]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
3 months agoMerge pull request #17137 from tjhei/matrix-creator-debug-multithread
David Wells [Wed, 19 Jun 2024 03:18:58 +0000 (23:18 -0400)]
Merge pull request #17137 from tjhei/matrix-creator-debug-multithread

MatrixCreator: use queue_size=1 in debug mode

3 months agoMatrixCreator: use queue_size=1 in debug mode 17137/head
Timo Heister [Tue, 18 Jun 2024 22:09:24 +0000 (18:09 -0400)]
MatrixCreator: use queue_size=1 in debug mode

3 months agoMerge pull request #17135 from tjhei/latex-errors2
Wolfgang Bangerth [Tue, 18 Jun 2024 21:34:41 +0000 (15:34 -0600)]
Merge pull request #17135 from tjhei/latex-errors2

fix a bunch of latex formula errors

3 months agoMerge pull request #17133 from tjhei/step-90-edit
Wolfgang Bangerth [Tue, 18 Jun 2024 21:32:38 +0000 (15:32 -0600)]
Merge pull request #17133 from tjhei/step-90-edit

step-90: doc fixes, add funding

3 months agofix a bunch of latex formula errors 17135/head
Timo Heister [Tue, 18 Jun 2024 15:32:11 +0000 (11:32 -0400)]
fix a bunch of latex formula errors

3 months agostep-90: doc fixes, add funding 17133/head
Timo Heister [Tue, 18 Jun 2024 15:04:56 +0000 (11:04 -0400)]
step-90: doc fixes, add funding

3 months agoMerge pull request #17129 from marcfehling/verbose-trilinos
Martin Kronbichler [Tue, 18 Jun 2024 13:39:25 +0000 (15:39 +0200)]
Merge pull request #17129 from marcfehling/verbose-trilinos

Enhance an assertion message.

3 months agoMerge pull request #15959 from peterrum/mf_src_ghosts_were_set
Martin Kronbichler [Tue, 18 Jun 2024 13:22:33 +0000 (15:22 +0200)]
Merge pull request #15959 from peterrum/mf_src_ghosts_were_set

MatrixFree: do not update ghost values of a ghosted src vector

3 months agoMerge pull request #16317 from peterrum/mf_mappingq_assert
Martin Kronbichler [Tue, 18 Jun 2024 13:21:52 +0000 (15:21 +0200)]
Merge pull request #16317 from peterrum/mf_mappingq_assert

MatrixFree: check that JxW is not negative

3 months agoMatrixFree: check that JxW is not negative 16317/head
Peter Munch [Tue, 18 Jun 2024 08:20:03 +0000 (10:20 +0200)]
MatrixFree: check that JxW is not negative

3 months agoMatrixFree: do not update ghost values of a ghosted src vector 15959/head
Peter Munch [Mon, 4 Sep 2023 20:23:42 +0000 (22:23 +0200)]
MatrixFree: do not update ghost values of a ghosted src vector

3 months agoMerge pull request #17126 from drwells/rpe-cache
Martin Kronbichler [Tue, 18 Jun 2024 06:22:17 +0000 (08:22 +0200)]
Merge pull request #17126 from drwells/rpe-cache

Add another constructor for RemotePointEvaluation.

3 months agoMerge pull request #15163 from peterrum/evaluate_and_process_refactor_no_copy
Martin Kronbichler [Tue, 18 Jun 2024 06:20:01 +0000 (08:20 +0200)]
Merge pull request #15163 from peterrum/evaluate_and_process_refactor_no_copy

RPE::evaluate_and_process(): pack only if needed

3 months agoEnhance an assertion message. 17129/head
Marc Fehling [Mon, 17 Jun 2024 15:35:44 +0000 (17:35 +0200)]
Enhance an assertion message.

3 months agoMerge pull request #16970 from kronbichler/simplify_simplex_calls
Matthias Maier [Sat, 15 Jun 2024 22:32:05 +0000 (22:32 +0000)]
Merge pull request #16970 from kronbichler/simplify_simplex_calls

FEEvaluation for simplices: Arrange gradients contiguously

3 months agoFEEvaluation for simplices: Arrange gradients contiguously 16970/head
Martin Kronbichler [Mon, 6 May 2024 11:29:41 +0000 (13:29 +0200)]
FEEvaluation for simplices: Arrange gradients contiguously

3 months agoMerge pull request #17124 from MFraters/make_parameter_handler_get_path_public
David Wells [Sat, 15 Jun 2024 17:53:03 +0000 (13:53 -0400)]
Merge pull request #17124 from MFraters/make_parameter_handler_get_path_public

Make ParameterHandler get path function public.

3 months agoMerge pull request #17127 from drwells/kokkos-musl
Matthias Maier [Sat, 15 Jun 2024 17:31:43 +0000 (17:31 +0000)]
Merge pull request #17127 from drwells/kokkos-musl

Fix a compilation error with Kokkos+musl libc.

3 months agoFix a compilation error with Kokkos+musl libc. 17127/head
David Wells [Sat, 15 Jun 2024 13:57:02 +0000 (09:57 -0400)]
Fix a compilation error with Kokkos+musl libc.

Same as a7c7a4126de76da7f9f7ac157770183829839640 in kokkos/kokkos.

This is a glibc, not standard, header so this feature doesn't work when we have
a different libc.

3 months agoMerge pull request #17100 from vyushut/CTest_step_twenties
Martin Kronbichler [Sat, 15 Jun 2024 08:43:34 +0000 (10:43 +0200)]
Merge pull request #17100 from vyushut/CTest_step_twenties

Covering by CTests the tutorials from step-21 to step-29

3 months agoMerge pull request #17092 from bangerth/ida
Martin Kronbichler [Sat, 15 Jun 2024 08:42:01 +0000 (10:42 +0200)]
Merge pull request #17092 from bangerth/ida

Add more SUNDIALS::IDA tests.

3 months agoAdd another constructor for RemotePointEvaluation. 17126/head
David Wells [Fri, 14 Jun 2024 20:01:54 +0000 (16:01 -0400)]
Add another constructor for RemotePointEvaluation.

Rather than setting up its own cache, we can just re-use the existing one. Also
re-use cached values.

3 months agoImprove ParameterHanderl get current path functions. 17124/head
Menno Fraters [Fri, 14 Jun 2024 17:22:56 +0000 (13:22 -0400)]
Improve ParameterHanderl get current path functions.

3 months agostep 21 to step 29. Adding range-based checks of solver iterations. For example,... 17100/head
Vladimir Yushutin [Mon, 3 Jun 2024 20:40:32 +0000 (16:40 -0400)]
step 21 to step 29. Adding range-based checks of solver iterations. For example, if the solver reports 7 and 9 iteration for some two time steps, then the range 6-10 will be checked.

3 months agoMake ParameterHandler get path function public.
Menno Fraters [Thu, 13 Jun 2024 20:30:15 +0000 (16:30 -0400)]
Make ParameterHandler get path function public.

3 months agoMerge pull request #17116 from tjhei/test-example-script-not-fatal
David Wells [Wed, 12 Jun 2024 14:01:43 +0000 (10:01 -0400)]
Merge pull request #17116 from tjhei/test-example-script-not-fatal

Make test/example/update_diffs script not fail

3 months agoMerge pull request #17096 from bangerth/arkode-2
Rene Gassmoeller [Tue, 11 Jun 2024 20:08:39 +0000 (22:08 +0200)]
Merge pull request #17096 from bangerth/arkode-2

Fix querying time steps in ARKODE.

3 months agoMerge pull request #16878 from vyushut/step86
Wolfgang Bangerth [Tue, 11 Jun 2024 03:42:14 +0000 (21:42 -0600)]
Merge pull request #16878 from vyushut/step86

Step-90 TraceFEM tutorial

3 months agoMerge pull request #17115 from tjhei/doc-test-examples
Wolfgang Bangerth [Tue, 11 Jun 2024 03:41:39 +0000 (21:41 -0600)]
Merge pull request #17115 from tjhei/doc-test-examples

fix readme for tests/examples/

3 months agoUpdate a testcase for IDA. 17096/head
Wolfgang Bangerth [Mon, 3 Jun 2024 02:55:29 +0000 (20:55 -0600)]
Update a testcase for IDA.

3 months agoUpdate the changelog entry.
Wolfgang Bangerth [Mon, 3 Jun 2024 02:55:39 +0000 (20:55 -0600)]
Update the changelog entry.

3 months agoFix querying time steps in IDA.
Wolfgang Bangerth [Mon, 3 Jun 2024 02:55:07 +0000 (20:55 -0600)]
Fix querying time steps in IDA.

3 months agoAdd a changelog entry.
Wolfgang Bangerth [Mon, 3 Jun 2024 02:42:49 +0000 (20:42 -0600)]
Add a changelog entry.

3 months agoUpdate a testcase for ARKODE.
Wolfgang Bangerth [Mon, 3 Jun 2024 02:41:37 +0000 (20:41 -0600)]
Update a testcase for ARKODE.

3 months agoFix querying time steps in ARKODE.
Wolfgang Bangerth [Mon, 3 Jun 2024 02:39:23 +0000 (20:39 -0600)]
Fix querying time steps in ARKODE.

3 months agoThe tutorial step-90 demonstrates an efficient implementation of the stabilized Trace... 16878/head
Vladimir Yushutin [Wed, 4 Oct 2023 21:20:25 +0000 (17:20 -0400)]
The tutorial step-90 demonstrates an efficient implementation of the stabilized TraceFEM using adaptive refinement and meshworkers. (Squashed after the review process)

3 months agoupdate_diff script 17116/head
Timo Heister [Mon, 10 Jun 2024 19:13:07 +0000 (15:13 -0400)]
update_diff script

3 months agoMerge pull request #17111 from bangerth/kinsol
Rene Gassmoeller [Mon, 10 Jun 2024 17:27:41 +0000 (19:27 +0200)]
Merge pull request #17111 from bangerth/kinsol

Add another KINSOL test.

3 months agofix readme for tests/examples/ 17115/head
Timo Heister [Mon, 10 Jun 2024 15:40:46 +0000 (11:40 -0400)]
fix readme for tests/examples/

3 months agoMerge pull request #15604 from bangerth/local-integrators
Martin Kronbichler [Sat, 8 Jun 2024 16:52:17 +0000 (18:52 +0200)]
Merge pull request #15604 from bangerth/local-integrators

Deprecate the contents of the LocalIntegrators namespace.

3 months agoMerge pull request #17029 from peterrum/mf_tools_new
Martin Kronbichler [Fri, 7 Jun 2024 21:12:09 +0000 (23:12 +0200)]
Merge pull request #17029 from peterrum/mf_tools_new

`MatrixFreeTools::compute_diagonal()` and `compute_matrix()` for face and boundary integrals

3 months agoRPE::evaluate_and_process(): pack only if needed 15163/head
Peter Munch [Mon, 1 May 2023 13:07:58 +0000 (15:07 +0200)]
RPE::evaluate_and_process(): pack only if needed

3 months agoGeneralize MatrixFreeTools::compute_diagonal() and MatrixFreeTools::compute_matrix() 17029/head
Peter Munch [Wed, 8 May 2024 22:26:04 +0000 (00:26 +0200)]
Generalize MatrixFreeTools::compute_diagonal() and MatrixFreeTools::compute_matrix()

3 months agoMerge pull request #17110 from kronbichler/fix_merge_triangulatoins
Martin Kronbichler [Fri, 7 Jun 2024 12:20:47 +0000 (14:20 +0200)]
Merge pull request #17110 from kronbichler/fix_merge_triangulatoins

merge_triangulations: Make sure to not copy any manifold ids

3 months agoMerge pull request #17076 from masterleinad/fix_symengine_tests
Martin Kronbichler [Fri, 7 Jun 2024 12:20:00 +0000 (14:20 +0200)]
Merge pull request #17076 from masterleinad/fix_symengine_tests

Try fixing symengine tests

3 months agoMerge pull request #17112 from bangerth/fe-values-views
Marc Fehling [Fri, 7 Jun 2024 08:55:55 +0000 (10:55 +0200)]
Merge pull request #17112 from bangerth/fe-values-views

Make code easier to read.

3 months agoMake code easier to read. 17112/head
Wolfgang Bangerth [Thu, 6 Jun 2024 20:21:59 +0000 (14:21 -0600)]
Make code easier to read.

3 months agoAdd another KINSOL test. 17111/head
Wolfgang Bangerth [Thu, 6 Jun 2024 19:57:23 +0000 (13:57 -0600)]
Add another KINSOL test.

3 months agoAdapt test that explicitly uses cell manifolds 17110/head
Martin Kronbichler [Thu, 6 Jun 2024 11:18:39 +0000 (13:18 +0200)]
Adapt test that explicitly uses cell manifolds

3 months agomerge_triangulations: Make sure to not copy any manifold ids
Martin Kronbichler [Thu, 6 Jun 2024 09:28:48 +0000 (11:28 +0200)]
merge_triangulations: Make sure to not copy any manifold ids

3 months agoMerge pull request #17107 from vyushut/step-32_assert
Marc Fehling [Thu, 6 Jun 2024 10:44:33 +0000 (12:44 +0200)]
Merge pull request #17107 from vyushut/step-32_assert

step-32 Assert failure with 1 MPI rank

3 months agoAdd another IDA test, this time for lacking initial velocities and one initial condition. 17092/head
Wolfgang Bangerth [Wed, 5 Jun 2024 23:01:47 +0000 (17:01 -0600)]
Add another IDA test, this time for lacking initial velocities and one initial condition.

3 months agoAdd another IDA test, this time for lacking initial velocities.
Wolfgang Bangerth [Wed, 5 Jun 2024 21:50:03 +0000 (15:50 -0600)]
Add another IDA test, this time for lacking initial velocities.

3 months agoMerge pull request #17108 from bobmyhill/pymuparser_docs
Matthias Maier [Wed, 5 Jun 2024 21:57:34 +0000 (21:57 +0000)]
Merge pull request #17108 from bobmyhill/pymuparser_docs

added pymuparser link to docs

3 months agoAdd another IDA test for DAEs.
Wolfgang Bangerth [Wed, 5 Jun 2024 20:56:07 +0000 (14:56 -0600)]
Add another IDA test for DAEs.

3 months agoSimplify test.
Wolfgang Bangerth [Wed, 5 Jun 2024 20:31:13 +0000 (14:31 -0600)]
Simplify test.

3 months agoadded pymuparser to docs 17108/head
Bob Myhill [Wed, 5 Jun 2024 20:16:55 +0000 (14:16 -0600)]
added pymuparser to docs

3 months agoAdd more SUNDIALS::IDA tests.
Wolfgang Bangerth [Sat, 1 Jun 2024 23:07:17 +0000 (17:07 -0600)]
Add more SUNDIALS::IDA tests.

3 months agoWhen running on one rank, there are of course no ghost elements, and this tutorial... 17107/head
Vladimir Yushutin [Wed, 5 Jun 2024 15:03:50 +0000 (11:03 -0400)]
When running on one rank, there are of course no ghost elements, and this tutorial step-32 throws an error. This assert was introduced in #16335.

3 months agoTry fixing symengine tests 17076/head
Daniel Arndt [Fri, 24 May 2024 18:47:05 +0000 (14:47 -0400)]
Try fixing symengine tests

3 months agoMerge pull request #17105 from masterleinad/fix_kokkos_n_threads
Timo Heister [Wed, 5 Jun 2024 03:16:05 +0000 (23:16 -0400)]
Merge pull request #17105 from masterleinad/fix_kokkos_n_threads

Add changelog entry for InitFinalize Kokkos fix

3 months agoMerge pull request #17095 from gassmoeller/update_particle_documentation
Timo Heister [Wed, 5 Jun 2024 03:08:34 +0000 (23:08 -0400)]
Merge pull request #17095 from gassmoeller/update_particle_documentation

Remove deprecated function. Update documentation.

3 months agoMerge pull request #17104 from bangerth/grammar
Timo Heister [Wed, 5 Jun 2024 03:07:10 +0000 (23:07 -0400)]
Merge pull request #17104 from bangerth/grammar

Fix a grammar error.

3 months agoAdd changelog entry for InitFinalize Kokkos fix 17105/head
Daniel Arndt [Wed, 5 Jun 2024 03:02:19 +0000 (23:02 -0400)]
Add changelog entry for InitFinalize Kokkos fix

3 months agoMerge pull request #17098 from masterleinad/fix_kokkos_n_threads
Wolfgang Bangerth [Tue, 4 Jun 2024 21:55:47 +0000 (15:55 -0600)]
Merge pull request #17098 from masterleinad/fix_kokkos_n_threads

Initialize Kokkos after setting threads

3 months agoRemove deprecated function. Update documentation. 17095/head
Rene Gassmoeller [Mon, 3 Jun 2024 02:13:12 +0000 (20:13 -0600)]
Remove deprecated function. Update documentation.

3 months agoFix a grammar error. 17104/head
Wolfgang Bangerth [Tue, 4 Jun 2024 20:05:26 +0000 (14:05 -0600)]
Fix a grammar error.

3 months agoMerge pull request #17093 from bangerth/unsigned
Daniel Arndt [Tue, 4 Jun 2024 17:28:40 +0000 (13:28 -0400)]
Merge pull request #17093 from bangerth/unsigned

Turn the returned value of a function into an 'unsigned'.

3 months agoMerge pull request #17102 from marcfehling/dox
Daniel Arndt [Tue, 4 Jun 2024 14:45:41 +0000 (10:45 -0400)]
Merge pull request #17102 from marcfehling/dox

step-72: fix doxygen formatting.

3 months agostep-72: fix doxygen formatting. 17102/head
Marc Fehling [Tue, 4 Jun 2024 14:16:09 +0000 (16:16 +0200)]
step-72: fix doxygen formatting.

See also: https://www.doxygen.nl/manual/markdown.html#mddox_emph_spans

3 months agoMerge pull request #17099 from vyushut/step-9_regression
Wolfgang Bangerth [Tue, 4 Jun 2024 02:05:22 +0000 (20:05 -0600)]
Merge pull request #17099 from vyushut/step-9_regression

On a recently added CTest for step-9

3 months agoMerge pull request #17101 from tjhei/doc-vector
Wolfgang Bangerth [Tue, 4 Jun 2024 02:04:34 +0000 (20:04 -0600)]
Merge pull request #17101 from tjhei/doc-vector

documentation: improve Vector reinit

3 months agodocumentation: improve Vector reinit 17101/head
Timo Heister [Mon, 3 Jun 2024 23:40:18 +0000 (19:40 -0400)]
documentation: improve Vector reinit

3 months agoThe regression test shows that step-9 converges in 1046 (not the expected 1049) itera... 17099/head
Vladimir Yushutin [Mon, 3 Jun 2024 16:32:07 +0000 (12:32 -0400)]
The regression test shows that step-9 converges in 1046 (not the expected 1049) iterations for the refinement level 5. The method check_solver_within_range is used now with the 335 (corresponds to refinement level 1) to the 1050 range of accepted results.

3 months agoInitialize Kokkos after setting threads 17098/head
Daniel Arndt [Mon, 3 Jun 2024 12:42:27 +0000 (08:42 -0400)]
Initialize Kokkos after setting threads

3 months agoTurn the returned value of a function into an 'unsigned'. 17093/head
Wolfgang Bangerth [Sun, 2 Jun 2024 23:31:35 +0000 (17:31 -0600)]
Turn the returned value of a function into an 'unsigned'.

3 months agoMerge pull request #17086 from tjhei/doc-no-normal-flux
Daniel Arndt [Sun, 2 Jun 2024 17:35:51 +0000 (13:35 -0400)]
Merge pull request #17086 from tjhei/doc-no-normal-flux

document VectorTools::no_normal_flux_constraints

3 months agoMerge pull request #17084 from vyushut/examples_output
Daniel Arndt [Sun, 2 Jun 2024 17:33:48 +0000 (13:33 -0400)]
Merge pull request #17084 from vyushut/examples_output

Covering all tutorials from step-5 to step-20 by CTest.

3 months agoCovering all tutorials from step-5 to step-20 by CTest. 17084/head
Vladimir Yushutin [Thu, 30 May 2024 19:55:34 +0000 (15:55 -0400)]
Covering all tutorials from step-5 to step-20 by CTest.

3 months agodocument VectorTools::no_normal_flux_constraints 17086/head
Timo Heister [Fri, 31 May 2024 03:22:41 +0000 (23:22 -0400)]
document VectorTools::no_normal_flux_constraints

3 months agoMerge pull request #17085 from tjhei/fix_fesystem_degree_bug
Wolfgang Bangerth [Fri, 31 May 2024 02:05:11 +0000 (20:05 -0600)]
Merge pull request #17085 from tjhei/fix_fesystem_degree_bug

fix bug in FESystem degree with 0 multiplicity

3 months agofix bug in FESystem degreee with 0 multiplicity 17085/head
Timo Heister [Thu, 30 May 2024 20:43:26 +0000 (16:43 -0400)]
fix bug in FESystem degreee with 0 multiplicity

Bug was introduced in #17062

3 months agoMerge pull request #17054 from Rombur/python_module
Marc Fehling [Tue, 28 May 2024 17:36:43 +0000 (19:36 +0200)]
Merge pull request #17054 from Rombur/python_module

Add doxygen documentation of python functions

3 months agoAdd doxygen documentation of python functions 17054/head
Bruno Turcksin [Tue, 21 May 2024 20:52:04 +0000 (16:52 -0400)]
Add doxygen documentation of python functions

3 months agoMerge pull request #17080 from drwells/gcc-14-warnings
Marc Fehling [Sun, 26 May 2024 13:45:24 +0000 (15:45 +0200)]
Merge pull request #17080 from drwells/gcc-14-warnings

Fix some minor gcc-14 warnings.

3 months agoAvoid an array out-of-bounds warning. 17080/head
David Wells [Sat, 25 May 2024 20:21:16 +0000 (16:21 -0400)]
Avoid an array out-of-bounds warning.

3 months agoAvoid a misleading indentation warning.
David Wells [Sat, 25 May 2024 20:21:05 +0000 (16:21 -0400)]
Avoid a misleading indentation warning.

3 months agoAvoid a 'possibly dangling reference' warning.
David Wells [Sat, 25 May 2024 20:20:54 +0000 (16:20 -0400)]
Avoid a 'possibly dangling reference' warning.

3 months agoMerge pull request #17081 from tjhei/tensor_fix_comment
Wolfgang Bangerth [Sat, 25 May 2024 22:52:12 +0000 (16:52 -0600)]
Merge pull request #17081 from tjhei/tensor_fix_comment

fix incorrect comment in Tensor::unroll

3 months agofix incorrect comment in Tensor::unroll 17081/head
Timo Heister [Sat, 25 May 2024 21:29:38 +0000 (17:29 -0400)]
fix incorrect comment in Tensor::unroll

3 months agoMerge pull request #17017 from bangerth/quadrature
Marc Fehling [Sat, 25 May 2024 17:33:57 +0000 (19:33 +0200)]
Merge pull request #17017 from bangerth/quadrature

Remove Quadrature(unsigned int) from the public interface.

3 months agoMerge pull request #17077 from bangerth/55
Martin Kronbichler [Sat, 25 May 2024 08:09:08 +0000 (10:09 +0200)]
Merge pull request #17077 from bangerth/55

step-55: Be uniform where timer sections are placed.

3 months agoMerge pull request #17078 from bangerth/53
Martin Kronbichler [Sat, 25 May 2024 08:08:32 +0000 (10:08 +0200)]
Merge pull request #17078 from bangerth/53

step-53: Minor edit.

3 months agoMerge pull request #17079 from bangerth/55-2
Martin Kronbichler [Sat, 25 May 2024 08:07:50 +0000 (10:07 +0200)]
Merge pull request #17079 from bangerth/55-2

step-55: Give better names to local matrices.

3 months agoMerge pull request #16958 from kronbichler/clean_up_fe_point_eval
Rene Gassmoeller [Sat, 25 May 2024 07:05:27 +0000 (09:05 +0200)]
Merge pull request #16958 from kronbichler/clean_up_fe_point_eval

FEPointEvaluation: Use separate reinit function for clearer separation

3 months agostep-53: Minor edit. 17078/head
Wolfgang Bangerth [Sat, 25 May 2024 03:43:50 +0000 (21:43 -0600)]
step-53: Minor edit.

3 months agostep-55: Give better names to local matrices. 17079/head
Wolfgang Bangerth [Sat, 25 May 2024 03:43:25 +0000 (21:43 -0600)]
step-55: Give better names to local matrices.

3 months agostep-55: Be uniform where timer sections are placed. 17077/head
Wolfgang Bangerth [Sat, 25 May 2024 03:41:02 +0000 (21:41 -0600)]
step-55: Be uniform where timer sections are placed.

3 months agoMerge pull request #17074 from gassmoeller/update_documentation_fe_evaluation
Martin Kronbichler [Fri, 24 May 2024 17:10:12 +0000 (19:10 +0200)]
Merge pull request #17074 from gassmoeller/update_documentation_fe_evaluation

Update documentation for FEEvaluation

3 months agoFEPointEvaluation: Use separate reinit function for clearer separation 16958/head
Martin Kronbichler [Fri, 3 May 2024 15:16:42 +0000 (17:16 +0200)]
FEPointEvaluation: Use separate reinit function for clearer separation


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.