]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
20 months agoReplace ucd_to_deal with a local vertex numbering in GridGenerator 14673/head
Nils Margenberg [Thu, 12 Jan 2023 15:47:25 +0000 (16:47 +0100)]
Replace ucd_to_deal with a local vertex numbering in GridGenerator

20 months agoMerge pull request #14669 from drwells/barycentric-cleanup
Daniel Arndt [Thu, 12 Jan 2023 03:46:35 +0000 (22:46 -0500)]
Merge pull request #14669 from drwells/barycentric-cleanup

20 months agoMerge pull request #14663 from bangerth/assert-vtu
Marc Fehling [Wed, 11 Jan 2023 23:21:56 +0000 (16:21 -0700)]
Merge pull request #14663 from bangerth/assert-vtu

Make special casing in VTU output more explicit.

20 months agoMerge pull request #14666 from bangerth/doc-87
Marc Fehling [Wed, 11 Jan 2023 23:20:55 +0000 (16:20 -0700)]
Merge pull request #14666 from bangerth/doc-87

Minor updates to bounding box documentation.

20 months agoMerge pull request #14668 from bangerth/cleanup
Marc Fehling [Wed, 11 Jan 2023 23:20:30 +0000 (16:20 -0700)]
Merge pull request #14668 from bangerth/cleanup

Fix the name of a variable: 'ratio' instead of 'ration'.

20 months agoMerge pull request #14665 from bangerth/comments
Marc Fehling [Wed, 11 Jan 2023 23:20:11 +0000 (16:20 -0700)]
Merge pull request #14665 from bangerth/comments

Remove comments that are no longer useful.

20 months agoBarycentricPolynomials: clean up implementation. 14669/head
David Wells [Sat, 17 Dec 2022 00:21:07 +0000 (19:21 -0500)]
BarycentricPolynomials: clean up implementation.

20 months agoReferenceCell: port line_to_cell_vertices() over
David Wells [Sat, 17 Dec 2022 00:19:01 +0000 (19:19 -0500)]
ReferenceCell: port line_to_cell_vertices() over

20 months agoMinor updates to bounding box documentation. 14666/head
Wolfgang Bangerth [Wed, 11 Jan 2023 17:54:41 +0000 (10:54 -0700)]
Minor updates to bounding box documentation.

20 months agoFix the name of a variable: 'ratio' instead of 'ration'. 14668/head
Wolfgang Bangerth [Wed, 11 Jan 2023 18:38:37 +0000 (11:38 -0700)]
Fix the name of a variable: 'ratio' instead of 'ration'.

While there, also make a variable 'const'.

20 months agoRemove comments that are no longer useful. 14665/head
Wolfgang Bangerth [Wed, 11 Jan 2023 17:36:02 +0000 (10:36 -0700)]
Remove comments that are no longer useful.

20 months agoMerge pull request #14662 from drwells/connectivity-orientation-class
Wolfgang Bangerth [Wed, 11 Jan 2023 00:52:15 +0000 (17:52 -0700)]
Merge pull request #14662 from drwells/connectivity-orientation-class

Use TriaObjectsOrientations in connectivity.h.

20 months agoMerge pull request #14660 from bangerth/array
Daniel Arndt [Tue, 10 Jan 2023 21:54:49 +0000 (16:54 -0500)]
Merge pull request #14660 from bangerth/array

20 months agoMerge pull request #14659 from bangerth/vtu-1
Daniel Arndt [Tue, 10 Jan 2023 21:54:31 +0000 (16:54 -0500)]
Merge pull request #14659 from bangerth/vtu-1

20 months agoMerge pull request #14654 from bangerth/array-view
Daniel Arndt [Tue, 10 Jan 2023 17:36:15 +0000 (12:36 -0500)]
Merge pull request #14654 from bangerth/array-view

20 months agoMerge pull request #14658 from bangerth/vtu-2
Daniel Arndt [Tue, 10 Jan 2023 17:35:39 +0000 (12:35 -0500)]
Merge pull request #14658 from bangerth/vtu-2

20 months agoMake special casing in VTU output more explicit. 14663/head
Wolfgang Bangerth [Tue, 10 Jan 2023 17:30:16 +0000 (10:30 -0700)]
Make special casing in VTU output more explicit.

This also allows adding an assertion for the non-special case.

20 months agoUse TriaObjectsOrientations in connectivity.h. 14662/head
David Wells [Tue, 10 Jan 2023 17:25:23 +0000 (12:25 -0500)]
Use TriaObjectsOrientations in connectivity.h.

20 months agoUse std::array instead of a C-style array. 14660/head
Wolfgang Bangerth [Tue, 10 Jan 2023 17:01:50 +0000 (10:01 -0700)]
Use std::array instead of a C-style array.

20 months agoAugment documentation of DataOutBase::Patch. 14658/head
Wolfgang Bangerth [Tue, 10 Jan 2023 15:52:28 +0000 (08:52 -0700)]
Augment documentation of DataOutBase::Patch.

20 months agoDo not write gratuitous output files into test directories. 14659/head
Wolfgang Bangerth [Tue, 10 Jan 2023 15:51:53 +0000 (08:51 -0700)]
Do not write gratuitous output files into test directories.

I don't think we still need those. If someone needs to look at this test in detail
again at a future time, it's easy enough to add these lines again by hand.

20 months agoMerge pull request #14653 from bangerth/ref-99
Daniel Arndt [Tue, 10 Jan 2023 13:38:10 +0000 (08:38 -0500)]
Merge pull request #14653 from bangerth/ref-99

20 months agoMerge pull request #14655 from bangerth/av-2
Daniel Arndt [Tue, 10 Jan 2023 13:31:52 +0000 (08:31 -0500)]
Merge pull request #14655 from bangerth/av-2

20 months agoMerge pull request #14610 from CodyGirl/lapack-documentation
Wolfgang Bangerth [Tue, 10 Jan 2023 04:23:47 +0000 (21:23 -0700)]
Merge pull request #14610 from CodyGirl/lapack-documentation

doc: add documentation for lapack library linking support

20 months agoImprove grammar in error messages. 14655/head
Wolfgang Bangerth [Tue, 10 Jan 2023 04:14:05 +0000 (21:14 -0700)]
Improve grammar in error messages.

20 months agoAdd new test. 14654/head
Wolfgang Bangerth [Tue, 10 Jan 2023 04:13:24 +0000 (21:13 -0700)]
Add new test.

20 months agoProvide overloads of make_array_view() for std::array.
Wolfgang Bangerth [Tue, 10 Jan 2023 04:10:45 +0000 (21:10 -0700)]
Provide overloads of make_array_view() for std::array.

20 months agoAdd a changelog entry.
Wolfgang Bangerth [Tue, 10 Jan 2023 00:16:57 +0000 (17:16 -0700)]
Add a changelog entry.

20 months agoAdd to the documentation of ArrayView.
Wolfgang Bangerth [Mon, 9 Jan 2023 20:59:15 +0000 (13:59 -0700)]
Add to the documentation of ArrayView.

20 months agoGet rid of a template argument on an exception. 14653/head
Wolfgang Bangerth [Mon, 9 Jan 2023 22:24:50 +0000 (15:24 -0700)]
Get rid of a template argument on an exception.

20 months agoMerge pull request #14651 from drwells/unhardcode-6s
Daniel Arndt [Tue, 10 Jan 2023 04:00:59 +0000 (23:00 -0500)]
Merge pull request #14651 from drwells/unhardcode-6s

20 months agoMerge pull request #14649 from masterleinad/update_clang_tidy
David Wells [Mon, 9 Jan 2023 23:33:36 +0000 (18:33 -0500)]
Merge pull request #14649 from masterleinad/update_clang_tidy

Update clang-tidy checks for recent clang versions

20 months agoun-hardcode some 6s. 14651/head
David Wells [Mon, 9 Jan 2023 22:57:36 +0000 (17:57 -0500)]
un-hardcode some 6s.

This makes it clear that we want to use the maximum number of faces in 3D.

20 months agoMerge pull request #14647 from drwells/remove-begin-raw
Martin Kronbichler [Mon, 9 Jan 2023 22:06:38 +0000 (23:06 +0100)]
Merge pull request #14647 from drwells/remove-begin-raw

Avoid using Tensor::begin_raw() et al.

20 months agoMerge pull request #14604 from drwells/refactor-orientation
Peter Munch [Mon, 9 Jan 2023 21:54:05 +0000 (22:54 +0100)]
Merge pull request #14604 from drwells/refactor-orientation

Add a dedicated class for orientation information.

20 months agoRemove cppcoreguidelines-pro-type-cstyle-cast 14649/head
Daniel Arndt [Mon, 9 Jan 2023 18:15:51 +0000 (13:15 -0500)]
Remove cppcoreguidelines-pro-type-cstyle-cast

20 months agoRevert "Cast MPI_STATUS[ES]_IGNORE"
Daniel Arndt [Mon, 9 Jan 2023 18:15:19 +0000 (13:15 -0500)]
Revert "Cast MPI_STATUS[ES]_IGNORE"

This reverts commit 0ef0138a68f82cbf1ce759e1b5aaa38a2519df31.

20 months agoCast MPI_STATUS[ES]_IGNORE
Daniel Arndt [Mon, 9 Jan 2023 18:00:27 +0000 (13:00 -0500)]
Cast MPI_STATUS[ES]_IGNORE

20 months agoUpdate source/lac/sparsity_tools.cc
Daniel Arndt [Mon, 9 Jan 2023 16:35:10 +0000 (11:35 -0500)]
Update source/lac/sparsity_tools.cc

Co-authored-by: David Wells <drwells@email.unc.edu>
20 months agoUpdate clang-tidy checks for recent clang versions
Daniel Arndt [Mon, 9 Jan 2023 14:45:16 +0000 (09:45 -0500)]
Update clang-tidy checks for recent clang versions

20 months agoMerge pull request #14594 from jppelteret/scratch_data_interfaces_01
Luca Heltai [Mon, 9 Jan 2023 12:19:10 +0000 (13:19 +0100)]
Merge pull request #14594 from jppelteret/scratch_data_interfaces_01

Extend ScratchData to support hp for interfaces

20 months agoAvoid using Tensor::begin_raw() et al. 14647/head
David Wells [Sun, 8 Jan 2023 00:17:36 +0000 (19:17 -0500)]
Avoid using Tensor::begin_raw() et al.

These are deprecated and in several cases we have better choices anyway.

20 months agoAdd a dedicated class for orientation information. 14604/head
David Wells [Wed, 21 Dec 2022 19:11:28 +0000 (14:11 -0500)]
Add a dedicated class for orientation information.

20 months agoMerge pull request #14646 from masterleinad/restrict_p4est_tests
Daniel Arndt [Sat, 7 Jan 2023 03:49:52 +0000 (22:49 -0500)]
Merge pull request #14646 from masterleinad/restrict_p4est_tests

20 months agoRestrict some tests requiring p4est 14646/head
Daniel Arndt [Fri, 6 Jan 2023 18:41:24 +0000 (18:41 +0000)]
Restrict some tests requiring p4est

20 months agoMerge pull request #14645 from lethe-cfd/add_metis_to_docker_image
Peter Munch [Thu, 5 Jan 2023 22:42:12 +0000 (23:42 +0100)]
Merge pull request #14645 from lethe-cfd/add_metis_to_docker_image

Add METIS to Docker image

20 months agoAdd METIS to Docker image 14645/head
Bruno Blais [Thu, 5 Jan 2023 22:07:57 +0000 (17:07 -0500)]
Add METIS to Docker image

20 months agoMerge pull request #14643 from Rombur/adolc
Jean-Paul Pelteret [Thu, 5 Jan 2023 20:07:55 +0000 (21:07 +0100)]
Merge pull request #14643 from Rombur/adolc

Fix issue when adol-c is enabled

20 months agoFix issue when adol-c is enabled 14643/head
Bruno Turcksin [Thu, 5 Jan 2023 16:59:39 +0000 (11:59 -0500)]
Fix issue when adol-c is enabled

20 months agoMerge pull request #14640 from tamiko/cmake_fix_kokkos_header_installation
Jean-Paul Pelteret [Thu, 5 Jan 2023 07:35:17 +0000 (08:35 +0100)]
Merge pull request #14640 from tamiko/cmake_fix_kokkos_header_installation

CMake: fix kokkos header installation

20 months agoMerge pull request #14638 from masterleinad/explicit_docker
Matthias Maier [Wed, 4 Jan 2023 21:34:29 +0000 (15:34 -0600)]
Merge pull request #14638 from masterleinad/explicit_docker

Be explicit about enabled and disabled dependencies in the Docker image

20 months agoMerge pull request #14639 from masterleinad/require_trilinos_12_14_1
Daniel Arndt [Wed, 4 Jan 2023 20:53:16 +0000 (21:53 +0100)]
Merge pull request #14639 from masterleinad/require_trilinos_12_14_1

Fixes https://github.com/dealii/dealii/issues/14637

20 months agoCMake: fix kokkos header installation 14640/head
Matthias Maier [Wed, 4 Jan 2023 18:41:19 +0000 (12:41 -0600)]
CMake: fix kokkos header installation

20 months agoBe explicit about enabled and disabled dependencies in the Docker image 14638/head
Daniel Arndt [Wed, 4 Jan 2023 14:19:08 +0000 (15:19 +0100)]
Be explicit about enabled and disabled dependencies in the Docker image

20 months agoDrop the requirement for Trilinos+Kokkos rom 13.2 to 12.14.1 14639/head
Daniel Arndt [Wed, 4 Jan 2023 16:31:22 +0000 (17:31 +0100)]
Drop the requirement for Trilinos+Kokkos rom 13.2 to 12.14.1

20 months agoMerge pull request #14636 from tjhei/jenkins-disable-old
Daniel Arndt [Wed, 4 Jan 2023 10:31:52 +0000 (11:31 +0100)]
Merge pull request #14636 from tjhei/jenkins-disable-old

20 months agoMerge pull request #14635 from tamiko/silence_warning
Daniel Arndt [Wed, 4 Jan 2023 10:31:19 +0000 (11:31 +0100)]
Merge pull request #14635 from tamiko/silence_warning

20 months agoMerge pull request #14634 from tamiko/fix_configuration
Timo Heister [Tue, 3 Jan 2023 21:04:38 +0000 (16:04 -0500)]
Merge pull request #14634 from tamiko/fix_configuration

CMake: Do not set errand DEAL_II_TRILINOS_WITH* if Trilinos gets disabled

20 months agoJenkins: delete mark job as well, as it is not needed anymore 14636/head
Timo Heister [Tue, 3 Jan 2023 19:00:59 +0000 (14:00 -0500)]
Jenkins: delete mark job as well, as it is not needed anymore

This is because invidual jobs report there status without having to

be on a node yet.

20 months agodelete old Jenkins setup
Timo Heister [Tue, 3 Jan 2023 18:55:35 +0000 (13:55 -0500)]
delete old Jenkins setup

20 months agoCMake: Silence bogus Boost warning 14635/head
Matthias Maier [Tue, 3 Jan 2023 17:48:49 +0000 (11:48 -0600)]
CMake: Silence bogus Boost warning

Silence the following noisy warning:
```
CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:1384 (message):
  New Boost version may have incorrect or missing dependencies and imported
  targets
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindBoost.cmake:1507 (_Boost_COMPONENT_DEPENDENCIES)
  /usr/share/cmake/Modules/FindBoost.cmake:2118 (_Boost_MISSING_DEPENDENCIES)
  cmake/modules/FindDEAL_II_BOOST.cmake:57 (find_package)
  cmake/configure/configure_20_boost.cmake:36 (find_package)
  /scratch/users/testsuite/build-3O4p1Svw/CMakeFiles/CMakeTmp/evaluate_expression.tmp:1 (feature_BOOST_find_external)
  cmake/macros/macro_evaluate_expression.cmake:30 (include)
  cmake/macros/macro_configure_feature.cmake:239 (evaluate_expression)
  cmake/configure/configure_20_boost.cmake:170 (configure_feature)
  cmake/macros/macro_verbose_include.cmake:19 (include)
  CMakeLists.txt:130 (verbose_include)
```

20 months agoCMake: propagate Trilinos configuration into DEAL_II_ namespace 14634/head
Matthias Maier [Tue, 3 Jan 2023 17:22:09 +0000 (11:22 -0600)]
CMake: propagate Trilinos configuration into DEAL_II_ namespace

20 months agoCMake: do not pollute DEAL_II_* namespace while searching for Trilinos
Matthias Maier [Tue, 3 Jan 2023 17:11:04 +0000 (11:11 -0600)]
CMake: do not pollute DEAL_II_* namespace while searching for Trilinos

20 months agoMerge pull request #14629 from jppelteret/trilinos_nox_01
Daniel Arndt [Tue, 3 Jan 2023 12:24:58 +0000 (13:24 +0100)]
Merge pull request #14629 from jppelteret/trilinos_nox_01

20 months agoAddress minor issues in NOX wrapper 14629/head
Jean-Paul Pelteret [Sun, 1 Jan 2023 18:38:59 +0000 (19:38 +0100)]
Address minor issues in NOX wrapper

20 months agoMerge pull request #14631 from masterleinad/fix_trilinos_kokkos
Matthias Maier [Tue, 3 Jan 2023 06:44:31 +0000 (00:44 -0600)]
Merge pull request #14631 from masterleinad/fix_trilinos_kokkos

Fix up Trilinos+Kokos detection

20 months agoFix up Trilinos+Kokos detection 14631/head
Daniel Arndt [Mon, 2 Jan 2023 18:44:26 +0000 (19:44 +0100)]
Fix up Trilinos+Kokos detection

20 months agoMerge pull request #14332 from peterrum/nox
Daniel Arndt [Mon, 2 Jan 2023 18:27:27 +0000 (19:27 +0100)]
Merge pull request #14332 from peterrum/nox

20 months agoMerge pull request #14626 from masterleinad/require_trilinos_kokkos_13_2
Matthias Maier [Mon, 2 Jan 2023 15:01:04 +0000 (09:01 -0600)]
Merge pull request #14626 from masterleinad/require_trilinos_kokkos_13_2

Require Trilinos 13.2 if it includes Kokkos

20 months agoMerge pull request #14627 from bangerth/vtu-99
David Wells [Mon, 2 Jan 2023 14:09:43 +0000 (09:09 -0500)]
Merge pull request #14627 from bangerth/vtu-99

Get rid of VtuStream class

20 months agoApply suggestions 14332/head
Peter Munch [Thu, 29 Dec 2022 19:48:45 +0000 (20:48 +0100)]
Apply suggestions

20 months agoMerge pull request #14630 from tamiko/silence_kokkos_warning
Daniel Arndt [Mon, 2 Jan 2023 12:58:37 +0000 (13:58 +0100)]
Merge pull request #14630 from tamiko/silence_kokkos_warning

20 months agoFix warnings 14626/head
Daniel Arndt [Mon, 2 Jan 2023 11:04:32 +0000 (12:04 +0100)]
Fix warnings

20 months agoRun parallel simplex CI on Ubuntu 22.04 for newer Trilinos
Daniel Arndt [Mon, 2 Jan 2023 09:59:15 +0000 (10:59 +0100)]
Run parallel simplex CI on Ubuntu 22.04 for newer Trilinos

20 months agoMerge pull request #14623 from jppelteret/compiler_fix_01
Matthias Maier [Mon, 2 Jan 2023 04:33:21 +0000 (22:33 -0600)]
Merge pull request #14623 from jppelteret/compiler_fix_01

Fix compiler error for older version of GCC

20 months agoCMake: Silence a Kokkos warning about unset OMP_PROC_BIND 14630/head
Matthias Maier [Sun, 1 Jan 2023 19:41:23 +0000 (13:41 -0600)]
CMake: Silence a Kokkos warning about unset OMP_PROC_BIND

We now set the OMP_PROC_BIND variable to false to allow free movement of
the two worker threads and silence a KOKKOS warning (which might insist
on this variable to be defined).

20 months agoMerge pull request #14568 from tjhei/jenkins-mpi-all
Daniel Arndt [Sun, 1 Jan 2023 16:59:06 +0000 (17:59 +0100)]
Merge pull request #14568 from tjhei/jenkins-mpi-all

20 months ago[CI]: test all MPI tests 14568/head
Timo Heister [Sun, 11 Dec 2022 20:09:24 +0000 (15:09 -0500)]
[CI]: test all MPI tests

20 months agoAdd a changelog entry. 14627/head
Wolfgang Bangerth [Sat, 31 Dec 2022 05:06:26 +0000 (22:06 -0700)]
Add a changelog entry.

20 months agoFix a doc reference to a function argument.
Wolfgang Bangerth [Sat, 31 Dec 2022 05:03:00 +0000 (22:03 -0700)]
Fix a doc reference to a function argument.

20 months agoUpdate a comment.
Wolfgang Bangerth [Fri, 30 Dec 2022 23:17:28 +0000 (16:17 -0700)]
Update a comment.

20 months agoMake if and else branches similar, and move code out of the if-else.
Wolfgang Bangerth [Fri, 30 Dec 2022 23:15:06 +0000 (16:15 -0700)]
Make if and else branches similar, and move code out of the if-else.

20 months agoRename variables.
Wolfgang Bangerth [Fri, 30 Dec 2022 22:30:26 +0000 (15:30 -0700)]
Rename variables.

20 months agoMove the update of a variable out of if-else branches.
Wolfgang Bangerth [Fri, 30 Dec 2022 22:25:30 +0000 (15:25 -0700)]
Move the update of a variable out of if-else branches.

20 months agoMove an if-condition into the body of a loop, rather than repeating the loop.
Wolfgang Bangerth [Fri, 30 Dec 2022 22:15:29 +0000 (15:15 -0700)]
Move an if-condition into the body of a loop, rather than repeating the loop.

20 months agoPush a variable into inner scopes.
Wolfgang Bangerth [Fri, 30 Dec 2022 22:08:17 +0000 (15:08 -0700)]
Push a variable into inner scopes.

20 months agoGet rid of the VtuStream class.
Wolfgang Bangerth [Fri, 30 Dec 2022 22:00:49 +0000 (15:00 -0700)]
Get rid of the VtuStream class.

20 months agoAlso inline the write_high_order_cell() function into write_vtu_main().
Wolfgang Bangerth [Fri, 30 Dec 2022 21:56:58 +0000 (14:56 -0700)]
Also inline the write_high_order_cell() function into write_vtu_main().

This allows getting rid of the vtu_stream object and associated ostringstream object.

20 months agoInline the write_high_order_cells() function into write_vtu_main().
Wolfgang Bangerth [Fri, 30 Dec 2022 19:59:09 +0000 (12:59 -0700)]
Inline the write_high_order_cells() function into write_vtu_main().

20 months agoMerge pull request #14622 from bangerth/vtu-77
David Wells [Sat, 31 Dec 2022 14:11:57 +0000 (09:11 -0500)]
Merge pull request #14622 from bangerth/vtu-77

Remove some duplication; also simplify VTK code.

20 months agoMerge pull request #14625 from bangerth/assertion
David Wells [Fri, 30 Dec 2022 20:34:32 +0000 (15:34 -0500)]
Merge pull request #14625 from bangerth/assertion

Improve documentation.

20 months agoMerge pull request #14621 from masterleinad/remove_compiler_cuda_aware
Daniel Arndt [Fri, 30 Dec 2022 19:11:09 +0000 (20:11 +0100)]
Merge pull request #14621 from masterleinad/remove_compiler_cuda_aware

20 months agoRemove DEAL_II_COMPILER_CUDA_AWARE 14621/head
Daniel Arndt [Thu, 29 Dec 2022 13:52:35 +0000 (14:52 +0100)]
Remove DEAL_II_COMPILER_CUDA_AWARE

20 months agoMerge pull request #14537 from masterleinad/kokkos_la_d_vector_kokkos
Bruno Turcksin [Fri, 30 Dec 2022 13:58:06 +0000 (08:58 -0500)]
Merge pull request #14537 from masterleinad/kokkos_la_d_vector_kokkos

20 months agoRemove a static assert in symmetric tensor 14623/head
Jean-Paul Pelteret [Fri, 30 Dec 2022 13:44:29 +0000 (14:44 +0100)]
Remove a static assert in symmetric tensor

20 months agoMerge pull request #14624 from bangerth/ref
David Wells [Fri, 30 Dec 2022 13:15:48 +0000 (08:15 -0500)]
Merge pull request #14624 from bangerth/ref

Move a function to ReferenceCell

20 months agoRequire Trilinos 13.2 if it includes Kokkos
Daniel Arndt [Fri, 30 Dec 2022 09:48:46 +0000 (10:48 +0100)]
Require Trilinos 13.2 if it includes Kokkos

20 months agoAdd NOX wrapper
Peter Munch [Sun, 2 Oct 2022 18:30:32 +0000 (20:30 +0200)]
Add NOX wrapper

20 months agoMerge pull request #14620 from tjhei/jenkins-random
David Wells [Fri, 30 Dec 2022 03:28:32 +0000 (22:28 -0500)]
Merge pull request #14620 from tjhei/jenkins-random

Jenkins: run tests in random order

20 months agoMove a function into ReferenceCell. 14624/head
Wolfgang Bangerth [Thu, 29 Dec 2022 22:17:51 +0000 (15:17 -0700)]
Move a function into ReferenceCell.


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.