]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
2 weeks agoAdd assertion in TpetraWrappers::Vector::operator=() to require compressed source 18408/head
Qingyuan Shi [Fri, 2 May 2025 13:44:58 +0000 (21:44 +0800)]
Add assertion in TpetraWrappers::Vector::operator=() to require compressed source

3 weeks agoMerge pull request #18379 from drwells/update-orientation-glossary
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.

3 weeks agoMerge pull request #18398 from dominiktassilostill/QuadSubfaceQuadrature
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

3 weeks agoMerge pull request #18403 from bangerth/93
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.

3 weeks agoMerge pull request #18393 from QY-Shi/fix_tpetra_sparse_block_matrix_reinit
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

3 weeks agoMerge pull request #18401 from bangerth/headers
Daniel Arndt [Wed, 30 Apr 2025 21:16:45 +0000 (17:16 -0400)]
Merge pull request #18401 from bangerth/headers

3 weeks agoMerge pull request #18063 from ZhouleiJoeStone/master
Daniel Arndt [Wed, 30 Apr 2025 21:15:19 +0000 (17:15 -0400)]
Merge pull request #18063 from ZhouleiJoeStone/master

3 weeks agoMerge pull request #18377 from bangerth/matrix-out
Daniel Arndt [Wed, 30 Apr 2025 21:11:15 +0000 (17:11 -0400)]
Merge pull request #18377 from bangerth/matrix-out

3 weeks agoMerge pull request #18396 from gassmoeller/fix_higher_order_eulerian_mapping
Daniel Arndt [Wed, 30 Apr 2025 20:02:44 +0000 (16:02 -0400)]
Merge pull request #18396 from gassmoeller/fix_higher_order_eulerian_mapping

3 weeks agoMerge pull request #18402 from bangerth/mpi
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+.

3 weeks agoAdd some thoughts to step-93. 18403/head
Wolfgang Bangerth [Wed, 30 Apr 2025 17:09:48 +0000 (11:09 -0600)]
Add some thoughts to step-93.

3 weeks agoDo not separately check for MPI 3+. 18402/head
Wolfgang Bangerth [Wed, 30 Apr 2025 15:47:49 +0000 (09:47 -0600)]
Do not separately check for MPI 3+.

3 weeks agoLet files that use MPI include the necessary headers. 18401/head
Wolfgang Bangerth [Wed, 30 Apr 2025 15:53:00 +0000 (09:53 -0600)]
Let files that use MPI include the necessary headers.

3 weeks agoUse higher order MappingQ in MappingQEulerian 18396/head
Rene Gassmoeller [Mon, 28 Apr 2025 08:22:19 +0000 (10:22 +0200)]
Use higher order MappingQ in MappingQEulerian

3 weeks agoAdd non-standard oriented quadrature on subfaces 18398/head
Dominik Still [Tue, 29 Apr 2025 08:24:47 +0000 (10:24 +0200)]
Add non-standard oriented quadrature on subfaces

3 weeks agoMerge pull request #18381 from bergbauer/fe_point_fe_q
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

3 weeks agoMerge pull request #18397 from peterrum/rk_5_6
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

3 weeks agoMerge pull request #18395 from bangerth/doc
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.

3 weeks agoTimeStepping: add fith- and sixth-order RK 18397/head
Peter Munch [Mon, 28 Apr 2025 11:10:33 +0000 (13:10 +0200)]
TimeStepping: add fith- and sixth-order RK

3 weeks agoReview comments 18381/head
Maximilian Bergbauer [Mon, 28 Apr 2025 07:45:51 +0000 (09:45 +0200)]
Review comments

3 weeks agoFix the name of an exception class reference. 18395/head
Wolfgang Bangerth [Sun, 27 Apr 2025 21:38:12 +0000 (15:38 -0600)]
Fix the name of an exception class reference.

3 weeks agoFix: explicitly instantiate BlockSparseMatrix::reinit(vector<IndexSet>, BlockDynamicS... 18393/head
Qingyuan Shi [Sun, 27 Apr 2025 10:56:54 +0000 (18:56 +0800)]
Fix: explicitly instantiate BlockSparseMatrix::reinit(vector<IndexSet>, BlockDynamicSparsityPattern, MPI_Comm, bool)

4 weeks agoMerge pull request #18388 from marcfehling/search-local
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`.

4 weeks agoMerge pull request #18386 from bangerth/unguard
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.

4 weeks agoMerge pull request #18387 from bangerth/fix-include
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.

4 weeks agoRemove P4EST_WITH_SEARCH_LOCAL. 18388/head
Marc Fehling [Fri, 25 Apr 2025 09:31:18 +0000 (11:31 +0200)]
Remove P4EST_WITH_SEARCH_LOCAL.

4 weeks agoFix an include statement. 18387/head
Wolfgang Bangerth [Fri, 25 Apr 2025 02:14:02 +0000 (20:14 -0600)]
Fix an include statement.

4 weeks agoUn-guard two p4est declarations. 18386/head
Wolfgang Bangerth [Fri, 25 Apr 2025 00:51:48 +0000 (18:51 -0600)]
Un-guard two p4est declarations.

4 weeks agoMerge pull request #17848 from Sam0h51/step-93-construction
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

4 weeks agoMerge pull request #18378 from bangerth/44.2
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.

4 weeks agoMerge pull request #18360 from bergbauer/read_dof_values_docu
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

4 weeks agoMerge pull request #18380 from bangerth/disentangle
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.

4 weeks agoMerge pull request #18081 from KJSchwiebert/periodic-tet-hypercube
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.

4 weeks agoFix some minor documentation bugs in GeometryInfo. 18379/head
David Wells [Wed, 23 Apr 2025 21:53:44 +0000 (17:53 -0400)]
Fix some minor documentation bugs in GeometryInfo.

4 weeks agoAdd a glossary entry for the combined orientation.
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.

4 weeks agoMerge pull request #18383 from Rombur/enable_hip
Daniel Arndt [Wed, 23 Apr 2025 20:51:10 +0000 (16:51 -0400)]
Merge pull request #18383 from Rombur/enable_hip

4 weeks agoMerge pull request #18384 from bangerth/move
Daniel Arndt [Wed, 23 Apr 2025 20:07:26 +0000 (16:07 -0400)]
Merge pull request #18384 from bangerth/move

4 weeks agoDefine our own variable to know if HIP support is enable 18383/head
Bruno Turcksin [Tue, 22 Apr 2025 19:20:44 +0000 (15:20 -0400)]
Define our own variable to know if HIP support is enable

4 weeks agoMove a function into namespace dealii. 18384/head
Wolfgang Bangerth [Wed, 23 Apr 2025 14:07:15 +0000 (08:07 -0600)]
Move a function into namespace dealii.

4 weeks agoMerge pull request #18217 from bangerth/kokkos-upgrade
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.

4 weeks agoAdd test
Maximilian Bergbauer [Wed, 23 Apr 2025 08:15:38 +0000 (10:15 +0200)]
Add test

4 weeks agoUse constructor argument
Maximilian Bergbauer [Tue, 3 Dec 2024 14:59:08 +0000 (15:59 +0100)]
Use constructor argument

4 weeks agoMerge pull request #18371 from bangerth/indent-python
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.

4 weeks agoDisentangle the order in a file. 18380/head
Wolfgang Bangerth [Wed, 23 Apr 2025 01:25:22 +0000 (19:25 -0600)]
Disentangle the order in a file.

4 weeks agoAdd some notes to step-44. 18378/head
Wolfgang Bangerth [Tue, 22 Apr 2025 22:21:08 +0000 (16:21 -0600)]
Add some notes to step-44.

4 weeks agoAdd a changelog entry. 18377/head
Wolfgang Bangerth [Tue, 22 Apr 2025 22:00:03 +0000 (16:00 -0600)]
Add a changelog entry.

4 weeks agoSwitch MatrixOut to default to sparse output.
Wolfgang Bangerth [Tue, 22 Apr 2025 21:59:56 +0000 (15:59 -0600)]
Switch MatrixOut to default to sparse output.

4 weeks agoBe explicit about what output to create.
Wolfgang Bangerth [Tue, 22 Apr 2025 21:59:40 +0000 (15:59 -0600)]
Be explicit about what output to create.

4 weeks agoWork around a warning with MSVC. 18217/head
Wolfgang Bangerth [Tue, 11 Mar 2025 20:16:58 +0000 (14:16 -0600)]
Work around a warning with MSVC.

4 weeks agoMirror what Kokkos upstream does.
Wolfgang Bangerth [Tue, 11 Mar 2025 17:18:09 +0000 (11:18 -0600)]
Mirror what Kokkos upstream does.

4 weeks agoWork around an issue with MSVC.
Wolfgang Bangerth [Tue, 11 Mar 2025 14:18:37 +0000 (08:18 -0600)]
Work around an issue with MSVC.

4 weeks agoDisable LIBDL in the configuration.
Wolfgang Bangerth [Mon, 10 Mar 2025 21:21:30 +0000 (15:21 -0600)]
Disable LIBDL in the configuration.

4 weeks agoMake our indent scripts happy about cmake function names.
Wolfgang Bangerth [Mon, 10 Mar 2025 21:19:02 +0000 (15:19 -0600)]
Make our indent scripts happy about cmake function names.

4 weeks agoUpdate setup_bundled.
Wolfgang Bangerth [Mon, 10 Mar 2025 20:22:20 +0000 (14:22 -0600)]
Update setup_bundled.

4 weeks agoUpdate bundled/CMakeLists.txt.
Wolfgang Bangerth [Mon, 10 Mar 2025 20:21:50 +0000 (14:21 -0600)]
Update bundled/CMakeLists.txt.

4 weeks agoAlso add generated files from a blank cmake run.
Wolfgang Bangerth [Mon, 10 Mar 2025 17:37:16 +0000 (11:37 -0600)]
Also add generated files from a blank cmake run.

4 weeks agoAdd a changelog entry.
Wolfgang Bangerth [Mon, 10 Mar 2025 17:14:49 +0000 (11:14 -0600)]
Add a changelog entry.

4 weeks agoAlso update CMakeLists.txt.
Wolfgang Bangerth [Mon, 10 Mar 2025 17:18:31 +0000 (11:18 -0600)]
Also update CMakeLists.txt.

4 weeks agoUpgrade to Kokkos 4.5.1.
Wolfgang Bangerth [Mon, 10 Mar 2025 17:14:05 +0000 (11:14 -0600)]
Upgrade to Kokkos 4.5.1.

4 weeks agoLink to step-37 18360/head
Maximilian Bergbauer [Tue, 22 Apr 2025 12:13:01 +0000 (14:13 +0200)]
Link to step-37

4 weeks agoMerge pull request #18374 from drwells/qprojector-documentation-fixes
Martin Kronbichler [Tue, 22 Apr 2025 10:19:22 +0000 (12:19 +0200)]
Merge pull request #18374 from drwells/qprojector-documentation-fixes

QProjector documentation fixes

4 weeks agoMerge pull request #18373 from drwells/update-orientation-docs
Martin Kronbichler [Tue, 22 Apr 2025 10:17:59 +0000 (12:17 +0200)]
Merge pull request #18373 from drwells/update-orientation-docs

Fix the pictures of oriented faces.

4 weeks agoUpdate docu of read_dof_values
Maximilian Bergbauer [Thu, 17 Apr 2025 08:42:20 +0000 (10:42 +0200)]
Update docu of read_dof_values

4 weeks agoFix the pictures of oriented faces. 18373/head
David Wells [Mon, 21 Apr 2025 18:38:13 +0000 (14:38 -0400)]
Fix the pictures of oriented faces.

4 weeks agoQProjector: consistently call the orientation the combined_orientation. 18374/head
David Wells [Mon, 21 Apr 2025 13:24:44 +0000 (09:24 -0400)]
QProjector: consistently call the orientation the combined_orientation.

4 weeks agoQProjector: fix some function names.
David Wells [Mon, 21 Apr 2025 13:19:34 +0000 (09:19 -0400)]
QProjector: fix some function names.

4 weeks agoQProjector: don't deprecate every version of project_to_subface().
David Wells [Mon, 21 Apr 2025 13:19:16 +0000 (09:19 -0400)]
QProjector: don't deprecate every version of project_to_subface().

This was a copy-paste mistake.

4 weeks agoMerge pull request #18339 from bangerth/tria-2
Daniel Arndt [Mon, 21 Apr 2025 18:31:00 +0000 (14:31 -0400)]
Merge pull request #18339 from bangerth/tria-2

4 weeks agoMerge pull request #18340 from bangerth/tria-3
Daniel Arndt [Mon, 21 Apr 2025 18:28:59 +0000 (14:28 -0400)]
Merge pull request #18340 from bangerth/tria-3

4 weeks agoMerge pull request #18367 from bangerth/helper-script
Daniel Arndt [Mon, 21 Apr 2025 17:35:33 +0000 (13:35 -0400)]
Merge pull request #18367 from bangerth/helper-script

4 weeks agoMerge pull request #18365 from bangerth/matrix-out
Luca Heltai [Mon, 21 Apr 2025 16:31:27 +0000 (18:31 +0200)]
Merge pull request #18365 from bangerth/matrix-out

Make it possible to create sparse outputs from MatrixOut.

4 weeks agoApply auto-indenter to all python scripts. 18371/head
Wolfgang Bangerth [Mon, 21 Apr 2025 16:23:48 +0000 (10:23 -0600)]
Apply auto-indenter to all python scripts.

4 weeks agoAdd a script that traces which other files a .cc or .h file depends on. 18367/head
Wolfgang Bangerth [Sat, 19 Apr 2025 03:03:07 +0000 (21:03 -0600)]
Add a script that traces which other files a .cc or .h file depends on.

4 weeks agoMerge pull request #18364 from drwells/refactor-project-to-subobject
Wolfgang Bangerth [Mon, 21 Apr 2025 14:40:51 +0000 (08:40 -0600)]
Merge pull request #18364 from drwells/refactor-project-to-subobject

QProjector: add a general function for projecting quadrature points to faces or subfaces.

4 weeks agoQProjector: add another test to verify face quadrature rules. 18364/head
David Wells [Mon, 21 Apr 2025 13:03:29 +0000 (09:03 -0400)]
QProjector: add another test to verify face quadrature rules.

4 weeks agoMerge pull request #18369 from bangerth/include
Luca Heltai [Mon, 21 Apr 2025 08:12:16 +0000 (10:12 +0200)]
Merge pull request #18369 from bangerth/include

Add necessary header includes.

4 weeks agoAdd necessary header includes. 18369/head
Wolfgang Bangerth [Sat, 19 Apr 2025 22:12:35 +0000 (16:12 -0600)]
Add necessary header includes.

4 weeks agoMerge pull request #18368 from bangerth/doc-2
David Wells [Sat, 19 Apr 2025 20:17:23 +0000 (16:17 -0400)]
Merge pull request #18368 from bangerth/doc-2

Add to some documentation.

4 weeks agoAdd to some documentation. 18368/head
Wolfgang Bangerth [Sat, 19 Apr 2025 01:52:10 +0000 (19:52 -0600)]
Add to some documentation.

4 weeks agoMerge pull request #18366 from bangerth/doc
Timo Heister [Sat, 19 Apr 2025 10:36:24 +0000 (06:36 -0400)]
Merge pull request #18366 from bangerth/doc

Remove an outdated Trilinos comment.

4 weeks agoRemove an outdated Trilinos comment. 18366/head
Wolfgang Bangerth [Sat, 19 Apr 2025 01:50:50 +0000 (19:50 -0600)]
Remove an outdated Trilinos comment.

5 weeks agoAdd a test. 18365/head
Wolfgang Bangerth [Fri, 18 Apr 2025 20:26:41 +0000 (14:26 -0600)]
Add a test.

5 weeks agoAdd a changelog entry.
Wolfgang Bangerth [Fri, 18 Apr 2025 20:01:57 +0000 (14:01 -0600)]
Add a changelog entry.

5 weeks agoMake it possible to create sparse outputs from MatrixOut.
Wolfgang Bangerth [Fri, 18 Apr 2025 20:00:20 +0000 (14:00 -0600)]
Make it possible to create sparse outputs from MatrixOut.

5 weeks agoQProjector: refactor project_to_face().
David Wells [Sun, 13 Apr 2025 17:32:49 +0000 (13:32 -0400)]
QProjector: refactor project_to_face().

5 weeks agoQProjector: refactor project_to_all_faces().
David Wells [Sun, 13 Apr 2025 17:26:16 +0000 (13:26 -0400)]
QProjector: refactor project_to_all_faces().

5 weeks agoQProjector: add a new internal function.
David Wells [Sun, 13 Apr 2025 17:26:01 +0000 (13:26 -0400)]
QProjector: add a new internal function.

5 weeks agoMerge pull request #18362 from drwells/face-setup-refactor
Martin Kronbichler [Fri, 18 Apr 2025 12:44:35 +0000 (14:44 +0200)]
Merge pull request #18362 from drwells/face-setup-refactor

MatrixFree: refactor a face setup routine.

5 weeks agoMerge pull request #18355 from drwells/qprojector-hex-index
Daniel Arndt [Fri, 18 Apr 2025 12:12:55 +0000 (08:12 -0400)]
Merge pull request #18355 from drwells/qprojector-hex-index

5 weeks agoMatrixFree: refactor a face setup routine. 18362/head
David Wells [Thu, 17 Apr 2025 17:29:44 +0000 (13:29 -0400)]
MatrixFree: refactor a face setup routine.

5 weeks agoQProjector::project_to_all_faces(): combine all three versions. 18355/head
David Wells [Fri, 11 Apr 2025 17:20:21 +0000 (13:20 -0400)]
QProjector::project_to_all_faces(): combine all three versions.

5 weeks agoQProjector::project_to_all_faces(): combine all 3d code.
David Wells [Fri, 11 Apr 2025 17:09:15 +0000 (13:09 -0400)]
QProjector::project_to_all_faces(): combine all 3d code.

5 weeks agoFEInterfaceValues tests: check with a tolerance.
David Wells [Fri, 11 Apr 2025 17:08:01 +0000 (13:08 -0400)]
FEInterfaceValues tests: check with a tolerance.

This is more robust since some values may not be exactly zero due to rounding.

5 weeks agoQProjector: index hexes the same way as everything else.
David Wells [Thu, 10 Apr 2025 18:46:49 +0000 (14:46 -0400)]
QProjector: index hexes the same way as everything else.

5 weeks agoReferenceCell: fix some 0d code.
David Wells [Fri, 11 Apr 2025 17:41:06 +0000 (13:41 -0400)]
ReferenceCell: fix some 0d code.

5 weeks agoAdd the step-93 tutorial program. 17848/head
Sam Scheuerman [Thu, 12 Sep 2024 16:57:52 +0000 (10:57 -0600)]
Add the step-93 tutorial program.

5 weeks agoMerge pull request #18350 from nmuch/mft-compute-diagonal-hp-and-non-hp-dh
Martin Kronbichler [Tue, 15 Apr 2025 07:56:13 +0000 (09:56 +0200)]
Merge pull request #18350 from nmuch/mft-compute-diagonal-hp-and-non-hp-dh

Fix MFT::compute_diagonal() for non-hp- and hp-DoFHandlers attached to MatrixFree

5 weeks agoMerge pull request #18358 from bangerth/matrix-out
Martin Kronbichler [Tue, 15 Apr 2025 06:44:24 +0000 (08:44 +0200)]
Merge pull request #18358 from bangerth/matrix-out

Minor clean-ups in MatrixOut.

5 weeks agoMerge pull request #18359 from mschreter/fix_noncontiguous_partitioner
Peter Munch [Tue, 15 Apr 2025 06:06:07 +0000 (08:06 +0200)]
Merge pull request #18359 from mschreter/fix_noncontiguous_partitioner

MPI::NoncontiguousPartitioner: Fix missing clearing of variables in reinit

5 weeks agoMerge pull request #18357 from bangerth/const
David Wells [Mon, 14 Apr 2025 21:02:37 +0000 (17:02 -0400)]
Merge pull request #18357 from bangerth/const

Mark some input arguments 'const'.


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.