]>
https://gitweb.dealii.org/ - dealii.git/log
Martin Kronbichler [Tue, 23 May 2023 16:07:24 +0000 (18:07 +0200)]
step-14 tutorial: Fix typo in introduction
David Wells [Tue, 23 May 2023 12:47:41 +0000 (08:47 -0400)]
Merge pull request #15245 from bangerth/arkode
Avoid making a variable 'public' in the ARKode interfaces.
Martin Kronbichler [Tue, 23 May 2023 07:21:43 +0000 (09:21 +0200)]
Merge pull request #15247 from bangerth/arkode-docs
Minor updates to the ARKode documentation.
Martin Kronbichler [Tue, 23 May 2023 06:49:56 +0000 (08:49 +0200)]
Merge pull request #15233 from richardschu/remote_point_eval_debug
fix bug in find_active_cell_around_point
Daniel Arndt [Mon, 22 May 2023 12:30:26 +0000 (08:30 -0400)]
Merge pull request #15200 from Rombur/mf_kernel_launch
Richard Schussnig [Mon, 22 May 2023 11:40:48 +0000 (13:40 +0200)]
fix bug in find_active_cell_around_point and add test
Wolfgang Bangerth [Mon, 22 May 2023 03:47:00 +0000 (21:47 -0600)]
Minor updates to the ARKode documentation.
Wolfgang Bangerth [Thu, 18 May 2023 05:50:16 +0000 (23:50 -0600)]
Avoid making a variable 'public'.
Wolfgang Bangerth [Mon, 22 May 2023 02:56:30 +0000 (20:56 -0600)]
Merge pull request #15242 from marcfehling/meshworker
More interface mismatch in ScratchData in hp mode.
Martin Kronbichler [Sun, 21 May 2023 18:07:29 +0000 (20:07 +0200)]
Merge pull request #15243 from peterrum/typo_2
Fix typo
Peter Munch [Sun, 21 May 2023 06:24:37 +0000 (08:24 +0200)]
Fix typo
Marc Fehling [Sun, 21 May 2023 03:53:32 +0000 (21:53 -0600)]
Fix doc about returning invalid fe indices.
Marc Fehling [Sat, 20 May 2023 17:47:26 +0000 (11:47 -0600)]
Apply fix to dataype mismatch to all occurences in MeshWorker::ScratchData.
Peter Munch [Sat, 20 May 2023 11:16:43 +0000 (13:16 +0200)]
Merge pull request #15235 from masterleinad/fix_tpetra_newer_trilinos
Fix Tpetra for newer Trilinos
Peter Munch [Sat, 20 May 2023 07:45:42 +0000 (09:45 +0200)]
Merge pull request #15241 from drwells/fix-arkode
Fix compilation with ARKODE.
David Wells [Fri, 19 May 2023 21:23:59 +0000 (17:23 -0400)]
Fix compilation with ARKODE.
Also fix a test which doesn't seem to throw an exception with newer
versions of SUNDIALS.
David Wells [Fri, 19 May 2023 20:18:27 +0000 (16:18 -0400)]
Merge pull request #15223 from bangerth/arkode
Convert ARKode interfaces to conform to our callback policy.
Matthias Maier [Fri, 19 May 2023 11:06:06 +0000 (11:06 +0000)]
Merge pull request #15229 from kronbichler/avoid_unnecessary_work
MatrixFree: Avoid setting face vectorization group boundary in serial
Martin Kronbichler [Tue, 16 May 2023 12:04:24 +0000 (14:04 +0200)]
Avoid setting face vectorization boundary in serial
Wolfgang Bangerth [Thu, 18 May 2023 20:40:46 +0000 (14:40 -0600)]
Add more tests.
Wolfgang Bangerth [Mon, 15 May 2023 22:10:32 +0000 (16:10 -0600)]
Adjust a changelog entry.
Wolfgang Bangerth [Mon, 15 May 2023 22:09:38 +0000 (16:09 -0600)]
Add a test.
Wolfgang Bangerth [Mon, 15 May 2023 22:09:21 +0000 (16:09 -0600)]
Adjust tests to our new interface.
David Wells [Thu, 18 May 2023 17:58:54 +0000 (13:58 -0400)]
Merge pull request #15238 from bangerth/nox-4
Initialize and check an assertion in the NOX solver.
Wolfgang Bangerth [Mon, 15 May 2023 22:07:51 +0000 (16:07 -0600)]
Convert ARKode interfaces to conform to our callback policy.
Wolfgang Bangerth [Thu, 18 May 2023 16:28:15 +0000 (10:28 -0600)]
Merge pull request #15239 from drwells/pyramid-lines
Fix the number of pyramid lines and one pyramid table.
Martin Kronbichler [Thu, 18 May 2023 15:06:40 +0000 (17:06 +0200)]
Merge pull request #15215 from bergbauer/fe_face_point_evaluation
Face path for FEPointEvaluation
David Wells [Thu, 18 May 2023 12:45:50 +0000 (08:45 -0400)]
Merge pull request #15237 from bangerth/nox-2
Properly treat exceptions in a user callback in NOX.
David Wells [Wed, 17 May 2023 12:19:57 +0000 (08:19 -0400)]
Fix the number of pyramid lines and one pyramid table.
Timo Heister [Thu, 18 May 2023 12:08:17 +0000 (08:08 -0400)]
Merge pull request #15236 from bangerth/nox-1
Minor updates to the NOX solver documentation.
Wolfgang Bangerth [Thu, 18 May 2023 05:51:55 +0000 (23:51 -0600)]
Initialize and check an assertion in the NOX solver.
Wolfgang Bangerth [Thu, 18 May 2023 04:42:58 +0000 (22:42 -0600)]
Properly treat exceptions in a user callback in NOX.
Wolfgang Bangerth [Thu, 18 May 2023 04:38:07 +0000 (22:38 -0600)]
Minor updates to the NOX solver documentation.
Daniel Arndt [Wed, 17 May 2023 20:55:21 +0000 (16:55 -0400)]
Fix Tpetra for newer Trilinos
Maximilian Bergbauer [Fri, 28 Apr 2023 12:35:01 +0000 (14:35 +0200)]
Implement path for is_face = true
Daniel Arndt [Wed, 17 May 2023 11:48:30 +0000 (07:48 -0400)]
Merge pull request #15230 from masterleinad/fix_patterns_lists_of_lists
Wolfgang Bangerth [Wed, 17 May 2023 02:18:03 +0000 (20:18 -0600)]
Merge pull request #15231 from tjhei/doc_petsc_snes
improve documentation for PETSc SNES
Timo Heister [Wed, 17 May 2023 00:24:45 +0000 (20:24 -0400)]
improve documentation for PETSc SNES
Daniel Arndt [Tue, 16 May 2023 22:11:00 +0000 (18:11 -0400)]
Use AssertThrow
Daniel Arndt [Tue, 16 May 2023 22:06:52 +0000 (18:06 -0400)]
Use std::strlen
Wolfgang Bangerth [Tue, 16 May 2023 21:34:10 +0000 (15:34 -0600)]
Merge pull request #15220 from richardschu/compiler_warnings_redo
fix some compiler warnings
Timo Heister [Tue, 16 May 2023 20:16:03 +0000 (16:16 -0400)]
Merge pull request #15228 from kronbichler/compile_warning2
Avoid compiler warning
Daniel Arndt [Tue, 16 May 2023 17:57:16 +0000 (13:57 -0400)]
Patterns: Fix parsing lists of lists
Martin Kronbichler [Tue, 16 May 2023 12:07:23 +0000 (14:07 +0200)]
Merge pull request #15222 from bangerth/6
Minor doc improvement in step-6.
Martin Kronbichler [Tue, 16 May 2023 12:02:04 +0000 (14:02 +0200)]
Avoid compiler warning
Martin Kronbichler [Tue, 16 May 2023 08:05:59 +0000 (10:05 +0200)]
Merge pull request #15221 from bangerth/77
Update output of step-77.
Richard Schussnig [Tue, 16 May 2023 07:23:32 +0000 (09:23 +0200)]
fixed some compiler warnings in tria.cc
Timo Heister [Tue, 16 May 2023 05:32:07 +0000 (01:32 -0400)]
Merge pull request #15186 from bangerth/nox
Let NOX callbacks conform to our new standard for callback errors.
Daniel Arndt [Tue, 16 May 2023 02:29:47 +0000 (22:29 -0400)]
Merge pull request #15216 from sebproell/sundials-remove-copy
David Wells [Mon, 15 May 2023 21:19:52 +0000 (17:19 -0400)]
Merge pull request #15199 from masterleinad/find_non_system_hdf5
Allow finding user-installed HDF5
Wolfgang Bangerth [Mon, 15 May 2023 20:58:26 +0000 (14:58 -0600)]
Minor doc improvement in step-6.
Wolfgang Bangerth [Mon, 15 May 2023 20:57:48 +0000 (14:57 -0600)]
Update output of step-77.
Daniel Arndt [Mon, 15 May 2023 13:43:19 +0000 (09:43 -0400)]
Merge pull request #15205 from tamiko/create_compile_commands_symlink
Bruno Turcksin [Mon, 15 May 2023 13:41:22 +0000 (13:41 +0000)]
Fix reviewer's comment
Bruno Turcksin [Thu, 11 May 2023 19:15:39 +0000 (19:15 +0000)]
Add changelog entry
Sebastian Proell [Mon, 15 May 2023 08:05:30 +0000 (10:05 +0200)]
SUNDIALS: remove outdated copy functionality
Martin Kronbichler [Mon, 15 May 2023 06:32:30 +0000 (08:32 +0200)]
Merge pull request #15189 from bangerth/kinsol-3
Add a test with an irrecoverable failure of KINSOL.
Wolfgang Bangerth [Mon, 15 May 2023 01:33:15 +0000 (19:33 -0600)]
Merge pull request #15194 from sebproell/kinsol-nvector-view
KINSOL: do not copy vectors internally
Wolfgang Bangerth [Mon, 15 May 2023 01:27:54 +0000 (19:27 -0600)]
Merge pull request #15214 from sebproell/step-77-nox
Fix step-77 NOX test
Peter Munch [Sun, 14 May 2023 17:18:01 +0000 (19:18 +0200)]
Merge pull request #15207 from kronbichler/variable_type
Tensor product kernels: Use the right type in some templated functions
Sebastian Proell [Thu, 11 May 2023 14:19:48 +0000 (16:19 +0200)]
KINSOL: do not copy vectors internally
Sebastian Proell [Sun, 14 May 2023 13:59:25 +0000 (15:59 +0200)]
Add changelog entry for fixed step-77
Sebastian Proell [Sun, 14 May 2023 13:58:50 +0000 (15:58 +0200)]
Fix step-77 with NOX: zero out residual
Wolfgang Bangerth [Sun, 14 May 2023 03:43:48 +0000 (21:43 -0600)]
Merge pull request #15212 from drwells/bundled-kokkos-gcc-13-fix
Fix Kokkos compilation with GCC 13.
Martin Kronbichler [Sat, 13 May 2023 21:28:41 +0000 (23:28 +0200)]
Merge pull request #15211 from bergbauer/fe_point_consistent_template_arg
FEPointEvaluation: Use template argument consistently
Wolfgang Bangerth [Sat, 13 May 2023 20:22:49 +0000 (14:22 -0600)]
Merge pull request #15208 from kronbichler/fix_documentation
Fix typo in documentation
Wolfgang Bangerth [Sat, 13 May 2023 20:21:18 +0000 (14:21 -0600)]
Merge pull request #15210 from sebproell/step77-zero-residual
Fix step-77: zero out residual before assembly
David Wells [Sat, 13 May 2023 12:51:29 +0000 (08:51 -0400)]
Fix Kokkos compilation with GCC 13.
Maximilian Bergbauer [Sat, 13 May 2023 15:07:18 +0000 (17:07 +0200)]
Use template argument consistently
Sebastian Proell [Sat, 13 May 2023 09:56:17 +0000 (11:56 +0200)]
Fix step-77: zero out residual before assembly
Martin Kronbichler [Sat, 13 May 2023 07:54:33 +0000 (09:54 +0200)]
Fix typo in documentation
Martin Kronbichler [Sat, 13 May 2023 07:50:19 +0000 (09:50 +0200)]
Tensor product kernels: Use the right type in some templated functions
Martin Kronbichler [Sat, 13 May 2023 07:48:35 +0000 (09:48 +0200)]
Merge pull request #15196 from bangerth/import-3
Avoid variables named 'import', part 2.
Martin Kronbichler [Sat, 13 May 2023 07:47:14 +0000 (09:47 +0200)]
Merge pull request #15191 from bangerth/import
Avoid variables named 'import'.
Martin Kronbichler [Sat, 13 May 2023 07:46:48 +0000 (09:46 +0200)]
Merge pull request #15193 from bergbauer/reduce_overhead_fe_face_normal_eval
Remove overhead from AlignedVector in FEFaceNormalEvaluationImpl
Matthias Maier [Fri, 12 May 2023 16:31:17 +0000 (11:31 -0500)]
add an entry to .gitignore for build directories of example steps
Matthias Maier [Fri, 12 May 2023 16:05:22 +0000 (11:05 -0500)]
CMake: create a compile_commands.json symlink
Modern IDEs such as VSCode use a separate build directory for
configuring and compiling a project (such as our example steps).
Unfortunately, this sometimes confuses language servers such as clangd
that might fail to find the correct compile_commands.json in that build
directory. Let's work around this issue by simply creating a symlink
from the source directory pointing to the compile_commands.json file.
As a sanity check, if there is already a compile_commands.json file
present, or if the source and build directory are the same we simply do
nothing.
Wolfgang Bangerth [Fri, 12 May 2023 21:08:32 +0000 (15:08 -0600)]
Merge pull request #15206 from masterleinad/fix_warnings_gcc_13_1
Fix warnings with gcc-13.1
Daniel Arndt [Fri, 12 May 2023 17:38:40 +0000 (13:38 -0400)]
Fix warnings with gcc-13.1
Daniel Arndt [Thu, 11 May 2023 20:17:23 +0000 (16:17 -0400)]
Allow finding user-installed HDF5
Bruno Turcksin [Thu, 11 May 2023 13:47:06 +0000 (13:47 +0000)]
Use Kokkos to launch kernels in the CUDAWrappers::MatrixFree framework
Daniel Arndt [Thu, 11 May 2023 17:06:14 +0000 (13:06 -0400)]
Merge pull request #15188 from bangerth/kinsol-2
Wolfgang Bangerth [Thu, 11 May 2023 17:05:52 +0000 (11:05 -0600)]
Avoid variables named 'import', part 2.
Daniel Arndt [Thu, 11 May 2023 16:59:37 +0000 (12:59 -0400)]
Merge pull request #15187 from bangerth/kinsol-1
Maximilian Bergbauer [Thu, 11 May 2023 13:10:23 +0000 (15:10 +0200)]
Reduce overhead of AlignedVector
Luca Heltai [Thu, 11 May 2023 12:31:41 +0000 (15:31 +0300)]
Merge pull request #15141 from peterrum/MGTwoLevelTransferBase
Add two level transfer operator between non-nested levels
Peter Munch [Thu, 11 May 2023 05:38:04 +0000 (07:38 +0200)]
Merge pull request #15192 from bangerth/test
Fix compilation of a test.
Wolfgang Bangerth [Wed, 10 May 2023 19:36:51 +0000 (13:36 -0600)]
Fix compilation of a test.
Wolfgang Bangerth [Wed, 10 May 2023 19:08:51 +0000 (13:08 -0600)]
Avoid variables named 'import'.
Marco Feder [Thu, 4 May 2023 13:37:40 +0000 (15:37 +0200)]
first part of review
Peter Munch [Mon, 3 Apr 2023 12:02:03 +0000 (14:02 +0200)]
Add interface for non-nested two level transfer
Co-authored-by: peterrum <peterrmuench@gmail.com>
Wolfgang Bangerth [Tue, 9 May 2023 16:11:03 +0000 (10:11 -0600)]
Add a test with an irrecoverable failure of KINSOL.
Wolfgang Bangerth [Tue, 9 May 2023 15:19:05 +0000 (09:19 -0600)]
Clean up after ourselves.
Wolfgang Bangerth [Fri, 5 May 2023 20:33:21 +0000 (14:33 -0600)]
Catch and rethrow *all* exceptions.
Timo Heister [Tue, 9 May 2023 19:59:01 +0000 (15:59 -0400)]
Merge pull request #15178 from bangerth/kinsol-exc
Let KINSOL callbacks conform to our new standard for callback errors.
Wolfgang Bangerth [Tue, 9 May 2023 16:48:16 +0000 (10:48 -0600)]
Add a test that checks NOX error handling.
Wolfgang Bangerth [Tue, 9 May 2023 16:47:18 +0000 (10:47 -0600)]
Deal with obnoxious NOX ways of reporting errors.
Wolfgang Bangerth [Tue, 9 May 2023 16:22:11 +0000 (10:22 -0600)]
Convert NOX tests to not return zero to indicate success.
Wolfgang Bangerth [Tue, 9 May 2023 16:16:07 +0000 (10:16 -0600)]
Document what function we are setting up.
Wolfgang Bangerth [Fri, 5 May 2023 21:06:37 +0000 (15:06 -0600)]
Convert NOX to use the new exception scheme.
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.