]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
3 weeks agoAdd a missing typename 17579/head
Daniel Arndt [Wed, 28 Aug 2024 13:00:41 +0000 (09:00 -0400)]
Add a missing typename

3 weeks agoFix missing typename
Daniel Arndt [Mon, 26 Aug 2024 13:24:15 +0000 (09:24 -0400)]
Fix missing typename

3 weeks agoFix step-64 test
Daniel Arndt [Mon, 26 Aug 2024 13:05:34 +0000 (09:05 -0400)]
Fix step-64 test

3 weeks agoUpdate step-64
Daniel Arndt [Fri, 23 Aug 2024 20:35:17 +0000 (16:35 -0400)]
Update step-64

3 weeks agoUpdate interface to allow setting cell and data
Daniel Arndt [Fri, 23 Aug 2024 20:35:28 +0000 (16:35 -0400)]
Update interface to allow setting cell and data

4 weeks agoFix up tests
Daniel Arndt [Thu, 22 Aug 2024 18:59:53 +0000 (14:59 -0400)]
Fix up tests

4 weeks agoFix hanging node constraints
Daniel Arndt [Wed, 21 Aug 2024 18:18:36 +0000 (14:18 -0400)]
Fix hanging node constraints

4 weeks agoPortable MatrixFree: compute diagonal
Daniel Arndt [Fri, 2 Aug 2024 20:01:49 +0000 (16:01 -0400)]
Portable MatrixFree: compute diagonal

4 weeks agoMerge pull request #17589 from tjhei/remove-stale-cuda-quick-test
Daniel Arndt [Wed, 21 Aug 2024 20:52:44 +0000 (16:52 -0400)]
Merge pull request #17589 from tjhei/remove-stale-cuda-quick-test

remove a forgotten cuda quick_test output

4 weeks agoMerge pull request #17557 from pcafrica/doxygen_style
Timo Heister [Wed, 21 Aug 2024 19:41:15 +0000 (15:41 -0400)]
Merge pull request #17557 from pcafrica/doxygen_style

Use doxygen-awesome template for the documentation

4 weeks agoUse doxygen-awesome template for the documentation 17557/head
Pasquale Africa [Fri, 16 Aug 2024 12:26:57 +0000 (12:26 +0000)]
Use doxygen-awesome template for the documentation

4 weeks agoMerge pull request #17571 from marcfehling/typo
Marc Fehling [Wed, 21 Aug 2024 17:59:28 +0000 (11:59 -0600)]
Merge pull request #17571 from marcfehling/typo

Update typos to 1.23.6.

4 weeks agoremove a forgotten cuda quick_test output 17589/head
Timo Heister [Wed, 21 Aug 2024 17:58:36 +0000 (13:58 -0400)]
remove a forgotten cuda quick_test output

4 weeks agoMerge pull request #17582 from masterleinad/portable_matrix_free_initialize_host_vector
Daniel Arndt [Wed, 21 Aug 2024 17:21:12 +0000 (13:21 -0400)]
Merge pull request #17582 from masterleinad/portable_matrix_free_initialize_host_vector

Portable MatrixFree: Allow initializing host vector

4 weeks agoMemorySpace -> MemorySpaceType 17582/head
Daniel Arndt [Wed, 21 Aug 2024 13:22:54 +0000 (09:22 -0400)]
MemorySpace -> MemorySpaceType

4 weeks agoMerge pull request #17581 from marcfehling/doc-soltrans
Martin Kronbichler [Wed, 21 Aug 2024 08:39:30 +0000 (10:39 +0200)]
Merge pull request #17581 from marcfehling/doc-soltrans

Enhance documentation of SolutionTransfer.

4 weeks agoMerge pull request #17585 from bangerth/adjust
Martin Kronbichler [Wed, 21 Aug 2024 08:35:48 +0000 (10:35 +0200)]
Merge pull request #17585 from bangerth/adjust

Adjust a variable name in a test.

4 weeks agoMerge pull request #17587 from bangerth/fast-path
Martin Kronbichler [Wed, 21 Aug 2024 08:35:15 +0000 (10:35 +0200)]
Merge pull request #17587 from bangerth/fast-path

Reintroduce a fast path for FESystem::compare_for_domination().

4 weeks agoReintroduce a fast path for FESystem::compare_for_domination(). 17587/head
Wolfgang Bangerth [Tue, 20 Aug 2024 23:41:45 +0000 (17:41 -0600)]
Reintroduce a fast path for FESystem::compare_for_domination().

4 weeks agoAdjust a variable name in a test. 17585/head
Wolfgang Bangerth [Tue, 20 Aug 2024 23:28:00 +0000 (17:28 -0600)]
Adjust a variable name in a test.

The test checks the FiniteElementData members, but the objects stored in the
array used in the test are all FiniteElement objects.

4 weeks agoPortable MatrixFree: Allow initializing host vector
Daniel Arndt [Tue, 20 Aug 2024 19:19:39 +0000 (15:19 -0400)]
Portable MatrixFree: Allow initializing host vector

4 weeks agoMerge pull request #17580 from peterrum/tria_cc_warnings
Marc Fehling [Tue, 20 Aug 2024 20:50:26 +0000 (14:50 -0600)]
Merge pull request #17580 from peterrum/tria_cc_warnings

Fix some warnings

4 weeks agoMerge pull request #17569 from kronbichler/fix_fe_face_eval_vector
Matthias Maier [Tue, 20 Aug 2024 18:00:49 +0000 (18:00 +0000)]
Merge pull request #17569 from kronbichler/fix_fe_face_eval_vector

 Allow to place FEFaceEvaluation objects in std::vector

4 weeks agoFix documentation of SolutionTransfer. 17581/head
Marc Fehling [Tue, 20 Aug 2024 17:57:30 +0000 (11:57 -0600)]
Fix documentation of SolutionTransfer.

4 weeks agoMerge pull request #17577 from bangerth/doc
Marc Fehling [Tue, 20 Aug 2024 17:05:26 +0000 (11:05 -0600)]
Merge pull request #17577 from bangerth/doc

Leave a comment in the documentation.

4 weeks agoUpdate crate-ci/typos. 17571/head
Marc Fehling [Mon, 19 Aug 2024 22:34:44 +0000 (16:34 -0600)]
Update crate-ci/typos.

4 weeks agoFix some typos.
Marc Fehling [Mon, 19 Aug 2024 20:47:30 +0000 (14:47 -0600)]
Fix some typos.

4 weeks agoFix some warnings 17580/head
Peter Munch [Tue, 20 Aug 2024 16:12:51 +0000 (18:12 +0200)]
Fix some warnings

4 weeks agoMerge pull request #17383 from chaycha/vanka-multigrid
Martin Kronbichler [Tue, 20 Aug 2024 16:04:19 +0000 (18:04 +0200)]
Merge pull request #17383 from chaycha/vanka-multigrid

Add clear() and Tvmult() for SparseVanka

4 weeks agoLeave a comment in the documentation. 17577/head
Wolfgang Bangerth [Tue, 20 Aug 2024 14:42:11 +0000 (08:42 -0600)]
Leave a comment in the documentation.

4 weeks agoMerge pull request #17500 from marcfehling/retire-compile-examples
Daniel Arndt [Tue, 20 Aug 2024 12:48:08 +0000 (08:48 -0400)]
Merge pull request #17500 from marcfehling/retire-compile-examples

Retire DEAL_II_COMPILE_EXAMPLES.

4 weeks agoadded clear() and Tvmult for SparseVanka 17383/head
Chayapol Chaoveeraprasit [Wed, 24 Jul 2024 14:08:00 +0000 (17:08 +0300)]
added clear() and Tvmult for SparseVanka

undo copyright notices & fix wording issues

Add a changelog entry

fix formatting of sparse_vanka.h

fix typos

add spacing

4 weeks agoMerge pull request #17574 from kronbichler/fix_mf_kokkos2
Timo Heister [Tue, 20 Aug 2024 12:00:06 +0000 (08:00 -0400)]
Merge pull request #17574 from kronbichler/fix_mf_kokkos2

Portable matrix-free: Add missing header files

4 weeks agoMerge pull request #17570 from marcfehling/typo-2
Rene Gassmoeller [Tue, 20 Aug 2024 10:48:13 +0000 (12:48 +0200)]
Merge pull request #17570 from marcfehling/typo-2

Simplify typos workflow.

4 weeks agoMerge pull request #17549 from mkghadban/Mohamad/compare_for_domination_fix
Martin Kronbichler [Tue, 20 Aug 2024 08:25:20 +0000 (10:25 +0200)]
Merge pull request #17549 from mkghadban/Mohamad/compare_for_domination_fix

FESystem: Compare for domination by component instead of base element

4 weeks agoAdd missing header files 17574/head
Martin Kronbichler [Tue, 20 Aug 2024 08:05:50 +0000 (10:05 +0200)]
Add missing header files

4 weeks agoChangelog 17569/head
Martin Kronbichler [Mon, 19 Aug 2024 19:30:10 +0000 (21:30 +0200)]
Changelog

4 weeks agoTest case
Martin Kronbichler [Mon, 19 Aug 2024 19:28:49 +0000 (21:28 +0200)]
Test case

4 weeks agoAllow to include FEFaceEvaluation in std::vector
Martin Kronbichler [Mon, 19 Aug 2024 19:28:34 +0000 (21:28 +0200)]
Allow to include FEFaceEvaluation in std::vector

4 weeks agoMerge pull request #17572 from bangerth/warning
Martin Kronbichler [Tue, 20 Aug 2024 07:53:20 +0000 (09:53 +0200)]
Merge pull request #17572 from bangerth/warning

Suppress a warning about an unused variable.

4 weeks agoSuppress a warning about an unused variable. 17572/head
Wolfgang Bangerth [Tue, 20 Aug 2024 03:47:17 +0000 (21:47 -0600)]
Suppress a warning about an unused variable.

4 weeks agoSimplify typos workflow. 17570/head
Marc Fehling [Mon, 19 Aug 2024 22:14:48 +0000 (16:14 -0600)]
Simplify typos workflow.

4 weeks agoAdjust tests. Remove a variable. 17549/head
Marc Fehling [Mon, 19 Aug 2024 19:30:41 +0000 (13:30 -0600)]
Adjust tests. Remove a variable.

4 weeks agoMerge pull request #17567 from masterleinad/demangle_stacktrace_mac_os_x
Daniel Arndt [Mon, 19 Aug 2024 17:50:49 +0000 (13:50 -0400)]
Merge pull request #17567 from masterleinad/demangle_stacktrace_mac_os_x

Create new string when demangling stacktraces

4 weeks agoMerge pull request #17566 from kronbichler/vector_space_vector_communicator
Daniel Arndt [Mon, 19 Aug 2024 17:50:14 +0000 (13:50 -0400)]
Merge pull request #17566 from kronbichler/vector_space_vector_communicator

Add get_mpi_communicator() to concept vector_space_vector

4 weeks agoAdd changelog 17566/head
Martin Kronbichler [Mon, 19 Aug 2024 15:01:40 +0000 (17:01 +0200)]
Add changelog

4 weeks agoCreate new string when demangling stacktraces 17567/head
Daniel Arndt [Mon, 19 Aug 2024 13:04:05 +0000 (09:04 -0400)]
Create new string when demangling stacktraces

4 weeks agoMerge pull request #17564 from dealii/dependabot/github_actions/crate-ci/typos-1...
Daniel Arndt [Mon, 19 Aug 2024 12:58:09 +0000 (08:58 -0400)]
Merge pull request #17564 from dealii/dependabot/github_actions/crate-ci/typos-1.23.6

Bump crate-ci/typos from 1.19.0 to 1.23.6

4 weeks agoAdd get_mpi_communicator to concept vector_space_vector
Martin Kronbichler [Mon, 19 Aug 2024 09:27:23 +0000 (11:27 +0200)]
Add get_mpi_communicator to concept vector_space_vector

4 weeks agoBump crate-ci/typos from 1.19.0 to 1.23.6 dependabot/github_actions/crate-ci/typos-1.23.6 17564/head
dependabot[bot] [Mon, 19 Aug 2024 02:29:34 +0000 (02:29 +0000)]
Bump crate-ci/typos from 1.19.0 to 1.23.6

Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.19.0 to 1.23.6.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crate-ci/typos/compare/v1.19.0...v1.23.6)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
4 weeks agoMerge pull request #17520 from OresteMarquis/FENedelec_SZ_assert_interpolate
Timo Heister [Sat, 17 Aug 2024 23:19:27 +0000 (19:19 -0400)]
Merge pull request #17520 from OresteMarquis/FENedelec_SZ_assert_interpolate

Assert correction for issue #17450

4 weeks agoMerge pull request #17542 from drwells/use-more-if-constexpr-2
Timo Heister [Sat, 17 Aug 2024 23:18:31 +0000 (19:18 -0400)]
Merge pull request #17542 from drwells/use-more-if-constexpr-2

Consolidate two Utilities::MPI::broadcast() functions.

4 weeks agoMerge pull request #17551 from drwells/use-get-mpi-communicator
Timo Heister [Sat, 17 Aug 2024 23:18:00 +0000 (19:18 -0400)]
Merge pull request #17551 from drwells/use-get-mpi-communicator

Deprecate get_communicator() in favor of get_mpi_communicator().

4 weeks agoMerge pull request #17554 from masterleinad/fix_tpetra_concept_check_complex
Timo Heister [Sat, 17 Aug 2024 23:17:19 +0000 (19:17 -0400)]
Merge pull request #17554 from masterleinad/fix_tpetra_concept_check_complex

Tpetra: Fix is_vector_space_vector check with complex values

4 weeks agoMerge pull request #17555 from mahdi1226/remove_void_grid-tools
Timo Heister [Sat, 17 Aug 2024 23:16:42 +0000 (19:16 -0400)]
Merge pull request #17555 from mahdi1226/remove_void_grid-tools

fixed (void) in grid_tools.cc

4 weeks agoMerge pull request #17559 from marcfehling/doc-worker
Matthias Maier [Sat, 17 Aug 2024 06:05:43 +0000 (06:05 +0000)]
Merge pull request #17559 from marcfehling/doc-worker

Outsource building documentation into separate github workflow.

4 weeks agoadded test
Mohamad Ghadban [Sat, 17 Aug 2024 05:53:24 +0000 (23:53 -0600)]
added test

4 weeks agoMerge pull request #17560 from peterrum/fortran
Matthias Maier [Fri, 16 Aug 2024 22:13:03 +0000 (22:13 +0000)]
Merge pull request #17560 from peterrum/fortran

Check for Fortran again

4 weeks agoMerge pull request #17552 from masterleinad/kokkos_noreturn_abort
Marc Fehling [Fri, 16 Aug 2024 21:47:56 +0000 (15:47 -0600)]
Merge pull request #17552 from masterleinad/kokkos_noreturn_abort

Always use Kokkos::abort when it's noreturn

4 weeks agoCheck for Fortran again 17560/head
Peter Munch [Fri, 16 Aug 2024 21:14:25 +0000 (23:14 +0200)]
Check for Fortran again

4 weeks agoOutsource building documentation into separate github workflow. 17559/head
Marc Fehling [Fri, 16 Aug 2024 20:57:16 +0000 (14:57 -0600)]
Outsource building documentation into separate github workflow.

4 weeks agoMerge pull request #17532 from gassmoeller/update_maybe_unused
Timo Heister [Fri, 16 Aug 2024 20:36:15 +0000 (16:36 -0400)]
Merge pull request #17532 from gassmoeller/update_maybe_unused

Update some uses of [[maybe unused]]

4 weeks agoMerge pull request #17548 from marcfehling/unused
Rene Gassmoeller [Fri, 16 Aug 2024 19:32:44 +0000 (13:32 -0600)]
Merge pull request #17548 from marcfehling/unused

Fix some unused warnings.

4 weeks agoworked on (void) occurences during workshop 17555/head
Mahdi Gharehbaygloo [Fri, 16 Aug 2024 17:38:20 +0000 (12:38 -0500)]
worked on (void) occurences during workshop

4 weeks agoMerge pull request #17474 from masterleinad/remove_cudawrappers
Bruno Turcksin [Fri, 16 Aug 2024 17:35:50 +0000 (13:35 -0400)]
Merge pull request #17474 from masterleinad/remove_cudawrappers

Remove CUDAWrappers, related documentation and macros

4 weeks agoTpetra: Fix is_vector_space_vector check with complex values 17554/head
Daniel Arndt [Fri, 16 Aug 2024 17:29:52 +0000 (11:29 -0600)]
Tpetra: Fix is_vector_space_vector check with complex values

4 weeks agoDeprecate get_communicator() in favor of get_mpi_communicator(). 17551/head
David Wells [Fri, 16 Aug 2024 16:09:24 +0000 (10:09 -0600)]
Deprecate get_communicator() in favor of get_mpi_communicator().

We use the later name more often than the former.

4 weeks agochange the -> operator 17520/head
Oreste Marquis [Fri, 16 Aug 2024 17:07:44 +0000 (13:07 -0400)]
change the -> operator

4 weeks agoAlways use Kokkos::abort when it's noreturn 17552/head
Daniel Arndt [Fri, 16 Aug 2024 16:58:02 +0000 (10:58 -0600)]
Always use Kokkos::abort when it's noreturn

4 weeks agoindented code
Mohamad Ghadban [Fri, 16 Aug 2024 16:39:59 +0000 (10:39 -0600)]
indented code

4 weeks agoFix some unused warnings. 17548/head
Marc Fehling [Fri, 16 Aug 2024 15:33:52 +0000 (09:33 -0600)]
Fix some unused warnings.

4 weeks agoMerge branch 'master' into Mohamad/compare_for_domination_fix
Mohamad Ghadban [Fri, 16 Aug 2024 15:25:23 +0000 (09:25 -0600)]
Merge branch 'master' into Mohamad/compare_for_domination_fix

4 weeks agocleaned up
Mohamad Ghadban [Fri, 16 Aug 2024 15:23:14 +0000 (09:23 -0600)]
cleaned up

4 weeks agoMerge pull request #17543 from npcantrell/removed_void_cast_in_source/fe/fe_face.cc
Timo Heister [Fri, 16 Aug 2024 15:01:12 +0000 (11:01 -0400)]
Merge pull request #17543 from npcantrell/removed_void_cast_in_source/fe/fe_face.cc

removed (void) occurrences from source/fe/fe_face.cc

4 weeks agoMerge pull request #17541 from drwells/document-petsc-int
Timo Heister [Fri, 16 Aug 2024 14:58:53 +0000 (10:58 -0400)]
Merge pull request #17541 from drwells/document-petsc-int

Improve our 32-bit vs 64-bit PETSc documentation.

4 weeks agoMerge pull request #17501 from farriscr18/remove_void_cast_function_lib
Rene Gassmoeller [Fri, 16 Aug 2024 14:49:29 +0000 (08:49 -0600)]
Merge pull request #17501 from farriscr18/remove_void_cast_function_lib

Use `[[maybe_unused]]` instead of void cast

4 weeks agoMerge pull request #17503 from PapaKwansa/remove_void_cast_mpi
Timo Heister [Fri, 16 Aug 2024 13:45:50 +0000 (09:45 -0400)]
Merge pull request #17503 from PapaKwansa/remove_void_cast_mpi

Remove void cast mpi

4 weeks agoMerge pull request #17545 from kronbichler/simplify_mpi_comm_self
Timo Heister [Fri, 16 Aug 2024 13:45:03 +0000 (09:45 -0400)]
Merge pull request #17545 from kronbichler/simplify_mpi_comm_self

MPI sum: Do not invoke MPI function for MPI_COMM_SELF

4 weeks agoMerge pull request #17546 from kronbichler/fix_typo2
Daniel Arndt [Fri, 16 Aug 2024 13:03:05 +0000 (07:03 -0600)]
Merge pull request #17546 from kronbichler/fix_typo2

Fix typo: residuum -> residual

4 weeks agoImprove our 32-bit vs 64-bit PETSc documentation. 17541/head
David Wells [Thu, 15 Aug 2024 20:41:28 +0000 (14:41 -0600)]
Improve our 32-bit vs 64-bit PETSc documentation.

4 weeks agoFix typo: residuum -> residual 17546/head
Martin Kronbichler [Fri, 16 Aug 2024 09:22:54 +0000 (11:22 +0200)]
Fix typo: residuum -> residual

4 weeks agoMPI allreduce: Do not invoke MPI function for MPI_COMM_SELF 17545/head
Martin Kronbichler [Fri, 16 Aug 2024 09:18:50 +0000 (11:18 +0200)]
MPI allreduce: Do not invoke MPI function for MPI_COMM_SELF

4 weeks agoMerge pull request #17504 from Sanjeeb-Poudel/remove_void_tria_accessor.cc
Timo Heister [Fri, 16 Aug 2024 04:30:30 +0000 (00:30 -0400)]
Merge pull request #17504 from Sanjeeb-Poudel/remove_void_tria_accessor.cc

Replaced void cast with maybe_unused

4 weeks agoConsolidate two Utilities::MPI::broadcast() functions. 17542/head
David Wells [Thu, 15 Aug 2024 21:34:22 +0000 (15:34 -0600)]
Consolidate two Utilities::MPI::broadcast() functions.

4 weeks agoMerge pull request #17525 from peterrum/kokkos_multi_componenent
Daniel Arndt [Fri, 16 Aug 2024 02:00:39 +0000 (20:00 -0600)]
Merge pull request #17525 from peterrum/kokkos_multi_componenent

Support multiple components in `Portable::MatrixFree`

5 weeks agoRemoved maybe unused in [[ ]] 17503/head
Henry Arhin [Mon, 12 Aug 2024 22:13:24 +0000 (18:13 -0400)]
Removed maybe unused in [[ ]]

5 weeks agoAttempt to fix for step.90 crashing with the assert previously implemented
Oreste Marquis [Thu, 15 Aug 2024 23:03:10 +0000 (19:03 -0400)]
Attempt to fix for step.90 crashing with the assert previously implemented

5 weeks agoremoved (void) occurrences from source/fe/fe_face.cc 17543/head
Nicholas Cantrell [Thu, 15 Aug 2024 22:26:34 +0000 (16:26 -0600)]
removed (void) occurrences from source/fe/fe_face.cc

5 weeks agoReplaced void cast with maybe_unused 17504/head
Sanjeeb Poudel [Thu, 15 Aug 2024 22:21:53 +0000 (16:21 -0600)]
Replaced void cast with maybe_unused

5 weeks agoMerge pull request #17539 from drwells/p4est-2.2
Marc Fehling [Thu, 15 Aug 2024 20:37:12 +0000 (14:37 -0600)]
Merge pull request #17539 from drwells/p4est-2.2

Drop support for p4est versions older than 2.2.

5 weeks agoSupport multiple components in Portable::MatrixFree. 17525/head
Peter Munch [Tue, 13 Aug 2024 14:46:05 +0000 (16:46 +0200)]
Support multiple components in Portable::MatrixFree.

5 weeks agoFix test 17474/head
Daniel Arndt [Wed, 14 Aug 2024 16:29:59 +0000 (10:29 -0600)]
Fix test

5 weeks agoRemove CUDAWrappers, related documentation and macros
Daniel Arndt [Sun, 11 Aug 2024 23:47:22 +0000 (17:47 -0600)]
Remove CUDAWrappers, related documentation and macros

5 weeks agoAddressed comments 17501/head
Crystal Farris [Wed, 14 Aug 2024 23:11:05 +0000 (18:11 -0500)]
Addressed comments

5 weeks agoUpdate some uses of maybe unused 17532/head
Rene Gassmoeller [Wed, 14 Aug 2024 22:47:58 +0000 (16:47 -0600)]
Update some uses of maybe unused

5 weeks agoDrop support for p4est versions older than 2.2. 17539/head
David Wells [Thu, 15 Aug 2024 16:03:06 +0000 (10:03 -0600)]
Drop support for p4est versions older than 2.2.

We already have several features which depend on this version.

5 weeks agoMerge pull request #17537 from tjhei/fix-compile-warn
Matthias Maier [Thu, 15 Aug 2024 15:54:26 +0000 (15:54 +0000)]
Merge pull request #17537 from tjhei/fix-compile-warn

fix compilation warning (unused arg)

5 weeks agoone more 17537/head
Timo Heister [Thu, 15 Aug 2024 15:19:05 +0000 (11:19 -0400)]
one more

5 weeks agoMerge pull request #17538 from masterleinad/fix_solution_transfer_complex
Timo Heister [Thu, 15 Aug 2024 12:39:08 +0000 (08:39 -0400)]
Merge pull request #17538 from masterleinad/fix_solution_transfer_complex

Fix compiling SolutionTransfer with complex values

5 weeks agoMerge pull request #17534 from drwells/use-more-if-constexpr
Timo Heister [Thu, 15 Aug 2024 04:00:36 +0000 (00:00 -0400)]
Merge pull request #17534 from drwells/use-more-if-constexpr

Get rid of some more reinterpret_casts.


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.