]>
https://gitweb.dealii.org/ - dealii.git/log
David Wells [Sun, 9 Mar 2025 16:55:41 +0000 (12:55 -0400)]
Triangulation: don't assume the default line orientation is 1.
Martin Kronbichler [Sun, 9 Mar 2025 02:08:59 +0000 (03:08 +0100)]
Merge pull request #18207 from tjhei/local-sparsity-test
improve Q_iso_Q1 test
David Wells [Sat, 8 Mar 2025 21:38:41 +0000 (16:38 -0500)]
Merge pull request #18195 from tjhei/fe_system_prolong_hang_fix
Fix tasking deadlocks
Timo Heister [Sat, 8 Mar 2025 00:52:10 +0000 (19:52 -0500)]
improve Q_iso_Q1 test
... and actually test the new local sparsity introduced in #18198 with custom support points
Martin Kronbichler [Fri, 7 Mar 2025 23:09:41 +0000 (00:09 +0100)]
Merge pull request #18204 from bangerth/constexpr
Convert a couple places into 'if constexpr'.
Martin Kronbichler [Fri, 7 Mar 2025 23:09:19 +0000 (00:09 +0100)]
Merge pull request #18196 from drwells/qprojector-docs
QProjector: overhaul documentation.
Peter Munch [Fri, 7 Mar 2025 22:52:48 +0000 (23:52 +0100)]
Merge pull request #18198 from tjhei/iso-q1-custom-points-local-sp
fix local sparsity for Q_iso_Q1
Bruno Turcksin [Fri, 7 Mar 2025 21:14:00 +0000 (15:14 -0600)]
Merge pull request #18203 from masterleinad/fix_team_vector_range
Only use TeamVectorRange from Kokkos 2.9.00 on
Wolfgang Bangerth [Sun, 2 Mar 2025 20:49:05 +0000 (13:49 -0700)]
Convert a couple places into 'if constexpr'.
Daniel Arndt [Fri, 7 Mar 2025 15:10:20 +0000 (09:10 -0600)]
Only use TeamVectorRange from Kokkos 2.9.00 on
Daniel Arndt [Fri, 7 Mar 2025 14:55:56 +0000 (08:55 -0600)]
Merge pull request #18202 from marcfehling/enable_mold
github-actions: Enable mold again.
Marc Fehling [Fri, 7 Mar 2025 13:32:19 +0000 (14:32 +0100)]
Enable mold again.
This reverts commit
1bd9e88638cbdfedb353a5f2623629fea795f1fe of #18194.
Timo Heister [Thu, 6 Mar 2025 22:33:40 +0000 (17:33 -0500)]
Merge pull request #18200 from bangerth/58
Leave a note with step-58.
Timo Heister [Wed, 11 Dec 2024 21:26:49 +0000 (16:26 -0500)]
do not launch taskflow tasks from inside tasks
This works around the deadlocks reported in #17669
David Wells [Wed, 5 Mar 2025 22:31:38 +0000 (17:31 -0500)]
QProjector: overhaul documentation.
Wolfgang Bangerth [Thu, 6 Mar 2025 20:02:58 +0000 (13:02 -0700)]
Leave a note with step-58.
Marc Fehling [Thu, 6 Mar 2025 10:38:19 +0000 (11:38 +0100)]
Merge pull request #18194 from masterleinad/fix_docker_mold
Explicitly disable mold in failing builds using Docker containers
Daniel Arndt [Thu, 6 Mar 2025 03:47:24 +0000 (21:47 -0600)]
Merge pull request #18197 from tjhei/dox-full-width
doxygen: use full page width
Timo Heister [Thu, 6 Mar 2025 02:00:47 +0000 (21:00 -0500)]
fix local sparsity for Q_iso_Q1
Add local sparsity pattern logic to FE_Q_iso_Q1 also when custom support points are given.
Timo Heister [Thu, 6 Mar 2025 00:10:23 +0000 (19:10 -0500)]
doxygen: use full page width
this will use the full width of the browser window and fixes unclickable
dot figures.
Peter Munch [Wed, 5 Mar 2025 19:37:49 +0000 (20:37 +0100)]
Merge pull request #18098 from mwichro/master
Include Ghost cells in MatrixFree data starage: active level. Tests.
Daniel Arndt [Wed, 5 Mar 2025 13:38:38 +0000 (07:38 -0600)]
Merge pull request #18124 from YiminJin/matrix-free-kokkos
generalize the portable MF methods to fe_degree < n_q_points_1d cases
Daniel Arndt [Wed, 5 Mar 2025 13:21:42 +0000 (07:21 -0600)]
Explicitly disable mold in failing builds using Docker containers
Martin Kronbichler [Wed, 5 Mar 2025 11:06:06 +0000 (12:06 +0100)]
Merge pull request #18175 from peterrum/fe_face_evaluation_fe_dgp
FEFaceEvaluation: enable FE_DGP
Daniel Arndt [Wed, 5 Mar 2025 03:51:20 +0000 (03:51 +0000)]
Use a functor
Daniel Arndt [Tue, 4 Mar 2025 14:15:59 +0000 (08:15 -0600)]
Merge pull request #18189 from tjhei/warn-debug-mode-opencascade
Food warning in assert macro
Timo Heister [Mon, 3 Mar 2025 21:44:00 +0000 (16:44 -0500)]
fix warning in Assert macro
David Wells [Mon, 3 Mar 2025 19:26:35 +0000 (14:26 -0500)]
Merge pull request #18188 from masterleinad/fix_assert_warnings
Assert: Avoid warnings about unused variables before C++20
Peter Munch [Fri, 28 Feb 2025 08:27:07 +0000 (09:27 +0100)]
FEFaceEvaluation: enable FE_DGP
Daniel Arndt [Mon, 3 Mar 2025 16:11:08 +0000 (10:11 -0600)]
Assert: Avoid warnings about unused variables before C++20
Daniel Arndt [Mon, 3 Mar 2025 03:44:30 +0000 (21:44 -0600)]
Merge pull request #18158 from chaos-polymtl/parsed_function_default_expression
Added an optional parameter for the ParsedFunction
Wolfgang Bangerth [Sun, 2 Mar 2025 17:25:10 +0000 (10:25 -0700)]
Merge pull request #18186 from drwells/geometry-header-simplex-update
Update some documentation to reference ReferenceCell.
Wolfgang Bangerth [Sun, 2 Mar 2025 17:18:48 +0000 (10:18 -0700)]
Merge pull request #18176 from marcfehling/update-precommit
Update pre-commit.
David Wells [Sun, 2 Mar 2025 15:17:28 +0000 (10:17 -0500)]
Update some documentation to reference ReferenceCell.
Martin Kronbichler [Sun, 2 Mar 2025 11:53:59 +0000 (12:53 +0100)]
Merge pull request #18180 from bangerth/header
Include a header file, rather than forward declaring a BOOST class.
Bruno Blais [Sat, 1 Mar 2025 20:40:27 +0000 (15:40 -0500)]
Merge pull request #18181 from bangerth/DEBUG
Avoid a couple more uses of the DEBUG macro.
Bruno Blais [Sat, 1 Mar 2025 20:35:15 +0000 (15:35 -0500)]
Merge pull request #18182 from bangerth/include
Use proper <deal.II/...> includes instead of "deal.II/...".
Bruno Blais [Sat, 1 Mar 2025 20:34:49 +0000 (15:34 -0500)]
Merge pull request #18183 from bangerth/warning
Avoid a warning about an unused variable.
Marc Fehling [Fri, 28 Feb 2025 13:53:11 +0000 (14:53 +0100)]
Update pre-commit.
Yimin Jin [Wed, 12 Feb 2025 08:24:21 +0000 (16:24 +0800)]
generalize the portable MF methods to fe_degree < n_q_points_1d cases
Wolfgang Bangerth [Sat, 1 Mar 2025 05:07:05 +0000 (22:07 -0700)]
Merge pull request #18179 from gassmoeller/fix_pdf_zero_domain
Fix division by zero in particle generator 'probabilistic_locations'
Wolfgang Bangerth [Fri, 28 Feb 2025 15:35:08 +0000 (08:35 -0700)]
Include a header file, rather than forward declaring a BOOST class.
Wolfgang Bangerth [Fri, 28 Feb 2025 16:09:37 +0000 (09:09 -0700)]
Avoid a couple more uses of the DEBUG macro.
Wolfgang Bangerth [Fri, 28 Feb 2025 16:58:05 +0000 (09:58 -0700)]
Avoid a warning about an unused variable.
Wolfgang Bangerth [Fri, 28 Feb 2025 16:34:09 +0000 (09:34 -0700)]
Use proper <deal.II/...> includes instead of "deal.II/...".
Olivier Gaboriault [Fri, 28 Feb 2025 15:58:52 +0000 (10:58 -0500)]
CHANGELOG
Rene Gassmoeller [Wed, 15 Jan 2025 10:57:06 +0000 (11:57 +0100)]
Fix division by zero in particle generator
Bruno Turcksin [Fri, 28 Feb 2025 13:33:32 +0000 (08:33 -0500)]
Merge pull request #18057 from bangerth/constexpr-debug
Where possible, replace '#ifdef DEBUG' by 'if constexpr(...debug mode...').
Daniel Arndt [Fri, 28 Feb 2025 13:04:29 +0000 (08:04 -0500)]
Merge pull request #18099 from marcfehling/indent-latest
Wolfgang Bangerth [Thu, 27 Feb 2025 22:01:05 +0000 (15:01 -0700)]
Where possible, replace '#ifdef DEBUG' by 'if constexpr(...debug mode...') in tests/.
Wolfgang Bangerth [Thu, 27 Feb 2025 22:00:58 +0000 (15:00 -0700)]
Where possible, replace '#ifdef DEBUG' by 'if constexpr(...debug mode...') in examples/.
Wolfgang Bangerth [Thu, 27 Feb 2025 22:00:51 +0000 (15:00 -0700)]
Where possible, replace '#ifdef DEBUG' by 'if constexpr(...debug mode...').
Wolfgang Bangerth [Thu, 27 Feb 2025 22:00:15 +0000 (15:00 -0700)]
Provide a way to query debug/release status as a C++ variable.
David Wells [Thu, 27 Feb 2025 20:02:59 +0000 (15:02 -0500)]
Merge pull request #18173 from bangerth/unused
Remove variables that are only ever set, but never read.
Wolfgang Bangerth [Thu, 27 Feb 2025 17:21:15 +0000 (10:21 -0700)]
Remove variables that are only ever set, but never read.
Luca Heltai [Thu, 27 Feb 2025 15:50:45 +0000 (07:50 -0800)]
Merge pull request #18171 from marcfehling/docker-noble
github: Build noble docker image.
Olivier Gaboriault [Thu, 27 Feb 2025 15:42:49 +0000 (10:42 -0500)]
Applied Bruno's comments
Olivier Gaboriault [Mon, 24 Feb 2025 20:44:58 +0000 (15:44 -0500)]
Indent
Olivier Gaboriault [Mon, 24 Feb 2025 20:39:47 +0000 (15:39 -0500)]
Added input parameter with the Assert
Marc Fehling [Thu, 27 Feb 2025 09:23:39 +0000 (10:23 +0100)]
docker: Build noble image.
Marc Fehling [Thu, 27 Feb 2025 09:32:27 +0000 (10:32 +0100)]
Merge pull request #18168 from bangerth/grid-in
Update some documentation of class GridIn.
Marc Fehling [Thu, 27 Feb 2025 09:30:44 +0000 (10:30 +0100)]
Merge pull request #18152 from luca-heltai/fix-doc-step-34
Fix documentation for analytical solution in step-34
Marc Fehling [Thu, 27 Feb 2025 09:14:39 +0000 (10:14 +0100)]
Use latest host OS. Use dealii image.
David Wells [Thu, 27 Feb 2025 02:45:38 +0000 (21:45 -0500)]
Merge pull request #18170 from bangerth/using
Avoid using namespace directives.
Wolfgang Bangerth [Wed, 26 Feb 2025 23:46:50 +0000 (16:46 -0700)]
Avoid using namespace directives.
Daniel Arndt [Wed, 26 Feb 2025 17:55:34 +0000 (12:55 -0500)]
Fix tag
Daniel Arndt [Wed, 26 Feb 2025 17:07:51 +0000 (12:07 -0500)]
Use noble dependencies
Luca Heltai [Wed, 26 Feb 2025 15:55:13 +0000 (16:55 +0100)]
Apply suggestions from code review
Co-authored-by: Marc Fehling <mafehling.git@gmail.com>
Rene Gassmoeller [Wed, 26 Feb 2025 13:57:22 +0000 (05:57 -0800)]
Merge pull request #18166 from marcfehling/windows-name
github: Include OS version in Windows job name.
Rene Gassmoeller [Wed, 26 Feb 2025 13:56:44 +0000 (05:56 -0800)]
Merge pull request #18167 from marcfehling/macos-matrix
github: Added matrix strategy for OS versions in MacOS jobs.
Peter Munch [Wed, 26 Feb 2025 13:11:05 +0000 (14:11 +0100)]
Merge pull request #18169 from kronbichler/step-76
Tutorial: List step-76 as Euler problem
Martin Kronbichler [Wed, 26 Feb 2025 10:37:56 +0000 (11:37 +0100)]
Tutorial: List step-76 as Euler problem
Marc Fehling [Wed, 26 Feb 2025 10:12:02 +0000 (11:12 +0100)]
Added matrix strategies for linux workflows.
Wolfgang Bangerth [Tue, 25 Feb 2025 21:54:01 +0000 (14:54 -0700)]
Update some documentation of class GridIn.
Marc Fehling [Tue, 25 Feb 2025 18:11:46 +0000 (19:11 +0100)]
Added matrix strategy for OS versions in MacOS jobs.
Marc Fehling [Tue, 25 Feb 2025 18:09:32 +0000 (19:09 +0100)]
Include OS version in Windows job name.
David Wells [Tue, 25 Feb 2025 12:43:16 +0000 (07:43 -0500)]
Merge pull request #18148 from kronbichler/mf_test
Add new matrix-free test for different quadrature formulas
Marc Fehling [Tue, 25 Feb 2025 11:14:19 +0000 (12:14 +0100)]
Merge pull request #18165 from kronbichler/simplify_mf_tests
Simplify manifold use in matrix-free tests
Martin Kronbichler [Tue, 25 Feb 2025 08:10:41 +0000 (09:10 +0100)]
Simplify manifold use in matrix-free tests
Martin Kronbichler [Wed, 19 Feb 2025 07:31:30 +0000 (08:31 +0100)]
Add new matrix-free test
Martin Kronbichler [Tue, 25 Feb 2025 07:07:35 +0000 (08:07 +0100)]
Merge pull request #18161 from bangerth/header
Fix a missing #include.
Martin Kronbichler [Tue, 25 Feb 2025 07:05:13 +0000 (08:05 +0100)]
Merge pull request #18164 from bangerth/include-4
Add another missing #include.
Martin Kronbichler [Tue, 25 Feb 2025 07:04:27 +0000 (08:04 +0100)]
Merge pull request #18162 from bangerth/specializations
Avoid explicit specializations.
Martin Kronbichler [Tue, 25 Feb 2025 07:03:32 +0000 (08:03 +0100)]
Merge pull request #18163 from bangerth/include-3
Remove what I think are unnecessary includes.
Wolfgang Bangerth [Tue, 25 Feb 2025 02:16:56 +0000 (19:16 -0700)]
Add another missing #include.
Wolfgang Bangerth [Mon, 24 Feb 2025 22:07:34 +0000 (15:07 -0700)]
Mark some variables as potentially unused.
Wolfgang Bangerth [Mon, 24 Feb 2025 22:46:09 +0000 (15:46 -0700)]
Remove what I think are unnecessary includes.
Wolfgang Bangerth [Mon, 24 Feb 2025 21:00:11 +0000 (14:00 -0700)]
Avoid explicit specializations.
Wolfgang Bangerth [Mon, 24 Feb 2025 20:30:00 +0000 (13:30 -0700)]
Fix a missing #include.
Peter Munch [Mon, 24 Feb 2025 06:36:59 +0000 (07:36 +0100)]
Merge pull request #18160 from bangerth/header
Add missing #include.
Wolfgang Bangerth [Fri, 21 Feb 2025 15:13:59 +0000 (08:13 -0700)]
Add missing #include.
Michał Wichrowski [Sat, 22 Feb 2025 22:23:32 +0000 (23:23 +0100)]
Update doc/news/changes/minor/20250130Wichrowski
Co-authored-by: Peter Munch <peterrmuench@gmail.com>
Bruno Blais [Sat, 22 Feb 2025 15:24:54 +0000 (10:24 -0500)]
Merge pull request #18157 from bangerth/code-cleanup
Some code clean-ups.
Wolfgang Bangerth [Fri, 21 Feb 2025 19:04:35 +0000 (12:04 -0700)]
Some code clean-ups.
Martin Kronbichler [Fri, 21 Feb 2025 10:36:18 +0000 (11:36 +0100)]
Merge pull request #18154 from bangerth/iota
Use explicit constructor for iota_view.
Martin Kronbichler [Fri, 21 Feb 2025 10:35:50 +0000 (11:35 +0100)]
Merge pull request #18153 from bangerth/clear
Err on the safe side.
Wolfgang Bangerth [Fri, 21 Feb 2025 05:50:10 +0000 (22:50 -0700)]
Use explicit constructor for iota_view.
Wolfgang Bangerth [Thu, 20 Feb 2025 19:00:20 +0000 (12:00 -0700)]
Err on the safe side.
Luca Heltai [Thu, 20 Feb 2025 15:10:30 +0000 (16:10 +0100)]
Fix exact solution step-34.
Rene Gassmoeller [Thu, 20 Feb 2025 13:12:32 +0000 (05:12 -0800)]
Merge pull request #18125 from marcfehling/ubuntu-latest
github: Use ubuntu-24.04 instead of ubuntu-latest. Move pre-commit check to indent.yml file.
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.