]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
11 months agoFix check 16090/head
Maximilian Bergbauer [Wed, 4 Oct 2023 15:52:47 +0000 (17:52 +0200)]
Fix check

11 months agoMerge pull request #16078 from bergbauer/overhead_reinit
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)

11 months agoMerge pull request #16085 from lpsaavedra/fix_typo_global_coarsening
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

11 months agoMerge pull request #16086 from drwells/timer-sleep
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.

11 months agoSwap out burn() for sleep in an erratic test. 16086/head
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.

11 months agoMerge pull request #16055 from jpthiele/jpt-pl-copyright
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

11 months agoMerge pull request #16080 from peterrum/ncp_import_from_ghosted_array
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()

11 months agoFix initialize typo in GC functions 16085/head
Laura Prieto Saavedra [Tue, 3 Oct 2023 18:12:37 +0000 (14:12 -0400)]
Fix initialize typo in GC functions

11 months agoMerge pull request #16076 from kronbichler/full_matrix_inverse
Daniel Arndt [Tue, 3 Oct 2023 12:02:36 +0000 (08:02 -0400)]
Merge pull request #16076 from kronbichler/full_matrix_inverse

11 months agoMerge pull request #16082 from bergbauer/out_df
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

11 months agoPrint function for DerivativeForm 16082/head
Maximilian Bergbauer [Mon, 2 Oct 2023 20:11:15 +0000 (22:11 +0200)]
Print function for DerivativeForm

11 months agoMerge pull request #16073 from masterleinad/update_oneapi_ci
Daniel Arndt [Mon, 2 Oct 2023 19:34:10 +0000 (15:34 -0400)]
Merge pull request #16073 from masterleinad/update_oneapi_ci

11 months agoFix NoncontiguousPartitioner::import_from_ghosted_array() 16080/head
Peter Munch [Mon, 2 Oct 2023 18:51:18 +0000 (20:51 +0200)]
Fix NoncontiguousPartitioner::import_from_ghosted_array()

11 months agoMerge pull request #16068 from kronbichler/improve_timing
Daniel Arndt [Mon, 2 Oct 2023 17:10:22 +0000 (13:10 -0400)]
Merge pull request #16068 from kronbichler/improve_timing

11 months agoAlso for general case 16078/head
Maximilian Bergbauer [Mon, 2 Oct 2023 14:29:47 +0000 (16:29 +0200)]
Also for general case

11 months agoMerge pull request #16066 from jpthiele/jpt-doxy-preprocessor-fix
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

11 months agoReduce overhead in FEEvaluation::reinit(array)
Maximilian Bergbauer [Mon, 2 Oct 2023 08:19:58 +0000 (10:19 +0200)]
Reduce overhead in FEEvaluation::reinit(array)

11 months agoRestructure FullMatrix::invert to (hopefully) lower compilation times 16076/head
Martin Kronbichler [Mon, 2 Oct 2023 06:49:20 +0000 (08:49 +0200)]
Restructure FullMatrix::invert to (hopefully) lower compilation times

11 months agoMerge pull request #16075 from marcfehling/race
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.

11 months agogithub-actions: fix a race condition. 16075/head
Marc Fehling [Mon, 2 Oct 2023 00:01:48 +0000 (18:01 -0600)]
github-actions: fix a race condition.

11 months agoMerge pull request #16074 from masterleinad/upload_configure_log
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

11 months agoGitHub CI OSX and Windows: Upload CMakeConfigureLog 16074/head
Daniel Arndt [Sun, 1 Oct 2023 16:46:48 +0000 (12:46 -0400)]
GitHub CI OSX and Windows: Upload CMakeConfigureLog

11 months agoUpdate oneAPI CI 16073/head
Daniel Arndt [Sun, 1 Oct 2023 15:41:43 +0000 (11:41 -0400)]
Update oneAPI CI

11 months agoMerge pull request #15995 from mschreter/rpe_cell_data 15961/head
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

11 months agoMerge pull request #16063 from marcfehling/docker-cron
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.

11 months agoDocker: Build images every 12 hours. 16063/head
Marc Fehling [Thu, 28 Sep 2023 20:55:42 +0000 (14:55 -0600)]
Docker: Build images every 12 hours.

11 months agoMerge pull request #16071 from marcfehling/docker
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.

11 months agoDocker: fix order of ARGS in Dockerfile. 16071/head
Marc Fehling [Sat, 30 Sep 2023 19:00:30 +0000 (13:00 -0600)]
Docker: fix order of ARGS in Dockerfile.

11 months agoMerge pull request #16062 from marcfehling/docker
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.

11 months agoUpdate comment 16068/head
Martin Kronbichler [Sat, 30 Sep 2023 05:56:48 +0000 (07:56 +0200)]
Update comment

11 months agoMerge pull request #16050 from peterrum/MappingDataOnTheFly_FE_Nothing
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

11 months agoReduce compile time by using more common code
Martin Kronbichler [Fri, 29 Sep 2023 19:21:55 +0000 (21:21 +0200)]
Reduce compile time by using more common code

11 months agoMerge pull request #16061 from marcfehling/docker-builder
Daniel Arndt [Fri, 29 Sep 2023 18:25:09 +0000 (14:25 -0400)]
Merge pull request #16061 from marcfehling/docker-builder

11 months agoFix *.cc Doxygen template warnings 16066/head
Jan Philipp Thiele [Fri, 22 Sep 2023 14:24:20 +0000 (16:24 +0200)]
Fix *.cc Doxygen template warnings

11 months agoDoxygen encapsulate inline functions in headers
Jan Philipp Thiele [Wed, 20 Sep 2023 22:58:05 +0000 (00:58 +0200)]
Doxygen encapsulate inline functions in headers

11 months agoFix .pl extensions in copyright update script 16055/head
Jan Philipp Thiele [Fri, 29 Sep 2023 15:39:48 +0000 (17:39 +0200)]
Fix .pl extensions in copyright update script

11 months agoMerge pull request #16064 from bangerth/cleanup
Daniel Arndt [Fri, 29 Sep 2023 15:25:59 +0000 (11:25 -0400)]
Merge pull request #16064 from bangerth/cleanup

11 months agoMinor cleanups. 16064/head
Wolfgang Bangerth [Thu, 28 Sep 2023 23:02:33 +0000 (17:02 -0600)]
Minor cleanups.

11 months agoMerge pull request #16059 from bangerth/affine-20
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.

11 months agoMerge pull request #16051 from jpthiele/jpt-doxygen-anchors
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

11 months agoMore assertions in AffineConstraints. 16059/head
Wolfgang Bangerth [Thu, 28 Sep 2023 16:38:48 +0000 (10:38 -0600)]
More assertions in AffineConstraints.

11 months agoDocker: Use the default driver again. 16061/head
Marc Fehling [Thu, 28 Sep 2023 21:04:19 +0000 (15:04 -0600)]
Docker: Use the default driver again.

11 months agoDocker: Build images with different number of jobs. 16062/head
Marc Fehling [Thu, 28 Sep 2023 20:15:02 +0000 (14:15 -0600)]
Docker: Build images with different number of jobs.

11 months agoMerge pull request #16060 from marcfehling/docker
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.

11 months agoDocker: Use one process to decrease memory usage. 16060/head
Marc Fehling [Thu, 28 Sep 2023 17:00:51 +0000 (11:00 -0600)]
Docker: Use one process to decrease memory usage.

11 months agoMerge pull request #16054 from kronbichler/fix_cuda_warning
Bruno Turcksin [Thu, 28 Sep 2023 12:46:38 +0000 (08:46 -0400)]
Merge pull request #16054 from kronbichler/fix_cuda_warning

11 months agoFix Doxygen anchor warnings 16051/head
Jan Philipp Thiele [Thu, 28 Sep 2023 07:53:37 +0000 (09:53 +0200)]
Fix Doxygen anchor warnings

11 months agoMatrix-free kernels: Try to fix Cuda warning 16054/head
Martin Kronbichler [Thu, 28 Sep 2023 07:00:08 +0000 (09:00 +0200)]
Matrix-free kernels: Try to fix Cuda warning

11 months agoMerge pull request #16053 from bangerth/subset
Peter Munch [Thu, 28 Sep 2023 06:49:48 +0000 (08:49 +0200)]
Merge pull request #16053 from bangerth/subset

Add an assertion.

11 months agoAdd an assertion. 16053/head
Wolfgang Bangerth [Wed, 27 Sep 2023 15:50:51 +0000 (09:50 -0600)]
Add an assertion.

11 months agoFix a bug where we were choosing the wrong index set.
Wolfgang Bangerth [Wed, 27 Sep 2023 22:02:28 +0000 (16:02 -0600)]
Fix a bug where we were choosing the wrong index set.

11 months agoMerge pull request #16048 from bangerth/pl
Daniel Arndt [Wed, 27 Sep 2023 19:19:48 +0000 (15:19 -0400)]
Merge pull request #16048 from bangerth/pl

11 months agoAlso rename intro2toc -> intro2toc.pl. 16048/head
Wolfgang Bangerth [Tue, 26 Sep 2023 18:07:09 +0000 (12:07 -0600)]
Also rename intro2toc -> intro2toc.pl.

11 months agoMerge pull request #16049 from peterrum/vec_fine_needs_ghost_update
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

11 months agoMappingDataOnTheFly: make FE_Nothing unique_ptr 16050/head
Peter Munch [Wed, 27 Sep 2023 09:32:17 +0000 (11:32 +0200)]
MappingDataOnTheFly: make FE_Nothing unique_ptr

11 months agoMGTwoLevelTransfer: refine DG check 16049/head
Peter Munch [Tue, 26 Sep 2023 19:03:59 +0000 (21:03 +0200)]
MGTwoLevelTransfer: refine DG check

11 months agoMerge pull request #16047 from marcfehling/docker
Marc Fehling [Tue, 26 Sep 2023 19:13:32 +0000 (13:13 -0600)]
Merge pull request #16047 from marcfehling/docker

Docker: Fix driver field.

11 months agoAlso rename create_anchors -> create_anchors.pl.
Wolfgang Bangerth [Tue, 26 Sep 2023 18:05:43 +0000 (12:05 -0600)]
Also rename create_anchors -> create_anchors.pl.

11 months agoDocker: Fix driver field. 16047/head
Marc Fehling [Tue, 26 Sep 2023 18:04:57 +0000 (12:04 -0600)]
Docker: Fix driver field.

11 months agoRename perl scripts to include .pl as extension.
Wolfgang Bangerth [Tue, 26 Sep 2023 18:04:19 +0000 (12:04 -0600)]
Rename perl scripts to include .pl as extension.

11 months agoMerge pull request #16045 from masterleinad/fix_docker
Daniel Arndt [Tue, 26 Sep 2023 17:51:03 +0000 (13:51 -0400)]
Merge pull request #16045 from masterleinad/fix_docker

11 months agoDon't use BuildKit for docker CI 16045/head
Daniel Arndt [Tue, 26 Sep 2023 17:31:08 +0000 (13:31 -0400)]
Don't use BuildKit for docker CI

11 months agoMerge pull request #16035 from bangerth/affine-16
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.

11 months agoProvide a message with the deprecation. 16035/head
Wolfgang Bangerth [Fri, 22 Sep 2023 22:01:18 +0000 (16:01 -0600)]
Provide a message with the deprecation.

11 months agoDeprecate AffineConstraints functions taking only one index set.
Wolfgang Bangerth [Fri, 22 Sep 2023 15:11:04 +0000 (09:11 -0600)]
Deprecate AffineConstraints functions taking only one index set.

11 months agoMerge pull request #16037 from masterleinad/fix_assert_semicolon
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

11 months agoFix cases where we can't currently use a semicolon without additional braces 16037/head
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

11 months agoMerge pull request #16039 from tjhei/fix_af_copy_from
Daniel Arndt [Sun, 24 Sep 2023 23:36:22 +0000 (19:36 -0400)]
Merge pull request #16039 from tjhei/fix_af_copy_from

11 months agoMerge pull request #16023 from luca-heltai/callbacks_mg
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

11 months agoadd test 16039/head
Timo Heister [Fri, 22 Sep 2023 20:35:16 +0000 (16:35 -0400)]
add test

11 months agoMerge pull request #16041 from bangerth/affine-19
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.

11 months agoMerge pull request #16034 from bangerth/affine-15
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.

11 months agoAdd helper class RemotePointEvaluation::CellData 15995/head
Magdalena Schreter [Sun, 17 Sep 2023 20:09:57 +0000 (22:09 +0200)]
Add helper class RemotePointEvaluation::CellData

11 months agoReview 16023/head
Marco Feder [Fri, 22 Sep 2023 07:07:01 +0000 (07:07 +0000)]
Review

11 months agoAdd a test. 16041/head
Wolfgang Bangerth [Fri, 22 Sep 2023 22:27:21 +0000 (16:27 -0600)]
Add a test.

11 months agoFix AffineConstraints copy constructor.
Wolfgang Bangerth [Fri, 22 Sep 2023 22:27:09 +0000 (16:27 -0600)]
Fix AffineConstraints copy constructor.

11 months agoAvoid use of old AffineConstraints functions. 16034/head
Wolfgang Bangerth [Fri, 22 Sep 2023 15:07:41 +0000 (09:07 -0600)]
Avoid use of old AffineConstraints functions.

11 months agoAdd AffineConstraints::get_locally_owned_indices().
Wolfgang Bangerth [Fri, 22 Sep 2023 15:07:12 +0000 (09:07 -0600)]
Add AffineConstraints::get_locally_owned_indices().

11 months agofix AffineConstraints::copy_from
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

11 months agoMerge pull request #16036 from bangerth/affine-17
Daniel Arndt [Fri, 22 Sep 2023 19:36:24 +0000 (15:36 -0400)]
Merge pull request #16036 from bangerth/affine-17

11 months agoMerge pull request #16032 from bangerth/affine-14
Daniel Arndt [Fri, 22 Sep 2023 19:34:24 +0000 (15:34 -0400)]
Merge pull request #16032 from bangerth/affine-14

11 months agoMerge pull request #16033 from bangerth/48
Daniel Arndt [Fri, 22 Sep 2023 17:49:28 +0000 (13:49 -0400)]
Merge pull request #16033 from bangerth/48

11 months agoAssert* should end with a semicolon
Daniel Arndt [Thu, 21 Sep 2023 14:54:34 +0000 (10:54 -0400)]
Assert* should end with a semicolon

11 months agoUse a proper doxygen @cite reference. 16036/head
Wolfgang Bangerth [Fri, 22 Sep 2023 15:16:52 +0000 (09:16 -0600)]
Use a proper doxygen @cite reference.

11 months agoSimplify step-48 a bit. 16033/head
Wolfgang Bangerth [Fri, 22 Sep 2023 14:44:34 +0000 (08:44 -0600)]
Simplify step-48 a bit.

11 months agoAvoid deprecated AffineConstraints functions in the tutorials. 16032/head
Wolfgang Bangerth [Fri, 22 Sep 2023 14:23:22 +0000 (08:23 -0600)]
Avoid deprecated AffineConstraints functions in the tutorials.

11 months agoMerge pull request #16027 from masterleinad/fix_compiling_fe_tools_extrapolate
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

11 months agoMerge pull request #16029 from vyushut/td_correction
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

11 months agoattempting to fix redundant letters "td" in the figure of https://www.dealii.org... 16029/head
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.

11 months agoFix compiling fe_tools_extrapolate tests without PETSc 16027/head
Daniel Arndt [Thu, 21 Sep 2023 16:23:54 +0000 (12:23 -0400)]
Fix compiling fe_tools_extrapolate tests without PETSc

11 months agoMerge pull request #16025 from bergbauer/memory
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

11 months agoMerge pull request #16018 from bergbauer/fix_warning
Martin Kronbichler [Thu, 21 Sep 2023 10:03:11 +0000 (12:03 +0200)]
Merge pull request #16018 from bergbauer/fix_warning

Fix uninitialized warning

11 months agoShrink compressed vectors 16025/head
Maximilian Bergbauer [Thu, 21 Sep 2023 09:32:45 +0000 (11:32 +0200)]
Shrink compressed vectors

11 months agoMerge pull request #16021 from kronbichler/improve_cuthill_mckee
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

12 months agoMerge pull request #16020 from mschreter/add_exc_nonmatching_reference_cell_types
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

12 months agoimprove assert message for non matching reference cell types 16020/head
Magdalena Schreter [Wed, 20 Sep 2023 13:03:23 +0000 (15:03 +0200)]
improve assert message for non matching reference cell types

12 months agoMerge pull request #16019 from bangerth/affine-13
Marc Fehling [Wed, 20 Sep 2023 18:42:59 +0000 (12:42 -0600)]
Merge pull request #16019 from bangerth/affine-13

Remove unused variables.

12 months agoTesting callbacks for non nested mg
Marco Feder [Tue, 19 Sep 2023 11:12:05 +0000 (11:12 +0000)]
Testing callbacks for non nested mg

12 months agoChangelog 16021/head
Martin Kronbichler [Wed, 20 Sep 2023 13:48:30 +0000 (15:48 +0200)]
Changelog

12 months agoImprove performance of Cuthill-McKee reordering
Martin Kronbichler [Wed, 20 Sep 2023 13:47:46 +0000 (15:47 +0200)]
Improve performance of Cuthill-McKee reordering


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.