]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
16 months agofirst part of review 15141/head
Marco Feder [Thu, 4 May 2023 13:37:40 +0000 (15:37 +0200)]
first part of review

16 months agoAdd interface for non-nested two level transfer
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>
16 months agoMerge pull request #15178 from bangerth/kinsol-exc
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.

16 months agoMerge pull request #15182 from kronbichler/reduce_overhead2
Wolfgang Bangerth [Tue, 9 May 2023 18:29:55 +0000 (12:29 -0600)]
Merge pull request #15182 from kronbichler/reduce_overhead2

Reduce overhead in calls to tensor product value function

16 months agoMerge pull request #15159 from tjhei/mpi_comm_by_value
Wolfgang Bangerth [Tue, 9 May 2023 18:28:12 +0000 (12:28 -0600)]
Merge pull request #15159 from tjhei/mpi_comm_by_value

pass MPI_Comm by value

16 months agochangelog 15159/head
Timo Heister [Mon, 8 May 2023 19:12:39 +0000 (15:12 -0400)]
changelog

16 months agoAdd a changelog entry. 15178/head
Wolfgang Bangerth [Mon, 8 May 2023 19:26:30 +0000 (13:26 -0600)]
Add a changelog entry.

16 months agopass MPI_Comm by value
Timo Heister [Mon, 24 Apr 2023 20:10:00 +0000 (16:10 -0400)]
pass MPI_Comm by value

16 months agoMerge pull request #15185 from kronbichler/avoid_load
Daniel Arndt [Mon, 8 May 2023 17:07:13 +0000 (13:07 -0400)]
Merge pull request #15185 from kronbichler/avoid_load

16 months agoMerge pull request #15132 from bangerth/concepts
Daniel Arndt [Mon, 8 May 2023 15:00:18 +0000 (11:00 -0400)]
Merge pull request #15132 from bangerth/concepts

16 months agoMerge pull request #15183 from kronbichler/improve_poly
Daniel Arndt [Mon, 8 May 2023 14:55:08 +0000 (10:55 -0400)]
Merge pull request #15183 from kronbichler/improve_poly

16 months agoWeight kernel for multigrid: Simplify aliasing analysis for compiler 15185/head
Martin Kronbichler [Mon, 8 May 2023 13:47:50 +0000 (15:47 +0200)]
Weight kernel for multigrid: Simplify aliasing analysis for compiler

16 months agoMerge pull request #15184 from bangerth/scope-exit
Daniel Arndt [Mon, 8 May 2023 12:45:55 +0000 (08:45 -0400)]
Merge pull request #15184 from bangerth/scope-exit

16 months agoReduce operation count in polynomial evaluation 15183/head
Martin Kronbichler [Thu, 4 May 2023 09:14:29 +0000 (11:14 +0200)]
Reduce operation count in polynomial evaluation

16 months agoMerge pull request #15154 from jh66637/reinit_rpe_with_distributed_compute_point_loca...
Peter Munch [Mon, 8 May 2023 07:14:42 +0000 (09:14 +0200)]
Merge pull request #15154 from jh66637/reinit_rpe_with_distributed_compute_point_locations

make it possible to fill RPE with GT::DistributedComputePointLocation…

16 months agoRemove another ArrayView 15182/head
Martin Kronbichler [Fri, 5 May 2023 08:45:50 +0000 (10:45 +0200)]
Remove another ArrayView

16 months agoReduce overhead in calls to tensor product value function
Martin Kronbichler [Thu, 4 May 2023 09:15:27 +0000 (11:15 +0200)]
Reduce overhead in calls to tensor product value function

16 months agoMerge pull request #15177 from bangerth/const
Peter Munch [Mon, 8 May 2023 05:34:20 +0000 (07:34 +0200)]
Merge pull request #15177 from bangerth/const

Make some variables in a few tests 'const'.

16 months agoMerge pull request #15173 from bangerth/snes
Peter Munch [Mon, 8 May 2023 05:33:59 +0000 (07:33 +0200)]
Merge pull request #15173 from bangerth/snes

Add the PETSc SNES version of step-77 as a test.

16 months agoMerge pull request #15171 from bangerth/77-4
Peter Munch [Mon, 8 May 2023 05:33:30 +0000 (07:33 +0200)]
Merge pull request #15171 from bangerth/77-4

Let doxygen resolve a citation in step-77.

16 months agoMerge pull request #15169 from bangerth/inline
Peter Munch [Mon, 8 May 2023 05:32:54 +0000 (07:32 +0200)]
Merge pull request #15169 from bangerth/inline

Move a function out of line.

16 months agoMerge pull request #15144 from bangerth/vec
Peter Munch [Mon, 8 May 2023 05:32:11 +0000 (07:32 +0200)]
Merge pull request #15144 from bangerth/vec

Clarify the documentation of a reinit() function.

16 months agoMerge pull request #15138 from bangerth/fiv
Peter Munch [Mon, 8 May 2023 05:30:58 +0000 (07:30 +0200)]
Merge pull request #15138 from bangerth/fiv

Implement alternative rules what quadrature/mapping object to use in FEInterfaceValues::reinit().

16 months agoMerge pull request #15128 from bangerth/77-2
Peter Munch [Mon, 8 May 2023 05:22:20 +0000 (07:22 +0200)]
Merge pull request #15128 from bangerth/77-2

In step-77, also talk about the other nonlinear solver packages we support.

16 months agoMark constructor as 'explicit'. 15184/head
Wolfgang Bangerth [Sun, 7 May 2023 17:16:00 +0000 (11:16 -0600)]
Mark constructor as 'explicit'.

16 months agoMark special functions as =deleted.
Wolfgang Bangerth [Sun, 7 May 2023 17:15:09 +0000 (11:15 -0600)]
Mark special functions as =deleted.

16 months agoAdd a changelog entry.
Wolfgang Bangerth [Fri, 5 May 2023 20:50:05 +0000 (14:50 -0600)]
Add a changelog entry.

16 months agoAdd a test.
Wolfgang Bangerth [Fri, 5 May 2023 21:06:00 +0000 (15:06 -0600)]
Add a test.

16 months agoAdd a ScopeExit function.
Wolfgang Bangerth [Fri, 5 May 2023 20:37:15 +0000 (14:37 -0600)]
Add a ScopeExit function.

16 months agomake it possible to fill RPE with GT::DistributedComputePointLocationsInternal 15154/head
Johannes Heinz [Fri, 28 Apr 2023 09:02:36 +0000 (11:02 +0200)]
make it possible to fill RPE with GT::DistributedComputePointLocationsInternal

16 months agoMerge pull request #15179 from bangerth/nox-test
Peter Munch [Sun, 7 May 2023 10:30:08 +0000 (12:30 +0200)]
Merge pull request #15179 from bangerth/nox-test

Fix up the single NOX test

16 months agoMerge pull request #15181 from kronbichler/fix_missing_symbol
Wolfgang Bangerth [Fri, 5 May 2023 18:32:51 +0000 (12:32 -0600)]
Merge pull request #15181 from kronbichler/fix_missing_symbol

Avoid missing symbols and use constexpr functions instead

16 months agoMerge pull request #15180 from bangerth/more-nox-tests
Peter Munch [Fri, 5 May 2023 17:48:32 +0000 (19:48 +0200)]
Merge pull request #15180 from bangerth/more-nox-tests

More NOX tests

16 months agoAvoid missing symbols by constexpr functions 15181/head
Martin Kronbichler [Fri, 5 May 2023 08:14:08 +0000 (10:14 +0200)]
Avoid missing symbols by constexpr functions

16 months agoAdd the PETSc SNES version of step-77 as a test. 15173/head
Wolfgang Bangerth [Wed, 3 May 2023 22:00:07 +0000 (16:00 -0600)]
Add the PETSc SNES version of step-77 as a test.

16 months agoMove a function out of line. 15169/head
Wolfgang Bangerth [Wed, 3 May 2023 18:54:58 +0000 (12:54 -0600)]
Move a function out of line.

16 months agoMove functions into local lambdas, so that a member variable can be made non-public.
Wolfgang Bangerth [Thu, 4 May 2023 16:21:15 +0000 (10:21 -0600)]
Move functions into local lambdas, so that a member variable can be made non-public.

16 months agoDocument that the callbacks can throw exceptions.
Wolfgang Bangerth [Thu, 4 May 2023 16:08:31 +0000 (10:08 -0600)]
Document that the callbacks can throw exceptions.

16 months agoSimplify code somewhat.
Wolfgang Bangerth [Tue, 2 May 2023 23:54:11 +0000 (17:54 -0600)]
Simplify code somewhat.

16 months agoConvert step-77.
Wolfgang Bangerth [Tue, 2 May 2023 23:50:27 +0000 (17:50 -0600)]
Convert step-77.

16 months agoConvert tests.
Wolfgang Bangerth [Tue, 2 May 2023 23:50:12 +0000 (17:50 -0600)]
Convert tests.

16 months agoConvert KINSOL callbacks to use exceptions.
Wolfgang Bangerth [Tue, 2 May 2023 23:49:57 +0000 (17:49 -0600)]
Convert KINSOL callbacks to use exceptions.

16 months agoClarify the glossary entry.
Wolfgang Bangerth [Thu, 4 May 2023 16:00:02 +0000 (10:00 -0600)]
Clarify the glossary entry.

16 months agoIntroduce an exception to be used by user callbacks.
Wolfgang Bangerth [Tue, 2 May 2023 23:49:49 +0000 (17:49 -0600)]
Introduce an exception to be used by user callbacks.

16 months agoMake some variables 'const'. 15177/head
Wolfgang Bangerth [Wed, 3 May 2023 00:30:44 +0000 (18:30 -0600)]
Make some variables 'const'.

16 months agoAdd a version of step-77 solved with NOX. 15180/head
Wolfgang Bangerth [Thu, 4 May 2023 19:54:22 +0000 (13:54 -0600)]
Add a version of step-77 solved with NOX.

16 months agoAdd another test.
Wolfgang Bangerth [Thu, 4 May 2023 19:15:35 +0000 (13:15 -0600)]
Add another test.

16 months agoAdd a test.
Wolfgang Bangerth [Thu, 4 May 2023 18:58:59 +0000 (12:58 -0600)]
Add a test.

16 months agoMove some code to where it is actually used. 15179/head
Wolfgang Bangerth [Thu, 4 May 2023 18:46:54 +0000 (12:46 -0600)]
Move some code to where it is actually used.

While there, just use '{...}' instead of 'if (true) {...}'.

16 months agoUpdate documentation in a test.
Wolfgang Bangerth [Thu, 4 May 2023 18:44:48 +0000 (12:44 -0600)]
Update documentation in a test.

16 months agoAdd necessary header files.
Wolfgang Bangerth [Thu, 4 May 2023 18:44:29 +0000 (12:44 -0600)]
Add necessary header files.

16 months agoMerge pull request #15176 from bergbauer/fix_empty_quadrature_fe_point
Wolfgang Bangerth [Thu, 4 May 2023 23:37:20 +0000 (17:37 -0600)]
Merge pull request #15176 from bergbauer/fix_empty_quadrature_fe_point

Fix do_reinit of FEPointEvaluation for empty unit_points

16 months agoFix do_reinit of FEPointEvaluation for empty unit_points 15176/head
Maximilian Bergbauer [Thu, 4 May 2023 14:57:08 +0000 (16:57 +0200)]
Fix do_reinit of FEPointEvaluation for empty unit_points

16 months agoMerge pull request #15175 from masterleinad/find_dealii_quiet
Wolfgang Bangerth [Thu, 4 May 2023 15:21:09 +0000 (09:21 -0600)]
Merge pull request #15175 from masterleinad/find_dealii_quiet

Don't try to find deal.II quietly in the examples

16 months agoDon't try to find deal.II quietly in the examples 15175/head
Daniel Arndt [Thu, 4 May 2023 12:21:52 +0000 (08:21 -0400)]
Don't try to find deal.II quietly in the examples

16 months agoMerge pull request #15172 from bangerth/77-5
Timo Heister [Thu, 4 May 2023 11:57:14 +0000 (07:57 -0400)]
Merge pull request #15172 from bangerth/77-5

Add a test to check KINSOL's ability to deal with recoverable errors.

16 months agoLet doxygen resolve a citation in step-77. 15171/head
Wolfgang Bangerth [Wed, 3 May 2023 21:17:30 +0000 (15:17 -0600)]
Let doxygen resolve a citation in step-77.

16 months agoMerge pull request #15170 from bangerth/77-3
Bruno Turcksin [Wed, 3 May 2023 22:23:26 +0000 (18:23 -0400)]
Merge pull request #15170 from bangerth/77-3

16 months agoAdd a test to check KINSOL's ability to deal with recoverable errors. 15172/head
Wolfgang Bangerth [Wed, 3 May 2023 21:44:55 +0000 (15:44 -0600)]
Add a test to check KINSOL's ability to deal with recoverable errors.

16 months agoDo not reference a deprecated function. 15170/head
Wolfgang Bangerth [Wed, 3 May 2023 19:59:07 +0000 (13:59 -0600)]
Do not reference a deprecated function.

Instead, reference its replacement.

16 months agoMerge pull request #15167 from luca-heltai/fix_reinit_cells_mapping_info
Peter Munch [Wed, 3 May 2023 19:24:26 +0000 (21:24 +0200)]
Merge pull request #15167 from luca-heltai/fix_reinit_cells_mapping_info

Avoid empty quad in MappingInfo::reinit_cells()

16 months agoMerge pull request #15137 from bergbauer/vectorized_fe_point_and_mapping_info
Martin Kronbichler [Wed, 3 May 2023 16:18:09 +0000 (18:18 +0200)]
Merge pull request #15137 from bergbauer/vectorized_fe_point_and_mapping_info

Vectorize NonMatching::MappingInfo

16 months agofix empty quad in MappingInfo::reinit_cells() 15167/head
Marco Feder [Wed, 3 May 2023 08:52:55 +0000 (10:52 +0200)]
fix empty quad in MappingInfo::reinit_cells()

16 months agoMerge pull request #15134 from bangerth/concepts-doc
Daniel Arndt [Wed, 3 May 2023 12:37:30 +0000 (08:37 -0400)]
Merge pull request #15134 from bangerth/concepts-doc

16 months agoVectorize MappingInfo 15137/head
Maximilian Bergbauer [Fri, 31 Mar 2023 14:58:24 +0000 (16:58 +0200)]
Vectorize MappingInfo

16 months agoMerge pull request #15161 from masterleinad/update_cuda_docu
Wolfgang Bangerth [Wed, 3 May 2023 03:54:47 +0000 (21:54 -0600)]
Merge pull request #15161 from masterleinad/update_cuda_docu

Update documentation about CUDA requirements

16 months agoMerge pull request #15156 from peterrum/evaluate_and_process_refactor
Martin Kronbichler [Tue, 2 May 2023 17:13:31 +0000 (19:13 +0200)]
Merge pull request #15156 from peterrum/evaluate_and_process_refactor

Refactor RPE::evaluate_and_process()

16 months agoMerge pull request #15158 from peterrum/constraint_info_fine
Martin Kronbichler [Tue, 2 May 2023 17:12:20 +0000 (19:12 +0200)]
Merge pull request #15158 from peterrum/constraint_info_fine

MGTwoLevelTransfer: use ConstraintInfo also for fine vectors

16 months agoMerge pull request #15121 from masterleinad/cmake_test_link_interface
Matthias Maier [Mon, 1 May 2023 18:19:37 +0000 (18:19 +0000)]
Merge pull request #15121 from masterleinad/cmake_test_link_interface

CMake: Test link interface again

16 months agoRefactor RPE::evaluate_and_process() 15156/head
Peter Munch [Fri, 28 Apr 2023 19:11:00 +0000 (21:11 +0200)]
Refactor RPE::evaluate_and_process()

16 months agoUpdate documentation about CUDA requirements 15161/head
Daniel Arndt [Mon, 1 May 2023 13:22:18 +0000 (09:22 -0400)]
Update documentation about CUDA requirements

16 months agoMerge pull request #15147 from kronbichler/matrix_free_diagonal_improve_reinit
Peter Munch [Mon, 1 May 2023 08:23:07 +0000 (10:23 +0200)]
Merge pull request #15147 from kronbichler/matrix_free_diagonal_improve_reinit

MatrixFree diagonal: Avoid repeated computations and binary search

16 months agoMGTwoLevelTransfer: use ConstraintInfo also for fine vectors 15158/head
Peter Munch [Sat, 29 Apr 2023 12:39:45 +0000 (14:39 +0200)]
MGTwoLevelTransfer: use ConstraintInfo also for fine vectors

16 months agoMerge pull request #15146 from bangerth/exc
Timo Heister [Sat, 29 Apr 2023 18:41:50 +0000 (14:41 -0400)]
Merge pull request #15146 from bangerth/exc

Document how we deal with errors in call-backs.

16 months agoDocument how we deal with errors in call-backs. 15146/head
Wolfgang Bangerth [Thu, 27 Apr 2023 03:55:35 +0000 (21:55 -0600)]
Document how we deal with errors in call-backs.

16 months agoMerge pull request #15151 from luca-heltai/mapping_info_iterators
Wolfgang Bangerth [Fri, 28 Apr 2023 22:19:29 +0000 (16:19 -0600)]
Merge pull request #15151 from luca-heltai/mapping_info_iterators

Allow MappingInfo::reinit_cells() to work on containers

16 months agoMerge pull request #15150 from luca-heltai/RPE_get_cell_data
Peter Munch [Fri, 28 Apr 2023 21:05:47 +0000 (23:05 +0200)]
Merge pull request #15150 from luca-heltai/RPE_get_cell_data

Add getter for cell_data in RPE

16 months agoAllow MappingInfo::reinit_cells() to work on containers 15151/head
Marco Feder [Thu, 27 Apr 2023 14:08:59 +0000 (16:08 +0200)]
Allow MappingInfo::reinit_cells() to work on containers

16 months agoMerge pull request #15149 from luca-heltai/IntroduceMGTwoLevelTransferBase
Peter Munch [Fri, 28 Apr 2023 17:31:49 +0000 (19:31 +0200)]
Merge pull request #15149 from luca-heltai/IntroduceMGTwoLevelTransferBase

Introduce `MGTwoLevelTransferBase`

16 months agoMerge pull request #15155 from bergbauer/fix_integrate_1d
Wolfgang Bangerth [Fri, 28 Apr 2023 15:48:22 +0000 (09:48 -0600)]
Merge pull request #15155 from bergbauer/fix_integrate_1d

Fix bug in integrate_add_tensor_product_value_and_gradient_linear() for 1d

16 months agoMerge pull request #15152 from marcfehling/update-bib-authors
Wolfgang Bangerth [Fri, 28 Apr 2023 15:48:05 +0000 (09:48 -0600)]
Merge pull request #15152 from marcfehling/update-bib-authors

Format authors in bibliography.

16 months agoMerge pull request #15153 from marcfehling/update-bib-journal
Wolfgang Bangerth [Fri, 28 Apr 2023 15:47:36 +0000 (09:47 -0600)]
Merge pull request #15153 from marcfehling/update-bib-journal

Format journals in bibliography.

16 months agoReturn internal cell_data in RPE 15150/head
Marco Feder [Thu, 27 Apr 2023 13:38:49 +0000 (15:38 +0200)]
Return internal cell_data in RPE

16 months agosecond review 15149/head
Marco Feder [Fri, 28 Apr 2023 14:02:16 +0000 (16:02 +0200)]
second review

16 months agoFix bug in integrate_add_tensor_product_value_and_gradient_linear() 15155/head
Maximilian Bergbauer [Fri, 28 Apr 2023 11:28:57 +0000 (13:28 +0200)]
Fix bug in integrate_add_tensor_product_value_and_gradient_linear()

16 months agoFormat journals in bibliography. 15153/head
Marc Fehling [Thu, 27 Apr 2023 21:19:34 +0000 (15:19 -0600)]
Format journals in bibliography.

16 months agoFormat authors in bibliography. 15152/head
Marc Fehling [Wed, 26 Apr 2023 21:57:58 +0000 (15:57 -0600)]
Format authors in bibliography.

16 months agoreview
Marco Feder [Thu, 27 Apr 2023 12:50:33 +0000 (14:50 +0200)]
review

16 months agoIntroduce MGTwoLevelTransferBase class
Marco Feder [Thu, 27 Apr 2023 09:29:23 +0000 (11:29 +0200)]
Introduce MGTwoLevelTransferBase class

Co-authored-by: peterrum <peterrmuench@gmail.com>
16 months agoMF diagonal: Avoid repeated computations and binary search 15147/head
Martin Kronbichler [Tue, 25 Apr 2023 11:59:19 +0000 (13:59 +0200)]
MF diagonal: Avoid repeated computations and binary search

16 months agoMerge pull request #15135 from kronbichler/improve_compute_diagonal
Martin Kronbichler [Thu, 27 Apr 2023 06:01:39 +0000 (08:01 +0200)]
Merge pull request #15135 from kronbichler/improve_compute_diagonal

MatrixFree diagonal: Avoid quadratic complexity & memory allocations

16 months agoMerge pull request #15145 from marcfehling/update-bib-2
Wolfgang Bangerth [Thu, 27 Apr 2023 02:35:45 +0000 (20:35 -0600)]
Merge pull request #15145 from marcfehling/update-bib-2

Various changes to bibliography.

16 months agoMerge pull request #15143 from marcfehling/update-bib
Wolfgang Bangerth [Wed, 26 Apr 2023 23:07:04 +0000 (17:07 -0600)]
Merge pull request #15143 from marcfehling/update-bib

Update bibtex entries of preprints.

16 months agoVarious cosmetic changes to bibliography. 15145/head
Marc Fehling [Wed, 26 Apr 2023 22:22:07 +0000 (16:22 -0600)]
Various cosmetic changes to bibliography.

16 months agoAdd articleno to some bibliography entries.
Marc Fehling [Wed, 26 Apr 2023 22:21:53 +0000 (16:21 -0600)]
Add articleno to some bibliography entries.

16 months agoUpdate bibtex entries of preprints. 15143/head
Marc Fehling [Wed, 26 Apr 2023 03:38:35 +0000 (21:38 -0600)]
Update bibtex entries of preprints.

16 months agoMerge pull request #15142 from bangerth/57
Marc Fehling [Wed, 26 Apr 2023 20:14:46 +0000 (14:14 -0600)]
Merge pull request #15142 from bangerth/57

Convert step-57 references to bibtex, with proper cross-referencing.

16 months agoConvert step-57 references to bibtex, with proper cross-referencing. 15142/head
Wolfgang Bangerth [Wed, 26 Apr 2023 03:23:18 +0000 (21:23 -0600)]
Convert step-57 references to bibtex, with proper cross-referencing.

16 months agoClarify the documentation of a reinit() function. 15144/head
Wolfgang Bangerth [Wed, 26 Apr 2023 17:27:18 +0000 (11:27 -0600)]
Clarify the documentation of a reinit() function.

16 months agoMerge pull request #15139 from bangerth/glossary
Marc Fehling [Wed, 26 Apr 2023 03:13:19 +0000 (21:13 -0600)]
Merge pull request #15139 from bangerth/glossary

Add necessary include files to a code snippet in the glossary.


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.