]>
https://gitweb.dealii.org/ - dealii.git/log
Vladimir Yushutin [Wed, 19 Jun 2024 23:59:45 +0000 (19:59 -0400)]
Step-30 to Step-39
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
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.
Wolfgang Bangerth [Tue, 11 Jun 2024 03:42:14 +0000 (21:42 -0600)]
Merge pull request #16878 from vyushut/step86
Step-90 TraceFEM tutorial
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/
Wolfgang Bangerth [Mon, 3 Jun 2024 02:55:29 +0000 (20:55 -0600)]
Update a testcase for IDA.
Wolfgang Bangerth [Mon, 3 Jun 2024 02:55:39 +0000 (20:55 -0600)]
Update the changelog entry.
Wolfgang Bangerth [Mon, 3 Jun 2024 02:55:07 +0000 (20:55 -0600)]
Fix querying time steps in IDA.
Wolfgang Bangerth [Mon, 3 Jun 2024 02:42:49 +0000 (20:42 -0600)]
Add a changelog entry.
Wolfgang Bangerth [Mon, 3 Jun 2024 02:41:37 +0000 (20:41 -0600)]
Update a testcase for ARKODE.
Wolfgang Bangerth [Mon, 3 Jun 2024 02:39:23 +0000 (20:39 -0600)]
Fix querying time steps in ARKODE.
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)
Timo Heister [Mon, 10 Jun 2024 19:13:07 +0000 (15:13 -0400)]
update_diff script
Rene Gassmoeller [Mon, 10 Jun 2024 17:27:41 +0000 (19:27 +0200)]
Merge pull request #17111 from bangerth/kinsol
Add another KINSOL test.
Timo Heister [Mon, 10 Jun 2024 15:40:46 +0000 (11:40 -0400)]
fix readme for tests/examples/
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.
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
Peter Munch [Wed, 8 May 2024 22:26:04 +0000 (00:26 +0200)]
Generalize MatrixFreeTools::compute_diagonal() and MatrixFreeTools::compute_matrix()
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
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
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.
Wolfgang Bangerth [Thu, 6 Jun 2024 20:21:59 +0000 (14:21 -0600)]
Make code easier to read.
Wolfgang Bangerth [Thu, 6 Jun 2024 19:57:23 +0000 (13:57 -0600)]
Add another KINSOL test.
Martin Kronbichler [Thu, 6 Jun 2024 11:18:39 +0000 (13:18 +0200)]
Adapt test that explicitly uses cell manifolds
Martin Kronbichler [Thu, 6 Jun 2024 09:28:48 +0000 (11:28 +0200)]
merge_triangulations: Make sure to not copy any manifold ids
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
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
Bob Myhill [Wed, 5 Jun 2024 20:16:55 +0000 (14:16 -0600)]
added pymuparser to docs
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.
Daniel Arndt [Fri, 24 May 2024 18:47:05 +0000 (14:47 -0400)]
Try fixing symengine tests
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
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.
Timo Heister [Wed, 5 Jun 2024 03:07:10 +0000 (23:07 -0400)]
Merge pull request #17104 from bangerth/grammar
Fix a grammar error.
Daniel Arndt [Wed, 5 Jun 2024 03:02:19 +0000 (23:02 -0400)]
Add changelog entry for InitFinalize Kokkos fix
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
Rene Gassmoeller [Mon, 3 Jun 2024 02:13:12 +0000 (20:13 -0600)]
Remove deprecated function. Update documentation.
Wolfgang Bangerth [Tue, 4 Jun 2024 20:05:26 +0000 (14:05 -0600)]
Fix a grammar error.
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'.
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.
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
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
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
Timo Heister [Mon, 3 Jun 2024 23:40:18 +0000 (19:40 -0400)]
documentation: improve Vector reinit
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.
Daniel Arndt [Mon, 3 Jun 2024 12:42:27 +0000 (08:42 -0400)]
Initialize Kokkos after setting threads
Wolfgang Bangerth [Sun, 2 Jun 2024 23:31:35 +0000 (17:31 -0600)]
Turn the returned value of a function into an 'unsigned'.
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
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.
Vladimir Yushutin [Thu, 30 May 2024 19:55:34 +0000 (15:55 -0400)]
Covering all tutorials from step-5 to step-20 by CTest.
Timo Heister [Fri, 31 May 2024 03:22:41 +0000 (23:22 -0400)]
document VectorTools::no_normal_flux_constraints
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
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
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
Bruno Turcksin [Tue, 21 May 2024 20:52:04 +0000 (16:52 -0400)]
Add doxygen documentation of python functions
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.
David Wells [Sat, 25 May 2024 20:21:16 +0000 (16:21 -0400)]
Avoid an array out-of-bounds warning.
David Wells [Sat, 25 May 2024 20:21:05 +0000 (16:21 -0400)]
Avoid a misleading indentation warning.
David Wells [Sat, 25 May 2024 20:20:54 +0000 (16:20 -0400)]
Avoid a 'possibly dangling reference' warning.
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
Timo Heister [Sat, 25 May 2024 21:29:38 +0000 (17:29 -0400)]
fix incorrect comment in Tensor::unroll
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.
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.
Martin Kronbichler [Sat, 25 May 2024 08:08:32 +0000 (10:08 +0200)]
Merge pull request #17078 from bangerth/53
step-53: Minor edit.
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.
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
Wolfgang Bangerth [Sat, 25 May 2024 03:43:50 +0000 (21:43 -0600)]
step-53: Minor edit.
Wolfgang Bangerth [Sat, 25 May 2024 03:43:25 +0000 (21:43 -0600)]
step-55: Give better names to local matrices.
Wolfgang Bangerth [Sat, 25 May 2024 03:41:02 +0000 (21:41 -0600)]
step-55: Be uniform where timer sections are placed.
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
Martin Kronbichler [Fri, 3 May 2024 15:16:42 +0000 (17:16 +0200)]
FEPointEvaluation: Use separate reinit function for clearer separation
Rene Gassmoeller [Fri, 24 May 2024 15:00:58 +0000 (17:00 +0200)]
Update documentation for FEEvaluation
Martin Kronbichler [Fri, 24 May 2024 14:04:01 +0000 (16:04 +0200)]
Merge pull request #17067 from bangerth/todo-local-integrator
Deprecate MeshWorker::LocalIntegrator.
Martin Kronbichler [Fri, 24 May 2024 06:41:15 +0000 (08:41 +0200)]
Merge pull request #17065 from bangerth/todo-loop-39
Avoid the use of MeshWorker::LocalIntegrator and MeshWorker::integration_loop().
Martin Kronbichler [Fri, 24 May 2024 06:39:24 +0000 (08:39 +0200)]
Merge pull request #17072 from bangerth/55
Minor edits to step-55.
Martin Kronbichler [Fri, 24 May 2024 06:38:51 +0000 (08:38 +0200)]
Merge pull request #17071 from bangerth/iota-view-reference
Work around a BOOST issue with C++20.
Martin Kronbichler [Fri, 24 May 2024 06:37:41 +0000 (08:37 +0200)]
Merge pull request #17070 from bangerth/missing-header
Add a missing header file.
Martin Kronbichler [Fri, 24 May 2024 06:37:20 +0000 (08:37 +0200)]
Merge pull request #17069 from bangerth/symengine
Avoid a compiler error in symengine tests about mismatched operands.
Martin Kronbichler [Fri, 24 May 2024 06:36:37 +0000 (08:36 +0200)]
Merge pull request #17068 from jh66637/fix_test
Fix regression test
Wolfgang Bangerth [Thu, 23 May 2024 20:37:07 +0000 (14:37 -0600)]
Minor edits to step-55.
Wolfgang Bangerth [Thu, 23 May 2024 19:54:18 +0000 (13:54 -0600)]
Work around a BOOST issue with C++20.
Wolfgang Bangerth [Thu, 23 May 2024 17:30:11 +0000 (11:30 -0600)]
Add a missing header file.
We use concepts in this file, but don't include the necessary header file. This only
shows up if you compile in C++20 mode.
Wolfgang Bangerth [Thu, 23 May 2024 17:02:46 +0000 (11:02 -0600)]
Merge pull request #16759 from marcfehling/hp-ref
Let `hp::Refinement::choose_p_over_h()` communicate future FE indices and refinement flags on all types of parallel Triangulation.
Wolfgang Bangerth [Thu, 23 May 2024 16:39:54 +0000 (10:39 -0600)]
Avoid a compiler error in symengine tests about mismatched operands.
While there also avoid a warning.
Wolfgang Bangerth [Mon, 13 May 2024 21:38:08 +0000 (15:38 -0600)]
Add a changelog entry.
Wolfgang Bangerth [Mon, 13 May 2024 21:38:02 +0000 (15:38 -0600)]
Remove Quadrature(unsigned int) from the public interface.
Wolfgang Bangerth [Thu, 23 May 2024 03:32:35 +0000 (21:32 -0600)]
Adjust some tests.
Wolfgang Bangerth [Tue, 14 May 2024 02:07:16 +0000 (20:07 -0600)]
Avoid using a constructor that is to be deprecated.
Johannes Heinz [Thu, 23 May 2024 15:46:51 +0000 (17:46 +0200)]
replace invalid unsigned ints
Marc Fehling [Thu, 23 May 2024 14:47:29 +0000 (16:47 +0200)]
Merge pull request #17066 from kronbichler/unity_build
Compile mg_transfer_global_coarsening.cc separately in unity build
Wolfgang Bangerth [Tue, 21 May 2024 03:11:16 +0000 (21:11 -0600)]
Move namespace documentation to a better place.
Wolfgang Bangerth [Tue, 21 May 2024 03:10:10 +0000 (21:10 -0600)]
Deprecate MeshWorker::LocalIntegrator.
Martin Kronbichler [Thu, 23 May 2024 09:37:05 +0000 (11:37 +0200)]
Compile mg_transfer_global_coarsening.cc separately in unity build
Martin Kronbichler [Thu, 23 May 2024 06:44:28 +0000 (08:44 +0200)]
Merge pull request #17001 from bangerth/todo-step-1-triangle
Discuss triangular meshes in step-1.
Martin Kronbichler [Thu, 23 May 2024 06:42:18 +0000 (08:42 +0200)]
Merge pull request #17064 from bangerth/todo-logstream
Remove include of logstream.h from tutorials that don't need it.
Wolfgang Bangerth [Tue, 21 May 2024 02:41:42 +0000 (20:41 -0600)]
Avoid the use of MeshWorker::LocalIntegrator and MeshWorker::integration_loop().
Wolfgang Bangerth [Tue, 21 May 2024 22:28:57 +0000 (16:28 -0600)]
Remove include of logstream.h from tutorials that don't need it.
Martin Kronbichler [Wed, 22 May 2024 18:42:31 +0000 (20:42 +0200)]
Merge pull request #17062 from bangerth/todo-simplify-2
Simplify some code.
Martin Kronbichler [Wed, 22 May 2024 18:41:39 +0000 (20:41 +0200)]
Merge pull request #17055 from bangerth/ida
Minor updates to the IDA documentation and test cases.
Martin Kronbichler [Wed, 22 May 2024 16:10:47 +0000 (18:10 +0200)]
Merge pull request #17058 from bangerth/9
Minor updates to step-9.
Martin Kronbichler [Wed, 22 May 2024 15:56:04 +0000 (17:56 +0200)]
Merge pull request #17056 from bangerth/depth-console
Remove deallog.depth_console(0) output from tutorial programs.
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.