]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
2 years agoMerge pull request #15143 from marcfehling/update-bib
Wolfgang Bangerth [Wed, 26 Apr 2023 23:07:04 +0000 (17:07 -0600)]
Merge pull request #15143 from marcfehling/update-bib

Update bibtex entries of preprints.

2 years agoUpdate bibtex entries of preprints. 15143/head
Marc Fehling [Wed, 26 Apr 2023 03:38:35 +0000 (21:38 -0600)]
Update bibtex entries of preprints.

2 years agoMerge pull request #15142 from bangerth/57
Marc Fehling [Wed, 26 Apr 2023 20:14:46 +0000 (14:14 -0600)]
Merge pull request #15142 from bangerth/57

Convert step-57 references to bibtex, with proper cross-referencing.

2 years agoConvert step-57 references to bibtex, with proper cross-referencing. 15142/head
Wolfgang Bangerth [Wed, 26 Apr 2023 03:23:18 +0000 (21:23 -0600)]
Convert step-57 references to bibtex, with proper cross-referencing.

2 years agoMerge pull request #15139 from bangerth/glossary
Marc Fehling [Wed, 26 Apr 2023 03:13:19 +0000 (21:13 -0600)]
Merge pull request #15139 from bangerth/glossary

Add necessary include files to a code snippet in the glossary.

2 years agoAdd necessary include files to a code snippet in the glossary. 15139/head
Wolfgang Bangerth [Tue, 25 Apr 2023 21:04:15 +0000 (15:04 -0600)]
Add necessary include files to a code snippet in the glossary.

2 years agoMerge pull request #15136 from peterrum/remove_assert
Daniel Arndt [Tue, 25 Apr 2023 12:37:12 +0000 (08:37 -0400)]
Merge pull request #15136 from peterrum/remove_assert

2 years agoRemove commented assert 15136/head
Peter Munch [Tue, 25 Apr 2023 05:45:55 +0000 (07:45 +0200)]
Remove commented assert

2 years agoMerge pull request #15133 from luca-heltai/stefanozampini/changelog
Wolfgang Bangerth [Sun, 23 Apr 2023 21:44:15 +0000 (15:44 -0600)]
Merge pull request #15133 from luca-heltai/stefanozampini/changelog

Add changelog entry for SNES and TS

2 years agoUpdate doc/news/changes/major/20230422StefanoZampini 15133/head
Stefano Zampini [Sun, 23 Apr 2023 14:07:45 +0000 (17:07 +0300)]
Update doc/news/changes/major/20230422StefanoZampini

Co-authored-by: Luca Heltai <luca.heltai@sissa.it>
2 years agoAdd changelog entry for SNES and TS
Stefano Zampini [Sat, 22 Apr 2023 16:49:23 +0000 (19:49 +0300)]
Add changelog entry for SNES and TS

2 years agoMinor adaptions to TS and SNES classes
Stefano Zampini [Sat, 22 Apr 2023 18:40:38 +0000 (21:40 +0300)]
Minor adaptions to TS and SNES classes

2 years agoMerge pull request #15131 from bangerth/doxygen-2
Marc Fehling [Sat, 22 Apr 2023 23:51:58 +0000 (17:51 -0600)]
Merge pull request #15131 from bangerth/doxygen-2

More doxygen fixes.

2 years agoMerge pull request #15129 from bangerth/doxygen
Marc Fehling [Sat, 22 Apr 2023 23:51:50 +0000 (17:51 -0600)]
Merge pull request #15129 from bangerth/doxygen

A variety of doxygen fixes.

2 years agoMore doxygen fixes. 15131/head
Wolfgang Bangerth [Sat, 22 Apr 2023 22:12:26 +0000 (16:12 -0600)]
More doxygen fixes.

2 years agoA variety of doxygen fixes. 15129/head
Wolfgang Bangerth [Sat, 22 Apr 2023 00:28:12 +0000 (18:28 -0600)]
A variety of doxygen fixes.

2 years agoMerge pull request #15130 from marcfehling/assert
Wolfgang Bangerth [Sat, 22 Apr 2023 15:19:14 +0000 (09:19 -0600)]
Merge pull request #15130 from marcfehling/assert

Added changelog for #14866.

2 years agoMerge pull request #15065 from luca-heltai/stefanozampini/snes-only
Wolfgang Bangerth [Sat, 22 Apr 2023 15:18:11 +0000 (09:18 -0600)]
Merge pull request #15065 from luca-heltai/stefanozampini/snes-only

PETScWrappers: Add support for nonlinear solver

2 years agoMerge pull request #15127 from bangerth/57
David Wells [Sat, 22 Apr 2023 15:05:00 +0000 (11:05 -0400)]
Merge pull request #15127 from bangerth/57

Sort terms so that the bilinear form has ...phi_i * phi_j ... in step-57.

2 years agoMerge pull request #15051 from bangerth/map
David Wells [Sat, 22 Apr 2023 13:24:45 +0000 (09:24 -0400)]
Merge pull request #15051 from bangerth/map

Return objects by value, rather than via a reference.

2 years agoMerge pull request #15125 from kronbichler/remove_tabulated_shape_functions_mapping_q
David Wells [Sat, 22 Apr 2023 13:20:50 +0000 (09:20 -0400)]
Merge pull request #15125 from kronbichler/remove_tabulated_shape_functions_mapping_q

Remove tabulated shape functions from MappingQ

2 years agoMerge pull request #15122 from luca-heltai/fix-parameter-acceptor
Luca Heltai [Sat, 22 Apr 2023 12:56:14 +0000 (15:56 +0300)]
Merge pull request #15122 from luca-heltai/fix-parameter-acceptor

ParameterAcceptor now uses a set.

2 years agoMerge pull request #15126 from luca-heltai/stefanozampini/ts-compat
Luca Heltai [Sat, 22 Apr 2023 12:52:28 +0000 (15:52 +0300)]
Merge pull request #15126 from luca-heltai/stefanozampini/ts-compat

PETScWrappers::TimeStepper fix backward compatibility to 3.7

2 years agoFix #15111. ParameterAcceptor now uses a set. 15122/head
Luca Heltai [Thu, 20 Apr 2023 20:37:41 +0000 (20:37 +0000)]
Fix #15111. ParameterAcceptor now uses a set.

2 years agoAdded changelog for #14866. 15130/head
Marc Fehling [Sat, 22 Apr 2023 04:35:48 +0000 (22:35 -0600)]
Added changelog for #14866.

2 years agoMerge pull request #15118 from luca-heltai/stefanozampini/ksp
Wolfgang Bangerth [Sat, 22 Apr 2023 02:37:31 +0000 (20:37 -0600)]
Merge pull request #15118 from luca-heltai/stefanozampini/ksp

PETScWrappers: update KSP support

2 years agoAlso update some commentary. 15127/head
Wolfgang Bangerth [Sat, 22 Apr 2023 00:08:37 +0000 (18:08 -0600)]
Also update some commentary.

2 years agoSort terms so that the bilinear form has ...phi_i * phi_j ... .
Wolfgang Bangerth [Sat, 22 Apr 2023 00:08:08 +0000 (18:08 -0600)]
Sort terms so that the bilinear form has ...phi_i * phi_j ... .

2 years agoMerge pull request #14866 from marcfehling/assert
Wolfgang Bangerth [Sat, 22 Apr 2023 00:06:39 +0000 (18:06 -0600)]
Merge pull request #14866 from marcfehling/assert

Warn users about FE index mismatch instead of silently dropping them.

2 years agoPETScWrappers::TimeStepper fix backward compatibility to 3.7 15126/head
Stefano Zampini [Sun, 16 Apr 2023 13:35:46 +0000 (16:35 +0300)]
PETScWrappers::TimeStepper fix backward compatibility to 3.7

Align interface with SNES

2 years agoPETScWrappers::Solver Bring the class into the new century 15118/head
Stefano Zampini [Tue, 18 Apr 2023 13:48:50 +0000 (16:48 +0300)]
PETScWrappers::Solver Bring the class into the new century

2 years agoPETScWrappers: Add support for nonlinear solver 15065/head
Stefano Zampini [Fri, 25 Nov 2022 16:45:47 +0000 (19:45 +0300)]
PETScWrappers: Add support for nonlinear solver

2 years agoMerge pull request #15119 from luca-heltai/stefanozampini/compat
Wolfgang Bangerth [Fri, 21 Apr 2023 21:35:44 +0000 (15:35 -0600)]
Merge pull request #15119 from luca-heltai/stefanozampini/compat

Update PETSc compatibility stuff for SNES and TS

2 years agoRemove tabulated shape functions from MappingQ 15125/head
Martin Kronbichler [Fri, 21 Apr 2023 16:54:19 +0000 (18:54 +0200)]
Remove tabulated shape functions from MappingQ

2 years agoNew test cases 15124/head
Martin Kronbichler [Fri, 21 Apr 2023 16:50:52 +0000 (18:50 +0200)]
New test cases

2 years agoMerge pull request #14969 from drwells/la-d-vector-move-assign
Daniel Arndt [Fri, 21 Apr 2023 20:07:08 +0000 (16:07 -0400)]
Merge pull request #14969 from drwells/la-d-vector-move-assign

2 years agoImplement arbitrary order derivatives for evaluate_tensor_product
Martin Kronbichler [Fri, 21 Apr 2023 16:50:38 +0000 (18:50 +0200)]
Implement arbitrary order derivatives for evaluate_tensor_product

2 years agoMerge pull request #15120 from bangerth/doc-64
Marc Fehling [Fri, 21 Apr 2023 04:17:01 +0000 (22:17 -0600)]
Merge pull request #15120 from bangerth/doc-64

Add an example to the documentation of GridTools::transform().

2 years agoMerge pull request #15079 from bangerth/windoze
Matthias Maier [Fri, 21 Apr 2023 01:32:55 +0000 (01:32 +0000)]
Merge pull request #15079 from bangerth/windoze

More gracefully deal with Windoze line endings.

2 years agoAdd an example to the documentation of GridTools::transform(). 15120/head
Wolfgang Bangerth [Thu, 20 Apr 2023 20:05:16 +0000 (14:05 -0600)]
Add an example to the documentation of GridTools::transform().

2 years agoAvoid a problem with doxygen by just not prefixing some class names with dealii::. 15051/head
Wolfgang Bangerth [Thu, 20 Apr 2023 23:37:51 +0000 (17:37 -0600)]
Avoid a problem with doxygen by just not prefixing some class names with dealii::.

Apparently this wasn't necessary anyway because it compiles just fine.

2 years agoGet rid of old destroy_matrix function 15119/head
Stefano Zampini [Thu, 20 Apr 2023 15:56:33 +0000 (18:56 +0300)]
Get rid of old destroy_matrix function

2 years agoPETScWrappers: Add .cc for compatibility
Stefano Zampini [Sun, 16 Apr 2023 13:35:05 +0000 (16:35 +0300)]
PETScWrappers: Add .cc for compatibility

this is needed when we don't want to spill "petsc/private" headers into user code

2 years agoMerge pull request #15086 from luca-heltai/stefanozampini/get_mpi_comm_nonref
Wolfgang Bangerth [Thu, 20 Apr 2023 20:13:23 +0000 (14:13 -0600)]
Merge pull request #15086 from luca-heltai/stefanozampini/get_mpi_comm_nonref

All get_mpi_communicator methods now return MPI_Comm by value

2 years agoMerge pull request #15116 from luca-heltai/stefanozampini/block-fixes
Wolfgang Bangerth [Thu, 20 Apr 2023 20:02:10 +0000 (14:02 -0600)]
Merge pull request #15116 from luca-heltai/stefanozampini/block-fixes

block fixes

2 years agoAvoid call to a deprecated function.
Wolfgang Bangerth [Fri, 7 Apr 2023 20:32:37 +0000 (14:32 -0600)]
Avoid call to a deprecated function.

2 years agoAdd a changelog entry.
Wolfgang Bangerth [Fri, 7 Apr 2023 20:23:17 +0000 (14:23 -0600)]
Add a changelog entry.

2 years agoDeprecate DoFTools functions returning stuff via reference arguments.
Wolfgang Bangerth [Fri, 7 Apr 2023 20:21:14 +0000 (14:21 -0600)]
Deprecate DoFTools functions returning stuff via reference arguments.

2 years agoReturn objects by value, rather than via a reference.
Wolfgang Bangerth [Fri, 7 Apr 2023 19:39:29 +0000 (13:39 -0600)]
Return objects by value, rather than via a reference.

We now have move operators that apply to return objects, along with mandatory
return value optimization. There is no readon not to use this.

This patch applies this to some internal functions. I will write a separate
patch to make this the case for the public interfaces that call these
functions.

2 years agoMerge pull request #15117 from luca-heltai/stefanozampini/minordocs
Wolfgang Bangerth [Thu, 20 Apr 2023 19:31:54 +0000 (13:31 -0600)]
Merge pull request #15117 from luca-heltai/stefanozampini/minordocs

PETScWrappers Fix docs for SF classes

2 years agoAdd a changelog entry 15079/head
Wolfgang Bangerth [Thu, 20 Apr 2023 19:20:38 +0000 (13:20 -0600)]
Add a changelog entry

2 years agoAdd a test.
Wolfgang Bangerth [Thu, 20 Apr 2023 19:14:02 +0000 (13:14 -0600)]
Add a test.

2 years agoMore gracefully deal with Windoze line endings.
Wolfgang Bangerth [Tue, 11 Apr 2023 19:11:05 +0000 (13:11 -0600)]
More gracefully deal with Windoze line endings.

2 years agoAll get_mpi_communicator methods now return MPI_Comm by value 15086/head
Stefano Zampini [Wed, 12 Apr 2023 10:17:18 +0000 (13:17 +0300)]
All get_mpi_communicator methods now return MPI_Comm by value

2 years agoMake constructors explicit 15116/head
Stefano Zampini [Thu, 20 Apr 2023 15:38:30 +0000 (18:38 +0300)]
Make constructors explicit

2 years agoPETScWrappers Fix docs for SF classes 15117/head
Stefano Zampini [Thu, 20 Apr 2023 12:14:37 +0000 (15:14 +0300)]
PETScWrappers Fix docs for SF classes

2 years agoMerge pull request #15113 from bangerth/nvector
Timo Heister [Thu, 20 Apr 2023 13:06:29 +0000 (09:06 -0400)]
Merge pull request #15113 from bangerth/nvector

Address the pesky 'MPI_Comm as void*' problem with the SUNDIALS interfaces

2 years agoReword docs
Stefano Zampini [Thu, 20 Apr 2023 09:36:01 +0000 (12:36 +0300)]
Reword docs

2 years agoPETScWrappers::BlockVector add constructors from arrays of Vecs
Stefano Zampini [Tue, 18 Apr 2023 08:19:08 +0000 (11:19 +0300)]
PETScWrappers::BlockVector add constructors from arrays of Vecs

2 years agoPETScWrappers::BlockSparseMatrix unify constructors
Stefano Zampini [Tue, 18 Apr 2023 08:18:45 +0000 (11:18 +0300)]
PETScWrappers::BlockSparseMatrix unify constructors

add missing test

2 years agoPETScWrappers: Fix block objects update operations
Stefano Zampini [Sun, 16 Apr 2023 13:34:09 +0000 (16:34 +0300)]
PETScWrappers: Fix block objects update operations

2 years agoMerge pull request #15115 from bangerth/69
Marc Fehling [Thu, 20 Apr 2023 04:01:21 +0000 (22:01 -0600)]
Merge pull request #15115 from bangerth/69

Fix a class name in step-69 commentary.

2 years agoDeal with a circular dependency problem. 15113/head
Wolfgang Bangerth [Thu, 20 Apr 2023 01:00:10 +0000 (19:00 -0600)]
Deal with a circular dependency problem.

We can't ask a default-created vector for its MPI communicator
if we only later initialize it.

2 years agoMake sure block vectors have blocks.
Wolfgang Bangerth [Thu, 20 Apr 2023 00:59:16 +0000 (18:59 -0600)]
Make sure block vectors have blocks.

2 years agoMark input arguments as 'const'.
Wolfgang Bangerth [Thu, 20 Apr 2023 00:53:16 +0000 (18:53 -0600)]
Mark input arguments as 'const'.

2 years agoAddress the pesky 'MPI_Comm as void*' problem with the SUNDIALS interfaces.
Wolfgang Bangerth [Wed, 19 Apr 2023 19:50:44 +0000 (13:50 -0600)]
Address the pesky 'MPI_Comm as void*' problem with the SUNDIALS interfaces.

2 years agoFix a class name in step-69 commentary. 15115/head
Wolfgang Bangerth [Wed, 19 Apr 2023 23:31:48 +0000 (17:31 -0600)]
Fix a class name in step-69 commentary.

2 years agoAdd a move assignment operator to LA::d::V. 14969/head
David Wells [Fri, 24 Mar 2023 12:42:44 +0000 (08:42 -0400)]
Add a move assignment operator to LA::d::V.

2 years agoMerge pull request #15083 from olegrog/master
Martin Kronbichler [Wed, 19 Apr 2023 07:52:39 +0000 (09:52 +0200)]
Merge pull request #15083 from olegrog/master

Fix some minor typos

2 years agoMerge pull request #15013 from bergbauer/vectorized_fe_point
Martin Kronbichler [Wed, 19 Apr 2023 07:12:26 +0000 (09:12 +0200)]
Merge pull request #15013 from bergbauer/vectorized_fe_point

Enable vectorization over quadrature points in whole FEPointEvaluation

2 years agoMerge pull request #15093 from tamiko/cmake_fix
Matthias Maier [Wed, 19 Apr 2023 06:07:35 +0000 (06:07 +0000)]
Merge pull request #15093 from tamiko/cmake_fix

examples/step-1: undo accidental changes to CMakeLists.txt

2 years agoMerge pull request #15109 from bangerth/petsc
Marc Fehling [Wed, 19 Apr 2023 05:11:17 +0000 (23:11 -0600)]
Merge pull request #15109 from bangerth/petsc

Remove PETSc compatibility things.

2 years agoMerge pull request #14987 from bangerth/7
David Wells [Wed, 19 Apr 2023 01:04:57 +0000 (21:04 -0400)]
Merge pull request #14987 from bangerth/7

Leave a hint in step-7.

2 years agoEnable vectorization over quadrature points in whole FEPointEvaluation 15013/head
Maximilian Bergbauer [Wed, 18 Jan 2023 11:55:42 +0000 (12:55 +0100)]
Enable vectorization over quadrature points in whole FEPointEvaluation

2 years agoMerge pull request #15035 from bergbauer/optimize_mapping_computation
Martin Kronbichler [Tue, 18 Apr 2023 18:54:56 +0000 (20:54 +0200)]
Merge pull request #15035 from bergbauer/optimize_mapping_computation

Optimize mapping computation in MappingQ

2 years agoMerge pull request #15108 from bangerth/heading
Marc Fehling [Tue, 18 Apr 2023 18:53:07 +0000 (12:53 -0600)]
Merge pull request #15108 from bangerth/heading

Fix heading level in step-7 results.dox.

2 years agoFix heading level in step-7 results.dox. 15108/head
Wolfgang Bangerth [Tue, 18 Apr 2023 16:32:11 +0000 (10:32 -0600)]
Fix heading level in step-7 results.dox.

2 years agoRemove another PETSc compatibility issue we no longer need. 15109/head
Wolfgang Bangerth [Tue, 18 Apr 2023 16:42:27 +0000 (10:42 -0600)]
Remove another PETSc compatibility issue we no longer need.

We currently require PETSc 3.7 or later, so no need to support pre-3.5 versions.

2 years agoRemove a PETSc compatibility thing.
Wolfgang Bangerth [Tue, 18 Apr 2023 16:40:04 +0000 (10:40 -0600)]
Remove a PETSc compatibility thing.

2 years agoMerge pull request #14988 from bangerth/7.2
David Wells [Tue, 18 Apr 2023 13:06:20 +0000 (09:06 -0400)]
Merge pull request #14988 from bangerth/7.2

Rework the introduction to step-7.

2 years agoOptimize computations in MappingQ 15035/head
Maximilian Bergbauer [Wed, 5 Apr 2023 15:26:44 +0000 (17:26 +0200)]
Optimize computations in MappingQ

2 years agoMerge pull request #15101 from jh66637/extend_distributed_compute_point_locations
Martin Kronbichler [Tue, 18 Apr 2023 08:40:04 +0000 (10:40 +0200)]
Merge pull request #15101 from jh66637/extend_distributed_compute_point_locations

extend distributed_compute_point_locations

2 years agoMerge pull request #15107 from bangerth/comment
Peter Munch [Tue, 18 Apr 2023 04:26:02 +0000 (06:26 +0200)]
Merge pull request #15107 from bangerth/comment

Fix a funny comment.

2 years agoReplace \atan by \text{atan} because the former is apparently not part of MathJAX. 14988/head
Wolfgang Bangerth [Tue, 18 Apr 2023 03:49:37 +0000 (21:49 -0600)]
Replace \atan by \text{atan} because the former is apparently not part of MathJAX.

2 years agoFix a funny comment. 15107/head
Wolfgang Bangerth [Tue, 18 Apr 2023 03:45:15 +0000 (21:45 -0600)]
Fix a funny comment.

2 years agoMerge pull request #15105 from marcfehling/mismatch
Wolfgang Bangerth [Tue, 18 Apr 2023 03:34:57 +0000 (21:34 -0600)]
Merge pull request #15105 from marcfehling/mismatch

Fix interface mismatch in ScratchData in hp mode.

2 years agoMerge pull request #15106 from bangerth/requires
Bruno Turcksin [Tue, 18 Apr 2023 01:55:58 +0000 (21:55 -0400)]
Merge pull request #15106 from bangerth/requires

Add 'requires' clauses to the rest of the triangulation classes.

2 years agoMerge pull request #15104 from marcfehling/error
Wolfgang Bangerth [Mon, 17 Apr 2023 23:11:42 +0000 (17:11 -0600)]
Merge pull request #15104 from marcfehling/error

Improve error message.

2 years agoMerge pull request #15102 from kronbichler/add_tolerance_compute_point_locations
Peter Munch [Mon, 17 Apr 2023 20:29:54 +0000 (22:29 +0200)]
Merge pull request #15102 from kronbichler/add_tolerance_compute_point_locations

Add tolerance to box in compute_point_locations_try_all

2 years agoAdd 'requires' clauses to the rest of the triangulation classes. 15106/head
Wolfgang Bangerth [Mon, 17 Apr 2023 19:46:43 +0000 (13:46 -0600)]
Add 'requires' clauses to the rest of the triangulation classes.

2 years agoFix interface mismatch in ScratchData in hp mode. 15105/head
Marc Fehling [Wed, 5 Apr 2023 22:31:49 +0000 (16:31 -0600)]
Fix interface mismatch in ScratchData in hp mode.

2 years agoImprove error message. 15104/head
Marc Fehling [Wed, 5 Apr 2023 22:20:40 +0000 (16:20 -0600)]
Improve error message.

2 years agoMerge pull request #15033 from mschreter/add_signed_distance_funcion_zalesak_disk
Martin Kronbichler [Mon, 17 Apr 2023 17:25:40 +0000 (19:25 +0200)]
Merge pull request #15033 from mschreter/add_signed_distance_funcion_zalesak_disk

Add signed distance function for Zalesak's disk

2 years agoMerge pull request #15103 from marcfehling/interface-test
Martin Kronbichler [Mon, 17 Apr 2023 09:15:39 +0000 (11:15 +0200)]
Merge pull request #15103 from marcfehling/interface-test

Add a test for FEInterfaceValues::reinit with no dominating FE.

2 years agoFix some minor typos 15083/head
Oleg Rogozin [Tue, 11 Apr 2023 21:20:28 +0000 (00:20 +0300)]
Fix some minor typos

2 years agoadd signed distance function for Zalesak's disk 15033/head
Magdalena Schreter [Thu, 6 Apr 2023 13:01:13 +0000 (15:01 +0200)]
add signed distance function for Zalesak's disk

2 years agoMerge pull request #15091 from masterleinad/kokkos_convert_precondition_chebyshev
Martin Kronbichler [Sat, 15 Apr 2023 15:44:47 +0000 (17:44 +0200)]
Merge pull request #15091 from masterleinad/kokkos_convert_precondition_chebyshev

Convert PreconditionChebyshev::set_initial_guess_kernel to Kokkos

2 years agoMerge pull request #15092 from marcfehling/docker
Marc Fehling [Fri, 14 Apr 2023 23:33:05 +0000 (17:33 -0600)]
Merge pull request #15092 from marcfehling/docker

Use latest ubuntu image in docker.yml.

2 years agoAdd a test for FEInterfaceValues::reinit with no dominating FE. 15103/head
Marc Fehling [Fri, 14 Apr 2023 04:35:10 +0000 (22:35 -0600)]
Add a test for FEInterfaceValues::reinit with no dominating FE.

2 years agoMerge pull request #15074 from luca-heltai/docker-build-jammy
Marc Fehling [Fri, 14 Apr 2023 20:48:27 +0000 (14:48 -0600)]
Merge pull request #15074 from luca-heltai/docker-build-jammy

Build both focal and jammy images.


In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.