]>
https://gitweb.dealii.org/ - dealii.git/log
Martin Kronbichler [Wed, 4 Oct 2023 08:44:51 +0000 (10:44 +0200)]
Merge pull request #16078 from bergbauer/overhead_reinit
Reduce overhead in FEEvaluation::reinit(array of cells)
Marc Fehling [Wed, 4 Oct 2023 03:09:57 +0000 (21:09 -0600)]
Merge pull request #16085 from lpsaavedra/fix_typo_global_coarsening
Fix initialize typo in global coarsening functions
Marc Fehling [Wed, 4 Oct 2023 03:06:05 +0000 (21:06 -0600)]
Merge pull request #16086 from drwells/timer-sleep
Swap out burn() for sleep in an erratic test.
David Wells [Tue, 3 Oct 2023 20:23:25 +0000 (16:23 -0400)]
Swap out burn() for sleep in an erratic test.
I did some experiments and, under load, I can get a few percentage points of
difference between section 1 and section 2 when using burn(). These go
away (also under load) when I use sleep(), so that should make this test more
reliable.
David Wells [Tue, 3 Oct 2023 18:51:59 +0000 (14:51 -0400)]
Merge pull request #16055 from jpthiele/jpt-pl-copyright
Fix .pl extensions in copyright update script
David Wells [Tue, 3 Oct 2023 18:47:05 +0000 (14:47 -0400)]
Merge pull request #16080 from peterrum/ncp_import_from_ghosted_array
Fix NoncontiguousPartitioner::import_from_ghosted_array()
Laura Prieto Saavedra [Tue, 3 Oct 2023 18:12:37 +0000 (14:12 -0400)]
Fix initialize typo in GC functions
Daniel Arndt [Tue, 3 Oct 2023 12:02:36 +0000 (08:02 -0400)]
Merge pull request #16076 from kronbichler/full_matrix_inverse
Wolfgang Bangerth [Tue, 3 Oct 2023 11:43:19 +0000 (05:43 -0600)]
Merge pull request #16082 from bergbauer/out_df
Print function for DerivativeForm
Maximilian Bergbauer [Mon, 2 Oct 2023 20:11:15 +0000 (22:11 +0200)]
Print function for DerivativeForm
Daniel Arndt [Mon, 2 Oct 2023 19:34:10 +0000 (15:34 -0400)]
Merge pull request #16073 from masterleinad/update_oneapi_ci
Peter Munch [Mon, 2 Oct 2023 18:51:18 +0000 (20:51 +0200)]
Fix NoncontiguousPartitioner::import_from_ghosted_array()
Daniel Arndt [Mon, 2 Oct 2023 17:10:22 +0000 (13:10 -0400)]
Merge pull request #16068 from kronbichler/improve_timing
Maximilian Bergbauer [Mon, 2 Oct 2023 14:29:47 +0000 (16:29 +0200)]
Also for general case
Martin Kronbichler [Mon, 2 Oct 2023 09:52:49 +0000 (11:52 +0200)]
Merge pull request #16066 from jpthiele/jpt-doxy-preprocessor-fix
Fix doxygen warnings for template instantiations
Maximilian Bergbauer [Mon, 2 Oct 2023 08:19:58 +0000 (10:19 +0200)]
Reduce overhead in FEEvaluation::reinit(array)
Martin Kronbichler [Mon, 2 Oct 2023 06:49:20 +0000 (08:49 +0200)]
Restructure FullMatrix::invert to (hopefully) lower compilation times
Marc Fehling [Mon, 2 Oct 2023 01:02:29 +0000 (19:02 -0600)]
Merge pull request #16075 from marcfehling/race
github-actions: fix a race condition.
Marc Fehling [Mon, 2 Oct 2023 00:01:48 +0000 (18:01 -0600)]
github-actions: fix a race condition.
Marc Fehling [Sun, 1 Oct 2023 17:12:36 +0000 (11:12 -0600)]
Merge pull request #16074 from masterleinad/upload_configure_log
GitHub CI OSX and Windows: Upload CMakeConfigureLog
Daniel Arndt [Sun, 1 Oct 2023 16:46:48 +0000 (12:46 -0400)]
GitHub CI OSX and Windows: Upload CMakeConfigureLog
Daniel Arndt [Sun, 1 Oct 2023 15:41:43 +0000 (11:41 -0400)]
Update oneAPI CI
Martin Kronbichler [Sun, 1 Oct 2023 07:27:02 +0000 (09:27 +0200)]
Merge pull request #15995 from mschreter/rpe_cell_data
Extend API of RemotePointEvaluation::CellData
Marc Fehling [Sun, 1 Oct 2023 00:26:54 +0000 (18:26 -0600)]
Merge pull request #16063 from marcfehling/docker-cron
Docker: Build images every 12 hours.
Marc Fehling [Thu, 28 Sep 2023 20:55:42 +0000 (14:55 -0600)]
Docker: Build images every 12 hours.
Marc Fehling [Sat, 30 Sep 2023 19:48:47 +0000 (13:48 -0600)]
Merge pull request #16071 from marcfehling/docker
Docker: fix order of ARGS in Dockerfile.
Marc Fehling [Sat, 30 Sep 2023 19:00:30 +0000 (13:00 -0600)]
Docker: fix order of ARGS in Dockerfile.
Marc Fehling [Sat, 30 Sep 2023 18:37:03 +0000 (12:37 -0600)]
Merge pull request #16062 from marcfehling/docker
Docker: Build images with different number of jobs.
Martin Kronbichler [Sat, 30 Sep 2023 05:56:48 +0000 (07:56 +0200)]
Update comment
Martin Kronbichler [Sat, 30 Sep 2023 06:07:27 +0000 (08:07 +0200)]
Merge pull request #16050 from peterrum/MappingDataOnTheFly_FE_Nothing
MappingDataOnTheFly: make FE_Nothing unique_ptr
Martin Kronbichler [Fri, 29 Sep 2023 19:21:55 +0000 (21:21 +0200)]
Reduce compile time by using more common code
Daniel Arndt [Fri, 29 Sep 2023 18:25:09 +0000 (14:25 -0400)]
Merge pull request #16061 from marcfehling/docker-builder
Jan Philipp Thiele [Fri, 22 Sep 2023 14:24:20 +0000 (16:24 +0200)]
Fix *.cc Doxygen template warnings
Jan Philipp Thiele [Wed, 20 Sep 2023 22:58:05 +0000 (00:58 +0200)]
Doxygen encapsulate inline functions in headers
Jan Philipp Thiele [Fri, 29 Sep 2023 15:39:48 +0000 (17:39 +0200)]
Fix .pl extensions in copyright update script
Daniel Arndt [Fri, 29 Sep 2023 15:25:59 +0000 (11:25 -0400)]
Merge pull request #16064 from bangerth/cleanup
Wolfgang Bangerth [Thu, 28 Sep 2023 23:02:33 +0000 (17:02 -0600)]
Minor cleanups.
Martin Kronbichler [Fri, 29 Sep 2023 05:49:49 +0000 (07:49 +0200)]
Merge pull request #16059 from bangerth/affine-20
More assertions in AffineConstraints.
Wolfgang Bangerth [Fri, 29 Sep 2023 05:49:09 +0000 (23:49 -0600)]
Merge pull request #16051 from jpthiele/jpt-doxygen-anchors
Fix Doxygen warnings for anchors
Wolfgang Bangerth [Thu, 28 Sep 2023 16:38:48 +0000 (10:38 -0600)]
More assertions in AffineConstraints.
Marc Fehling [Thu, 28 Sep 2023 21:04:19 +0000 (15:04 -0600)]
Docker: Use the default driver again.
Marc Fehling [Thu, 28 Sep 2023 20:15:02 +0000 (14:15 -0600)]
Docker: Build images with different number of jobs.
Marc Fehling [Thu, 28 Sep 2023 17:51:55 +0000 (11:51 -0600)]
Merge pull request #16060 from marcfehling/docker
Docker: Use one process to decrease memory usage.
Marc Fehling [Thu, 28 Sep 2023 17:00:51 +0000 (11:00 -0600)]
Docker: Use one process to decrease memory usage.
Bruno Turcksin [Thu, 28 Sep 2023 12:46:38 +0000 (08:46 -0400)]
Merge pull request #16054 from kronbichler/fix_cuda_warning
Jan Philipp Thiele [Thu, 28 Sep 2023 07:53:37 +0000 (09:53 +0200)]
Fix Doxygen anchor warnings
Martin Kronbichler [Thu, 28 Sep 2023 07:00:08 +0000 (09:00 +0200)]
Matrix-free kernels: Try to fix Cuda warning
Peter Munch [Thu, 28 Sep 2023 06:49:48 +0000 (08:49 +0200)]
Merge pull request #16053 from bangerth/subset
Add an assertion.
Wolfgang Bangerth [Wed, 27 Sep 2023 15:50:51 +0000 (09:50 -0600)]
Add an assertion.
Wolfgang Bangerth [Wed, 27 Sep 2023 22:02:28 +0000 (16:02 -0600)]
Fix a bug where we were choosing the wrong index set.
Daniel Arndt [Wed, 27 Sep 2023 19:19:48 +0000 (15:19 -0400)]
Merge pull request #16048 from bangerth/pl
Wolfgang Bangerth [Tue, 26 Sep 2023 18:07:09 +0000 (12:07 -0600)]
Also rename intro2toc -> intro2toc.pl.
Martin Kronbichler [Wed, 27 Sep 2023 11:07:12 +0000 (13:07 +0200)]
Merge pull request #16049 from peterrum/vec_fine_needs_ghost_update
MGTwoLevelTransfer: refine DG check
Peter Munch [Wed, 27 Sep 2023 09:32:17 +0000 (11:32 +0200)]
MappingDataOnTheFly: make FE_Nothing unique_ptr
Peter Munch [Tue, 26 Sep 2023 19:03:59 +0000 (21:03 +0200)]
MGTwoLevelTransfer: refine DG check
Marc Fehling [Tue, 26 Sep 2023 19:13:32 +0000 (13:13 -0600)]
Merge pull request #16047 from marcfehling/docker
Docker: Fix driver field.
Wolfgang Bangerth [Tue, 26 Sep 2023 18:05:43 +0000 (12:05 -0600)]
Also rename create_anchors -> create_anchors.pl.
Marc Fehling [Tue, 26 Sep 2023 18:04:57 +0000 (12:04 -0600)]
Docker: Fix driver field.
Wolfgang Bangerth [Tue, 26 Sep 2023 18:04:19 +0000 (12:04 -0600)]
Rename perl scripts to include .pl as extension.
Daniel Arndt [Tue, 26 Sep 2023 17:51:03 +0000 (13:51 -0400)]
Merge pull request #16045 from masterleinad/fix_docker
Daniel Arndt [Tue, 26 Sep 2023 17:31:08 +0000 (13:31 -0400)]
Don't use BuildKit for docker CI
Daniel Arndt [Tue, 26 Sep 2023 15:23:26 +0000 (11:23 -0400)]
Merge pull request #16035 from bangerth/affine-16
Deprecate AffineConstraints functions taking only one index set.
Wolfgang Bangerth [Fri, 22 Sep 2023 22:01:18 +0000 (16:01 -0600)]
Provide a message with the deprecation.
Wolfgang Bangerth [Fri, 22 Sep 2023 15:11:04 +0000 (09:11 -0600)]
Deprecate AffineConstraints functions taking only one index set.
Martin Kronbichler [Mon, 25 Sep 2023 06:57:01 +0000 (08:57 +0200)]
Merge pull request #16037 from masterleinad/fix_assert_semicolon
Fix Assert* not ending with a semicolon
Daniel Arndt [Fri, 22 Sep 2023 16:27:36 +0000 (12:27 -0400)]
Fix cases where we can't currently use a semicolon without additional braces
Daniel Arndt [Sun, 24 Sep 2023 23:36:22 +0000 (19:36 -0400)]
Merge pull request #16039 from tjhei/fix_af_copy_from
Peter Munch [Sun, 24 Sep 2023 21:05:41 +0000 (23:05 +0200)]
Merge pull request #16023 from luca-heltai/callbacks_mg
Add signals to non nested multigrid
Timo Heister [Fri, 22 Sep 2023 20:35:16 +0000 (16:35 -0400)]
add test
Peter Munch [Sun, 24 Sep 2023 10:54:29 +0000 (12:54 +0200)]
Merge pull request #16041 from bangerth/affine-19
Fix AffineConstraints copy constructor.
Martin Kronbichler [Sun, 24 Sep 2023 07:17:51 +0000 (09:17 +0200)]
Merge pull request #16034 from bangerth/affine-15
Avoid use of old AffineConstraints functions.
Magdalena Schreter [Sun, 17 Sep 2023 20:09:57 +0000 (22:09 +0200)]
Add helper class RemotePointEvaluation::CellData
Marco Feder [Fri, 22 Sep 2023 07:07:01 +0000 (07:07 +0000)]
Review
Wolfgang Bangerth [Fri, 22 Sep 2023 22:27:21 +0000 (16:27 -0600)]
Add a test.
Wolfgang Bangerth [Fri, 22 Sep 2023 22:27:09 +0000 (16:27 -0600)]
Fix AffineConstraints copy constructor.
Wolfgang Bangerth [Fri, 22 Sep 2023 15:07:41 +0000 (09:07 -0600)]
Avoid use of old AffineConstraints functions.
Wolfgang Bangerth [Fri, 22 Sep 2023 15:07:12 +0000 (09:07 -0600)]
Add AffineConstraints::get_locally_owned_indices().
Timo Heister [Fri, 22 Sep 2023 20:14:45 +0000 (16:14 -0400)]
fix AffineConstraints::copy_from
We forgot to copy new fields introduced in #15789
Daniel Arndt [Fri, 22 Sep 2023 19:36:24 +0000 (15:36 -0400)]
Merge pull request #16036 from bangerth/affine-17
Daniel Arndt [Fri, 22 Sep 2023 19:34:24 +0000 (15:34 -0400)]
Merge pull request #16032 from bangerth/affine-14
Daniel Arndt [Fri, 22 Sep 2023 17:49:28 +0000 (13:49 -0400)]
Merge pull request #16033 from bangerth/48
Daniel Arndt [Thu, 21 Sep 2023 14:54:34 +0000 (10:54 -0400)]
Assert* should end with a semicolon
Wolfgang Bangerth [Fri, 22 Sep 2023 15:16:52 +0000 (09:16 -0600)]
Use a proper doxygen @cite reference.
Wolfgang Bangerth [Fri, 22 Sep 2023 14:44:34 +0000 (08:44 -0600)]
Simplify step-48 a bit.
Wolfgang Bangerth [Fri, 22 Sep 2023 14:23:22 +0000 (08:23 -0600)]
Avoid deprecated AffineConstraints functions in the tutorials.
Martin Kronbichler [Fri, 22 Sep 2023 10:07:29 +0000 (12:07 +0200)]
Merge pull request #16027 from masterleinad/fix_compiling_fe_tools_extrapolate
Fix compiling fe_tools_extrapolate tests without PETSc
Timo Heister [Fri, 22 Sep 2023 03:55:01 +0000 (23:55 -0400)]
Merge pull request #16029 from vyushut/td_correction
attempting to fix redundant letters "td" in documentation
Vladimir Yushutin [Thu, 21 Sep 2023 18:48:15 +0000 (14:48 -0400)]
attempting to fix redundant letters "td" in the figure of https://www.dealii.org/current/doxygen/deal.II/group__distributed.html.
Daniel Arndt [Thu, 21 Sep 2023 16:23:54 +0000 (12:23 -0400)]
Fix compiling fe_tools_extrapolate tests without PETSc
Martin Kronbichler [Thu, 21 Sep 2023 13:50:59 +0000 (15:50 +0200)]
Merge pull request #16025 from bergbauer/memory
NonMatching::MappingInfo: Shrink compressed vectors
Martin Kronbichler [Thu, 21 Sep 2023 10:03:11 +0000 (12:03 +0200)]
Merge pull request #16018 from bergbauer/fix_warning
Fix uninitialized warning
Maximilian Bergbauer [Thu, 21 Sep 2023 09:32:45 +0000 (11:32 +0200)]
Shrink compressed vectors
Martin Kronbichler [Thu, 21 Sep 2023 06:37:42 +0000 (08:37 +0200)]
Merge pull request #16021 from kronbichler/improve_cuthill_mckee
Improve cuthill mckee
Wolfgang Bangerth [Thu, 21 Sep 2023 03:39:20 +0000 (21:39 -0600)]
Merge pull request #16020 from mschreter/add_exc_nonmatching_reference_cell_types
Improve assert message for non-matching reference cell types
Magdalena Schreter [Wed, 20 Sep 2023 13:03:23 +0000 (15:03 +0200)]
improve assert message for non matching reference cell types
Marc Fehling [Wed, 20 Sep 2023 18:42:59 +0000 (12:42 -0600)]
Merge pull request #16019 from bangerth/affine-13
Remove unused variables.
Marco Feder [Tue, 19 Sep 2023 11:12:05 +0000 (11:12 +0000)]
Testing callbacks for non nested mg
Martin Kronbichler [Wed, 20 Sep 2023 13:48:30 +0000 (15:48 +0200)]
Changelog
Martin Kronbichler [Wed, 20 Sep 2023 13:47:46 +0000 (15:47 +0200)]
Improve performance of Cuthill-McKee reordering
Martin Kronbichler [Wed, 20 Sep 2023 12:54:17 +0000 (14:54 +0200)]
Merge pull request #16011 from sebproell/trilinos-precondition-copy
Fix TrilinosWrappers::PreconditionBase special member functions
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.