]>
https://gitweb.dealii.org/ - dealii.git/log
Matthias Maier [Fri, 28 Mar 2025 21:05:39 +0000 (16:05 -0500)]
SolverFGMRES: also allow multiple preconditioners because why not...
Matthias Maier [Fri, 28 Mar 2025 21:03:49 +0000 (16:03 -0500)]
SolverFGMRES: fix compilation
Matthias Maier [Fri, 28 Mar 2025 20:43:20 +0000 (15:43 -0500)]
SolverMPGMRES: allow to switch strategies with an AdditionalData flag
Wyatt Smith [Fri, 28 Mar 2025 20:36:14 +0000 (15:36 -0500)]
SolverMPGMRES/SolverFGMRES: add documentation
Wyatt Smith [Fri, 28 Mar 2025 20:19:03 +0000 (15:19 -0500)]
SolverMPGMRES: implement various indexing strategies
Matthias Maier [Wed, 26 Mar 2025 21:38:29 +0000 (16:38 -0500)]
SolverGMRES: add requires() clauses
Matthias Maier [Wed, 26 Mar 2025 21:32:40 +0000 (16:32 -0500)]
SolverMPGMRES: implement a static dispatch strategy
Wyatt Smith [Wed, 26 Mar 2025 17:56:44 +0000 (12:56 -0500)]
add SolverMPGMRES skeleton, refactor code
Martin Kronbichler [Mon, 5 May 2025 19:08:30 +0000 (21:08 +0200)]
Merge pull request #18421 from bangerth/warning
Avoid a warning about an unused function argument.
Matthias Maier [Mon, 5 May 2025 18:23:48 +0000 (18:23 +0000)]
Merge pull request #18336 from bangerth/header-configuration
Push configuration of header subdirectories down to these subdirectories.
Marc Fehling [Mon, 5 May 2025 14:36:56 +0000 (16:36 +0200)]
Merge pull request #18420 from bangerth/include
Add necessary include.
Marc Fehling [Mon, 5 May 2025 12:47:49 +0000 (14:47 +0200)]
Merge pull request #18414 from bangerth/taskflow-3.10
Actually update TaskFlow to 3.10.
Wolfgang Bangerth [Mon, 5 May 2025 10:10:32 +0000 (04:10 -0600)]
Avoid a warning about an unused function argument.
Wolfgang Bangerth [Mon, 5 May 2025 02:40:14 +0000 (20:40 -0600)]
Add necessary include.
Luca Heltai [Sun, 4 May 2025 20:30:38 +0000 (22:30 +0200)]
Merge pull request #18385 from tamiko/typos
Step 81: fix typos and fix logic for enabling/disabling absorbing boundary conditions.
Matthias Maier [Sun, 4 May 2025 02:02:14 +0000 (02:02 +0000)]
Merge pull request #18410 from bangerth/precise
Be more precise with which files we compile.
David Wells [Sat, 3 May 2025 12:51:57 +0000 (08:51 -0400)]
Merge pull request #18407 from dominiktassilostill/TriSubfaceQuadrature
Enable subface quadratures for triangles
David Wells [Sat, 3 May 2025 12:45:28 +0000 (08:45 -0400)]
Merge pull request #18412 from bangerth/trilinos
Fix some misspellings of Trilinos names.
David Wells [Sat, 3 May 2025 12:44:58 +0000 (08:44 -0400)]
Merge pull request #18415 from bangerth/include
Add necessary include file.
Wolfgang Bangerth [Sat, 3 May 2025 01:58:37 +0000 (19:58 -0600)]
Add necessary include file.
Wolfgang Bangerth [Fri, 2 May 2025 23:16:25 +0000 (17:16 -0600)]
Update TaskFlow to 3.10.
Matthias Maier [Fri, 2 May 2025 23:11:45 +0000 (23:11 +0000)]
Merge pull request #18391 from drwells/cleanup-set-periodicity-constraints
Cleanup `set_periodicity_constraints()`
Wolfgang Bangerth [Fri, 2 May 2025 22:47:33 +0000 (16:47 -0600)]
Merge pull request #18382 from kinnewig/check_compressed
Add assertion to check vector compression in AffineConstraints::distribute()
Wolfgang Bangerth [Fri, 2 May 2025 21:08:32 +0000 (15:08 -0600)]
Fix some misspellings of Trilinos names.
David Wells [Fri, 2 May 2025 18:53:50 +0000 (14:53 -0400)]
Merge pull request #18409 from bangerth/include
Add necessary header include.
Bruno Turcksin [Fri, 2 May 2025 18:37:52 +0000 (14:37 -0400)]
Merge pull request #18361 from mwichro/matrices_1d
Add 1D matrices to MatrixCreator
Wolfgang Bangerth [Fri, 2 May 2025 16:20:14 +0000 (10:20 -0600)]
Be more precise with which files we compile.
Michał Wichrowski [Fri, 2 May 2025 16:40:31 +0000 (18:40 +0200)]
resolve comments
Wolfgang Bangerth [Fri, 2 May 2025 04:09:33 +0000 (22:09 -0600)]
Add necessary header include.
Dominik Still [Fri, 2 May 2025 11:09:30 +0000 (13:09 +0200)]
Enable subface quadratures for triangles
Sebastian Kinnewig [Wed, 23 Apr 2025 12:18:18 +0000 (14:18 +0200)]
Check if the vector is compressed.
Wolfgang Bangerth [Thu, 1 May 2025 21:19:59 +0000 (15:19 -0600)]
Merge pull request #18379 from drwells/update-orientation-glossary
Give the combined orientation a glossary entry.
David Wells [Thu, 1 May 2025 20:46:45 +0000 (16:46 -0400)]
Merge pull request #18398 from dominiktassilostill/QuadSubfaceQuadrature
Add non-standard oriented quadrature on subfaces
David Wells [Thu, 1 May 2025 20:22:12 +0000 (16:22 -0400)]
Merge pull request #18403 from bangerth/93
Add some thoughts to step-93.
Michał Wichrowski [Thu, 1 May 2025 19:08:49 +0000 (21:08 +0200)]
fix format
Michał Wichrowski [Thu, 1 May 2025 18:59:54 +0000 (20:59 +0200)]
fix indentation
Michał Wichrowski [Thu, 1 May 2025 18:55:47 +0000 (20:55 +0200)]
changelog
Michał Wichrowski [Thu, 1 May 2025 18:48:42 +0000 (20:48 +0200)]
passing, verified tests for kronecker product
Michał Wichrowski [Thu, 1 May 2025 18:42:57 +0000 (20:42 +0200)]
kronecker product test
Michał Wichrowski [Thu, 1 May 2025 18:25:58 +0000 (20:25 +0200)]
tests for 1D matrices
Michał Wichrowski [Thu, 1 May 2025 18:14:49 +0000 (20:14 +0200)]
remove .cc -> template
Michał Wichrowski [Thu, 1 May 2025 17:47:09 +0000 (19:47 +0200)]
output for test
Michał Wichrowski [Thu, 1 May 2025 17:46:59 +0000 (19:46 +0200)]
improve the output
Michał Wichrowski [Thu, 1 May 2025 17:43:09 +0000 (19:43 +0200)]
inlcude laplace in tests
Michał Wichrowski [Thu, 1 May 2025 17:40:42 +0000 (19:40 +0200)]
tests
Michał Wichrowski [Thu, 1 May 2025 16:45:48 +0000 (18:45 +0200)]
updated documentation moved implementation to .cc file
Michał Wichrowski [Thu, 1 May 2025 16:24:45 +0000 (18:24 +0200)]
add kronecker product to fullmatrix
Daniel Arndt [Wed, 30 Apr 2025 21:42:53 +0000 (17:42 -0400)]
Merge pull request #18393 from QY-Shi/fix_tpetra_sparse_block_matrix_reinit
Daniel Arndt [Wed, 30 Apr 2025 21:16:45 +0000 (17:16 -0400)]
Merge pull request #18401 from bangerth/headers
Daniel Arndt [Wed, 30 Apr 2025 21:15:19 +0000 (17:15 -0400)]
Merge pull request #18063 from ZhouleiJoeStone/master
Daniel Arndt [Wed, 30 Apr 2025 21:11:15 +0000 (17:11 -0400)]
Merge pull request #18377 from bangerth/matrix-out
Daniel Arndt [Wed, 30 Apr 2025 20:02:44 +0000 (16:02 -0400)]
Merge pull request #18396 from gassmoeller/fix_higher_order_eulerian_mapping
Martin Kronbichler [Wed, 30 Apr 2025 19:42:11 +0000 (21:42 +0200)]
Merge pull request #18402 from bangerth/mpi
Do not separately check for MPI 3+.
Wolfgang Bangerth [Wed, 30 Apr 2025 17:09:48 +0000 (11:09 -0600)]
Add some thoughts to step-93.
Wolfgang Bangerth [Wed, 30 Apr 2025 15:47:49 +0000 (09:47 -0600)]
Do not separately check for MPI 3+.
Wolfgang Bangerth [Wed, 30 Apr 2025 15:53:00 +0000 (09:53 -0600)]
Let files that use MPI include the necessary headers.
Rene Gassmoeller [Mon, 28 Apr 2025 08:22:19 +0000 (10:22 +0200)]
Use higher order MappingQ in MappingQEulerian
Michał Wichrowski [Tue, 29 Apr 2025 12:59:47 +0000 (14:59 +0200)]
Update include/deal.II/numerics/tensor_product_matrix_creator.h
Co-authored-by: Bruno Turcksin <bruno.turcksin@gmail.com>
Michał Wichrowski [Tue, 29 Apr 2025 12:58:43 +0000 (14:58 +0200)]
Update include/deal.II/numerics/tensor_product_matrix_creator.h
Co-authored-by: Bruno Turcksin <bruno.turcksin@gmail.com>
Dominik Still [Tue, 29 Apr 2025 08:24:47 +0000 (10:24 +0200)]
Add non-standard oriented quadrature on subfaces
Martin Kronbichler [Tue, 29 Apr 2025 05:52:15 +0000 (07:52 +0200)]
Merge pull request #18381 from bergbauer/fe_point_fe_q
FEPointEvaluation: Make DoF numbering a constructor argument
David Wells [Mon, 28 Apr 2025 14:57:45 +0000 (10:57 -0400)]
Merge pull request #18397 from peterrum/rk_5_6
TimeStepping: add fifth- and sixth-order RK
Bruno Turcksin [Mon, 28 Apr 2025 13:44:10 +0000 (09:44 -0400)]
Merge pull request #18395 from bangerth/doc
Fix the name of an exception class reference.
Peter Munch [Mon, 28 Apr 2025 11:10:33 +0000 (13:10 +0200)]
TimeStepping: add fith- and sixth-order RK
Maximilian Bergbauer [Mon, 28 Apr 2025 07:45:51 +0000 (09:45 +0200)]
Review comments
Wolfgang Bangerth [Sun, 27 Apr 2025 21:38:12 +0000 (15:38 -0600)]
Fix the name of an exception class reference.
Qingyuan Shi [Sun, 27 Apr 2025 10:56:54 +0000 (18:56 +0800)]
Fix: explicitly instantiate BlockSparseMatrix::reinit(vector<IndexSet>, BlockDynamicSparsityPattern, MPI_Comm, bool)
David Wells [Sat, 26 Apr 2025 20:07:31 +0000 (16:07 -0400)]
set_periodicity_constraints(): add a clarifying comment.
The combined_orientation really is all we need here.
David Wells [Sat, 26 Apr 2025 20:06:49 +0000 (16:06 -0400)]
set_periodicity_constraints(): remove the std::map.
We can handle this table more efficiently. This also enables some extra
error-checking.
David Wells [Sat, 26 Apr 2025 17:52:12 +0000 (13:52 -0400)]
set_periodicity_constraints(): refactor some assertions.
David Wells [Sat, 26 Apr 2025 17:39:39 +0000 (13:39 -0400)]
set_periodicity_constraints(): use ReferenceCell.
David Wells [Sat, 26 Apr 2025 19:40:52 +0000 (15:40 -0400)]
DoFAccessor: improve some comments.
David Wells [Sat, 26 Apr 2025 17:04:11 +0000 (13:04 -0400)]
make_periodicity_constraints(): Fix a comment.
Wolfgang Bangerth [Fri, 25 Apr 2025 14:35:48 +0000 (08:35 -0600)]
Merge pull request #18388 from marcfehling/search-local
Remove `P4EST_WITH_SEARCH_LOCAL`.
Marc Fehling [Fri, 25 Apr 2025 10:21:36 +0000 (12:21 +0200)]
Merge pull request #18386 from bangerth/unguard
Un-guard two p4est declarations.
Marc Fehling [Fri, 25 Apr 2025 10:21:25 +0000 (12:21 +0200)]
Merge pull request #18387 from bangerth/fix-include
Fix an include statement.
Marc Fehling [Fri, 25 Apr 2025 09:31:18 +0000 (11:31 +0200)]
Remove P4EST_WITH_SEARCH_LOCAL.
Wolfgang Bangerth [Fri, 25 Apr 2025 02:14:02 +0000 (20:14 -0600)]
Fix an include statement.
Wolfgang Bangerth [Fri, 25 Apr 2025 00:51:48 +0000 (18:51 -0600)]
Un-guard two p4est declarations.
David Wells [Thu, 24 Apr 2025 21:57:59 +0000 (17:57 -0400)]
Merge pull request #17848 from Sam0h51/step-93-construction
Add the step-93 tutorial program
Matthias Maier [Thu, 24 Apr 2025 21:09:27 +0000 (16:09 -0500)]
Step 81: fix logic inversion when selecting absorbing boundary conditions
Matthias Maier [Thu, 24 Apr 2025 21:02:49 +0000 (16:02 -0500)]
Step 81: fix typos in the documentation
- The boundary term over \partial\Omega should be tested with \varphi
itself and not with \curl\varphi
- fix sign mistake in derivation
David Wells [Thu, 24 Apr 2025 17:55:23 +0000 (13:55 -0400)]
Merge pull request #18378 from bangerth/44.2
Add some notes to step-44.
David Wells [Thu, 24 Apr 2025 16:36:19 +0000 (12:36 -0400)]
Merge pull request #18360 from bergbauer/read_dof_values_docu
Update docu of FEEvaluationBase::read_dof_values
David Wells [Thu, 24 Apr 2025 01:57:05 +0000 (21:57 -0400)]
Merge pull request #18380 from bangerth/disentangle
Disentangle the order in a file.
David Wells [Thu, 24 Apr 2025 01:29:06 +0000 (21:29 -0400)]
Merge pull request #18081 from KJSchwiebert/periodic-tet-hypercube
Add basic periodicity for tetrahedra with a mesh generator and a test.
David Wells [Wed, 23 Apr 2025 21:53:44 +0000 (17:53 -0400)]
Fix some minor documentation bugs in GeometryInfo.
David Wells [Wed, 23 Apr 2025 00:56:26 +0000 (20:56 -0400)]
Add a glossary entry for the combined orientation.
While we're at it - delete the one for face orientations. We don't compute
normal vectors this way any more.
Daniel Arndt [Wed, 23 Apr 2025 20:51:10 +0000 (16:51 -0400)]
Merge pull request #18383 from Rombur/enable_hip
Daniel Arndt [Wed, 23 Apr 2025 20:07:26 +0000 (16:07 -0400)]
Merge pull request #18384 from bangerth/move
Bruno Turcksin [Tue, 22 Apr 2025 19:20:44 +0000 (15:20 -0400)]
Define our own variable to know if HIP support is enable
Wolfgang Bangerth [Wed, 23 Apr 2025 14:07:15 +0000 (08:07 -0600)]
Move a function into namespace dealii.
Bruno Turcksin [Wed, 23 Apr 2025 12:08:19 +0000 (08:08 -0400)]
Merge pull request #18217 from bangerth/kokkos-upgrade
Upgrade Kokkos to 4.5.1.
Maximilian Bergbauer [Wed, 23 Apr 2025 08:15:38 +0000 (10:15 +0200)]
Add test
Maximilian Bergbauer [Tue, 3 Dec 2024 14:59:08 +0000 (15:59 +0100)]
Use constructor argument
Matthias Maier [Wed, 23 Apr 2025 04:23:39 +0000 (04:23 +0000)]
Merge pull request #18371 from bangerth/indent-python
Apply auto-indenter to all python scripts.
Wolfgang Bangerth [Wed, 23 Apr 2025 01:25:22 +0000 (19:25 -0600)]
Disentangle the order in a file.
Wolfgang Bangerth [Tue, 22 Apr 2025 22:21:08 +0000 (16:21 -0600)]
Add some notes to step-44.
Wolfgang Bangerth [Tue, 22 Apr 2025 22:00:03 +0000 (16:00 -0600)]
Add a changelog entry.
Wolfgang Bangerth [Tue, 22 Apr 2025 21:59:56 +0000 (15:59 -0600)]
Switch MatrixOut to default to sparse output.
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.