]>
https://gitweb.dealii.org/ - dealii.git/log
Peter Munch [Sun, 7 Aug 2022 18:19:27 +0000 (20:19 +0200)]
Add second version to initialize MFF::ConstraintInfo
David Wells [Thu, 4 Aug 2022 17:22:13 +0000 (13:22 -0400)]
Merge pull request #14175 from peterrum/TensorProductMatrixSymmetricSumBase_memory_consumption
Implement TensorProductMatrixSymmetricSumBase::memory_consumption()
Peter Munch [Thu, 4 Aug 2022 06:54:08 +0000 (08:54 +0200)]
Implement TensorProductMatrixSymmetricSumBase::memory_consumption()
Marc Fehling [Tue, 2 Aug 2022 16:16:10 +0000 (18:16 +0200)]
Merge pull request #14172 from luzpaz/typos/tests
Fix typos in tests/ subdirectory
luz paz [Tue, 2 Aug 2022 13:25:11 +0000 (09:25 -0400)]
Fixed indentation
luz paz [Tue, 2 Aug 2022 04:22:26 +0000 (00:22 -0400)]
Fix typos in tests/ subdirectory
Marc Fehling [Tue, 2 Aug 2022 12:46:20 +0000 (14:46 +0200)]
Merge pull request #14101 from gfcas/vector_tools_project_1
Vector tools project 1
Fabian Castelli [Wed, 6 Jul 2022 14:38:22 +0000 (16:38 +0200)]
Clean up of VectorTools::project functions
Daniel Arndt [Mon, 1 Aug 2022 18:09:19 +0000 (14:09 -0400)]
Merge pull request #14168 from luzpaz/typos
luz paz [Mon, 1 Aug 2022 16:03:12 +0000 (12:03 -0400)]
Revert fix in previous commit per request
luz paz [Sat, 30 Jul 2022 02:55:24 +0000 (22:55 -0400)]
Fix various typos
Fix typos found in source/, include/, and doc/
Found via `codespell -q 3 -S ./bundled,./doc/news -L ba,commend,nd,pres,ro,rotat,stoer,workd`
Daniel Arndt [Fri, 29 Jul 2022 20:55:51 +0000 (16:55 -0400)]
Merge pull request #14039 from bangerth/isend-irecv
Daniel Arndt [Fri, 29 Jul 2022 19:34:07 +0000 (15:34 -0400)]
Merge pull request #14165 from drwells/fix-tutorial-graph
Daniel Arndt [Thu, 28 Jul 2022 17:18:19 +0000 (13:18 -0400)]
Merge pull request #14150 from luca-heltai/fix-has-hanging-nodes
David Wells [Thu, 28 Jul 2022 13:35:10 +0000 (09:35 -0400)]
Fix generation of the tutorial graph.
A new code gallery program has quotes which we need to escape in its tooltip.
David Wells [Thu, 28 Jul 2022 12:56:21 +0000 (08:56 -0400)]
Merge pull request #14162 from tamiko/fix_compilation
Fix a typo in deal.II/base/numbers.h
Matthias Maier [Wed, 27 Jul 2022 21:52:56 +0000 (16:52 -0500)]
Merge pull request #14161 from drwells/petsc-cleanup-1
Bump the minimum PETSc version number.
Matthias Maier [Wed, 27 Jul 2022 21:45:16 +0000 (16:45 -0500)]
Fix a typo in deal.II/base/numbers.h
The refactoring done in
b1883d9cbf2dfa8452ebb109d580096453f7e10f
introduced a typo that wasn't spotted by our CI. Fix this.
David Wells [Wed, 27 Jul 2022 15:30:19 +0000 (11:30 -0400)]
Remove some old PETSc workarounds.
David Wells [Wed, 27 Jul 2022 15:11:24 +0000 (11:11 -0400)]
Require PETSc 3.7.0 or newer.
This is six years old at this point.
David Wells [Wed, 27 Jul 2022 15:06:26 +0000 (11:06 -0400)]
Merge pull request #9937 from masterleinad/remove_even_more_deprecation
Remove PETScWrappers deprecations
Timo Heister [Mon, 25 Jul 2022 21:05:43 +0000 (17:05 -0400)]
Merge pull request #14158 from tamiko/remove_find_package_override
CMake: remove find_package override
Daniel Arndt [Mon, 25 Jul 2022 17:06:03 +0000 (13:06 -0400)]
Merge pull request #14041 from luca-heltai/compute_affine_transformation_codim1
`QSimplex<dim>::compute_affine_transformation()` in co-dimension one and two
Luca Heltai [Mon, 25 Jul 2022 13:24:37 +0000 (16:24 +0300)]
Fixed clang-tidy.
Luca Heltai [Tue, 19 Jul 2022 09:39:42 +0000 (11:39 +0200)]
Added a fix.
Luca Heltai [Tue, 19 Jul 2022 09:33:03 +0000 (11:33 +0200)]
Failing test.
David Wells [Sun, 24 Jul 2022 19:44:01 +0000 (15:44 -0400)]
Merge pull request #14157 from tjhei/epic-doxygen
Fix doxygen groups in many places
Matthias Maier [Sat, 23 Jul 2022 23:45:14 +0000 (18:45 -0500)]
CMake: use proper FIND_PACKAGE call in python bindings setup
Matthias Maier [Sat, 23 Jul 2022 23:38:02 +0000 (18:38 -0500)]
CMake: remove find_package override
Timo Heister [Fri, 22 Jul 2022 21:57:41 +0000 (17:57 -0400)]
more fixes
Martin Kronbichler [Fri, 22 Jul 2022 12:35:50 +0000 (14:35 +0200)]
Merge pull request #14104 from gfcas/mass_operator_doc
AssertThrow for BlockVector usage in MassOperator
Martin Kronbichler [Fri, 22 Jul 2022 11:49:07 +0000 (13:49 +0200)]
Merge pull request #14131 from bergbauer/test_fe_eval_shift
Add test for FEEvaluationShift with FE_Q and FE_DGQ
Martin Kronbichler [Fri, 22 Jul 2022 09:52:19 +0000 (11:52 +0200)]
Merge pull request #14132 from bergbauer/get_affine_constraints
MatrixFree: Implement get_affine_constraints()
Maximilian Bergbauer [Thu, 14 Jul 2022 08:20:10 +0000 (10:20 +0200)]
Implement get_affine_constraints()
Timo Heister [Thu, 21 Jul 2022 21:41:26 +0000 (17:41 -0400)]
epic doxygen fixes
It turns out that grouping using @{ and @} only works if it is inside a
doxygen comment like /** */ and not inside a normal comment /* */. This
meant that most of our groupings were incorrect.
- fix @{ and @}
- avoid using /*! which is equivalent to /**
- make some formatting prettier
Daniel Arndt [Thu, 21 Jul 2022 19:45:16 +0000 (15:45 -0400)]
Merge pull request #14152 from tjhei/mf_nans
Timo Heister [Thu, 21 Jul 2022 14:12:03 +0000 (10:12 -0400)]
qualify namspace for MSVC
otherwise MSVC tries to use
numbers::internal from signaling_nan.h
Timo Heister [Tue, 19 Jul 2022 23:04:48 +0000 (19:04 -0400)]
matrix-free FEEvaluation: initialize with nan
Initialize the internal scratch_data of FEEvaluation with signaling_nans
in debug mode.
Maximilian Bergbauer [Wed, 13 Jul 2022 09:17:52 +0000 (11:17 +0200)]
Add test for FEEvaluationShift with FE_Q and FE_DGQ
Timo Heister [Wed, 20 Jul 2022 20:40:44 +0000 (16:40 -0400)]
Merge pull request #14154 from kronbichler/fix_possible_memory_leaks
FEEvaluation: Fix two places where the address sanitizer complained
Timo Heister [Wed, 20 Jul 2022 19:31:56 +0000 (15:31 -0400)]
Merge pull request #14153 from kronbichler/separate_array
MatrixFree: Use separate data arrays for two separate evaluators
Daniel Arndt [Wed, 20 Jul 2022 17:09:01 +0000 (13:09 -0400)]
Merge pull request #14143 from jppelteret/iterator_conversion_01
Martin Kronbichler [Wed, 20 Jul 2022 16:11:38 +0000 (18:11 +0200)]
MatrixFree: Use separate data arrays for two separate evaluators
Martin Kronbichler [Wed, 20 Jul 2022 16:14:31 +0000 (18:14 +0200)]
FEEvaluation: Fix two places where the address sanitizer complained
Timo Heister [Wed, 20 Jul 2022 15:53:47 +0000 (11:53 -0400)]
Merge pull request #14123 from tjhei/par-int-out-test
parallel intermediate out: compression levels
Jean-Paul Pelteret [Tue, 19 Jul 2022 21:33:59 +0000 (23:33 +0200)]
Update tutorials to use cell->as_dof_handler_iterator()
Marc Fehling [Wed, 20 Jul 2022 06:05:33 +0000 (08:05 +0200)]
Merge pull request #14146 from bangerth/doc
Show a formula.
Wolfgang Bangerth [Wed, 20 Jul 2022 02:16:17 +0000 (20:16 -0600)]
Merge pull request #14145 from marcfehling/intel-quicktest
Added quicktests to Intel workflow.
Wolfgang Bangerth [Wed, 20 Jul 2022 02:15:52 +0000 (20:15 -0600)]
Merge pull request #14115 from kronbichler/avoid_some_expensive_loops
MatrixFree DoFInfo: Break out from some expensive loops
Wolfgang Bangerth [Mon, 18 Jul 2022 21:18:50 +0000 (15:18 -0600)]
Show a formula.
Jean-Paul Pelteret [Fri, 15 Jul 2022 23:27:21 +0000 (01:27 +0200)]
Alternative implementation to convert iterators
Marc Fehling [Tue, 19 Jul 2022 16:00:00 +0000 (18:00 +0200)]
Merge pull request #14149 from bangerth/enable-if-all
Declare 'enable_if_all_t' in analogy to std::enable_if_t.
Marc Fehling [Tue, 19 Jul 2022 15:58:32 +0000 (17:58 +0200)]
Merge pull request #14089 from a-shahba/explicitInstanForDistribute_cell_to_dof_vector
Added explicit instantiations of DoFTools::distribute_cell_to_dof_vector
Marc Fehling [Tue, 19 Jul 2022 14:35:28 +0000 (16:35 +0200)]
Merge pull request #14148 from bangerth/enable-if
Replace std::enable_if by std::enable_if_t throughout.
David Wells [Tue, 19 Jul 2022 13:37:41 +0000 (09:37 -0400)]
Merge pull request #14147 from bangerth/typename
Do not use 'typename' where not necessary.
Wolfgang Bangerth [Tue, 19 Jul 2022 02:53:32 +0000 (20:53 -0600)]
Merge pull request #14114 from kronbichler/dofh_minor_reorganization
DoFHandlerPolicy: Avoid one write access to an array
Wolfgang Bangerth [Mon, 18 Jul 2022 21:54:28 +0000 (15:54 -0600)]
Declare 'enable_if_all_t' in analogy to std::enable_if_t.
While there, also use it in fe_system.h.
Wolfgang Bangerth [Mon, 18 Jul 2022 21:39:35 +0000 (15:39 -0600)]
Replace std::enable_if by std::enable_if_t throughout.
Wolfgang Bangerth [Mon, 18 Jul 2022 21:27:07 +0000 (15:27 -0600)]
Do not use 'typename' where not necessary.
Specifically, we don't need it before 'std::enable_if_t' because we are not
referencing a nested type.
Martin Kronbichler [Mon, 18 Jul 2022 12:05:07 +0000 (14:05 +0200)]
Merge pull request #13990 from NiklasWik/non-affine_piola
Non-affine piola transformation for mf RaviartThomas
Martin Kronbichler [Mon, 18 Jul 2022 11:21:59 +0000 (13:21 +0200)]
Merge pull request #14142 from peterrum/fpe_grad_type
Fix type in FPE
Marc Fehling [Mon, 18 Jul 2022 08:14:00 +0000 (10:14 +0200)]
Added quicktests to Intel workflow.
Timo Heister [Thu, 14 Jul 2022 21:15:00 +0000 (17:15 -0400)]
avoid deprecated names
Matthias Maier [Sat, 16 Jul 2022 07:55:06 +0000 (02:55 -0500)]
Merge pull request #14144 from bangerth/58
Expand a discussion in step-58.
Matthias Maier [Sat, 16 Jul 2022 07:52:36 +0000 (02:52 -0500)]
Merge pull request #14141 from peterrum/GridRefinement_other_tria_fix
p:d:GridRefinement: actually accept other types of triangulations
Matthias Maier [Sat, 16 Jul 2022 07:49:52 +0000 (02:49 -0500)]
Merge pull request #14138 from bangerth/shrink
Reduce the volume of communication somewhat.
Matthias Maier [Sat, 16 Jul 2022 07:47:19 +0000 (02:47 -0500)]
Merge pull request #14135 from bangerth/assert
Add some assertions about hypercube reference cells.
Matthias Maier [Sat, 16 Jul 2022 07:46:59 +0000 (02:46 -0500)]
Merge pull request #14134 from bangerth/reference
Fix a reference.
Matthias Maier [Sat, 16 Jul 2022 07:40:02 +0000 (02:40 -0500)]
Merge pull request #14126 from kronbichler/adjust_tolerance
Ensure to look at square of tolerances
Jean-Paul Pelteret [Fri, 15 Jul 2022 22:33:00 +0000 (00:33 +0200)]
Add some functions to convert active cell iterators
Wolfgang Bangerth [Fri, 15 Jul 2022 20:40:58 +0000 (14:40 -0600)]
Expand a discussion in step-58.
Peter Munch [Fri, 15 Jul 2022 18:58:43 +0000 (20:58 +0200)]
Fix type in FPE
Peter Munch [Fri, 15 Jul 2022 18:56:01 +0000 (20:56 +0200)]
p:d:GridRefinement: actually accept other types of triangulations
Wolfgang Bangerth [Fri, 15 Jul 2022 03:24:51 +0000 (21:24 -0600)]
Reduce the volume of communication somewhat.
Wolfgang Bangerth [Thu, 14 Jul 2022 21:10:58 +0000 (15:10 -0600)]
Add some assertions about hypercube reference cells.
David Wells [Fri, 15 Jul 2022 12:25:32 +0000 (08:25 -0400)]
Merge pull request #14136 from bangerth/doc
Clarify documentation of p::s::T.
Bruno Turcksin [Fri, 15 Jul 2022 10:47:52 +0000 (06:47 -0400)]
Merge pull request #14137 from bangerth/bits
Peter Munch [Fri, 15 Jul 2022 07:58:32 +0000 (09:58 +0200)]
Merge pull request #14139 from bangerth/increment
Use pre-increment operator.
Wolfgang Bangerth [Fri, 15 Jul 2022 03:35:44 +0000 (21:35 -0600)]
Use pre-increment operator.
Wolfgang Bangerth [Fri, 15 Jul 2022 03:21:55 +0000 (21:21 -0600)]
Use only enough bits in an enum as necessary.
Wolfgang Bangerth [Fri, 15 Jul 2022 02:52:32 +0000 (20:52 -0600)]
Clarify documentation of p::s::T.
Wolfgang Bangerth [Thu, 14 Jul 2022 20:46:50 +0000 (14:46 -0600)]
Fix a reference.
David Wells [Thu, 14 Jul 2022 21:19:47 +0000 (17:19 -0400)]
Merge pull request #14073 from peterrum/pst_communicate_refinement
Communicate refinement flags in p:s:T
Daniel Arndt [Thu, 14 Jul 2022 18:48:29 +0000 (14:48 -0400)]
Merge pull request #14072 from peterrum/GridRefinement_other_tria
Timo Heister [Thu, 14 Jul 2022 02:08:42 +0000 (22:08 -0400)]
enum class
Timo Heister [Thu, 14 Jul 2022 01:58:24 +0000 (21:58 -0400)]
deprecate VtkFalgs::ZlibCompressionLevel
Wolfgang Bangerth [Wed, 13 Jul 2022 20:31:55 +0000 (14:31 -0600)]
Merge pull request #14125 from gfcas/doc_bib_entry
Fix reference entry
Daniel Arndt [Wed, 13 Jul 2022 14:10:31 +0000 (10:10 -0400)]
Merge pull request #13924 from kronbichler/faster_access_to_lines
Daniel Arndt [Wed, 13 Jul 2022 14:01:38 +0000 (10:01 -0400)]
Merge pull request #14128 from bangerth/range-based
Simplify a function by using range-based for loops.
Peter Munch [Tue, 28 Jun 2022 20:33:32 +0000 (22:33 +0200)]
Communicate refinement flags in p:s:T
Peter Munch [Tue, 12 Jul 2022 19:07:08 +0000 (21:07 +0200)]
Merge pull request #14116 from jh66637/copy_bnd_ids
Introduce copy_boundary_ids in merge_triangulation()
David Wells [Tue, 12 Jul 2022 16:12:44 +0000 (12:12 -0400)]
Merge pull request #14099 from peterrum/rpe_cell_data_vector
RPE: allow to evaluate cell-data vector
Marco Feder [Sat, 18 Jun 2022 11:06:54 +0000 (13:06 +0200)]
compute_affine_transformation in codim1 and codim2 case
Fabian Castelli [Tue, 12 Jul 2022 06:40:29 +0000 (08:40 +0200)]
Fix label fo bibtex entry
Wolfgang Bangerth [Mon, 11 Jul 2022 23:30:20 +0000 (17:30 -0600)]
Simplify a function by using range-based for loops.
Wolfgang Bangerth [Fri, 8 Jul 2022 03:39:39 +0000 (21:39 -0600)]
Add a changelog.
Wolfgang Bangerth [Fri, 8 Jul 2022 03:38:13 +0000 (21:38 -0600)]
Add a test.
Wolfgang Bangerth [Fri, 8 Jul 2022 03:37:58 +0000 (21:37 -0600)]
Provide implementations of Utilities::MPI::isend/irecv().
Fabian Castelli [Mon, 11 Jul 2022 19:29:38 +0000 (21:29 +0200)]
Fix reference entry
Timo Heister [Mon, 11 Jul 2022 18:30:30 +0000 (14:30 -0400)]
parallel intermediate out: compression levels
- support different compression levels
- add a test
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.