]>
https://gitweb.dealii.org/ - dealii.git/log
Timo Heister [Tue, 15 Oct 2024 16:35:56 +0000 (12:35 -0400)]
fix flaky trilinos/solver_control_06
Reading from the stdout file generated by the test runner seems to occasionally fail in parallel. Maybe it is okay to not check the output in that case...
Wolfgang Bangerth [Sun, 13 Oct 2024 23:13:27 +0000 (17:13 -0600)]
Merge pull request #17772 from peterrum/sparsity_pattern_fix_type
Fix type in SparsityPattern
Peter Munch [Sun, 13 Oct 2024 20:59:34 +0000 (22:59 +0200)]
Fix type in SparsityPattern
Luca Heltai [Sun, 13 Oct 2024 08:30:38 +0000 (10:30 +0200)]
Merge pull request #17711 from bangerth/subscriptor-rename
Also rename the Subscriptor base class.
David Wells [Sat, 12 Oct 2024 21:14:46 +0000 (17:14 -0400)]
Merge pull request #17763 from fernandohv3279/test
check an invariant of class IndexSet
Wolfgang Bangerth [Fri, 11 Oct 2024 21:14:47 +0000 (15:14 -0600)]
Rename the class to EnableObserverPointer.
Timo Heister [Fri, 11 Oct 2024 21:15:42 +0000 (17:15 -0400)]
Merge pull request #17765 from masterleinad/libcpp_enable_assertion_clang_19
Don't define _LIBCPP_ENABLE_ASSERTIONS for clang++-19 and later
Fernando Herrera [Wed, 9 Oct 2024 19:42:26 +0000 (13:42 -0600)]
check an invariant of class IndexSet
Peter Munch [Fri, 11 Oct 2024 17:53:58 +0000 (19:53 +0200)]
Merge pull request #17769 from peterrum/warning
Fix warning
Peter Munch [Fri, 11 Oct 2024 15:39:09 +0000 (17:39 +0200)]
Fix warning
Matthias Maier [Fri, 11 Oct 2024 13:58:05 +0000 (13:58 +0000)]
Merge pull request #17760 from bangerth/comments
Add comments clarifying some numbers.
Matthias Maier [Fri, 11 Oct 2024 13:56:34 +0000 (13:56 +0000)]
Merge pull request #17761 from bangerth/assert
Error out for situations clearly not implemented.
Daniel Arndt [Thu, 10 Oct 2024 17:01:25 +0000 (13:01 -0400)]
Don't define _LIBCPP_ENABLE_ASSERTIONS for clang++-19 and later
Wolfgang Bangerth [Wed, 9 Oct 2024 00:31:08 +0000 (18:31 -0600)]
Error out for situations clearly not implemented.
Wolfgang Bangerth [Thu, 10 Oct 2024 14:00:54 +0000 (08:00 -0600)]
Make the implementation more generic.
Wolfgang Bangerth [Thu, 10 Oct 2024 13:53:41 +0000 (07:53 -0600)]
Implement the most important missing cases.
Rene Gassmoeller [Thu, 10 Oct 2024 13:56:18 +0000 (15:56 +0200)]
Merge pull request #17717 from fernandohv3279/add_empty_function_to_collection
Add empty() function to deal.II/hp/collection.h and use it instead of size() == 0
Martin Kronbichler [Thu, 10 Oct 2024 06:21:31 +0000 (08:21 +0200)]
Merge pull request #17433 from peterrum/mft_diagonal_multiple_feeval
Modularize MatrixFreeTools::compute_diagonal()
Martin Kronbichler [Thu, 10 Oct 2024 06:20:30 +0000 (08:20 +0200)]
Merge pull request #12663 from peterrum/MGCoarseGridApplyPreconditioner
Add MGCoarseGridApplyPreconditioner
Martin Kronbichler [Thu, 10 Oct 2024 06:15:31 +0000 (08:15 +0200)]
Merge pull request #17747 from kronbichler/improve_hierarchic_numbering
SparsityTools::reorder_hierarchical: better documentation and implementation
Martin Kronbichler [Thu, 10 Oct 2024 05:50:46 +0000 (07:50 +0200)]
Merge pull request #17756 from peterrum/MGCoarseGridIterativeSolver_constexpr
Simplify MGCoarseGridIterativeSolver
Martin Kronbichler [Thu, 10 Oct 2024 05:47:41 +0000 (07:47 +0200)]
Merge pull request #17764 from drwells/feinterfacevalues-tests
FEInterfaceValues: fix some warnings.
David Wells [Thu, 10 Oct 2024 01:42:10 +0000 (21:42 -0400)]
FEInterfaceValues: fix some warnings.
Most of the std::array assignments have the correct number of brackets; this
commit adds the missing ones.
Fernando Herrera [Wed, 9 Oct 2024 15:09:02 +0000 (09:09 -0600)]
Indent code
Fernando Herrera [Wed, 9 Oct 2024 14:50:06 +0000 (08:50 -0600)]
Improve description of empty() function in include/deal.II/hp/collection.h
Co-authored-by: Rene Gassmoeller <rene.gassmoeller@mailbox.org>
Author: Fernando Herrera <cafeherval@gmail.com>
Wolfgang Bangerth [Wed, 9 Oct 2024 00:30:31 +0000 (18:30 -0600)]
Add comments clarifying some numbers.
Luca Heltai [Tue, 8 Oct 2024 16:32:10 +0000 (18:32 +0200)]
Merge pull request #17751 from peterrum/set_scientific_int
TableHandler::set_scientific(): fix int
Daniel Arndt [Tue, 8 Oct 2024 16:09:16 +0000 (12:09 -0400)]
Merge pull request #17753 from webwurli/git_tutorial_issue_17247
replaced void cast with [[maybe_unused]]
Stephan Voss [Tue, 8 Oct 2024 09:58:03 +0000 (11:58 +0200)]
removed [[maybe_unused]] - and (void) cast - according to change request after 1st. review
Peter Munch [Sat, 5 Oct 2024 09:07:52 +0000 (11:07 +0200)]
TableHandler::set_scientific(): fix int
Luca Heltai [Tue, 8 Oct 2024 06:38:38 +0000 (08:38 +0200)]
Merge pull request #17758 from peterrum/jacobian
Fix typo: jacobian -> Jacobian
Peter Munch [Tue, 8 Oct 2024 05:39:11 +0000 (07:39 +0200)]
Fix typo: jacobian -> Jacobian
Peter Munch [Mon, 7 Oct 2024 15:37:24 +0000 (17:37 +0200)]
Simplify MGCoarseGridIterativeSolver
Peter Munch [Tue, 17 Aug 2021 06:28:17 +0000 (08:28 +0200)]
Add MGCoarseGridApplyOperator
Stephan Voss [Mon, 7 Oct 2024 14:08:42 +0000 (16:08 +0200)]
replaced void cast with [[maybe_unised]]
Daniel Arndt [Mon, 7 Oct 2024 11:49:27 +0000 (07:49 -0400)]
Merge pull request #17750 from masterleinad/fix_compiling_msvc
Use CMAKE_TRY_COMPILE_CONFIGURATION for MSVC
Daniel Arndt [Sat, 5 Oct 2024 11:43:25 +0000 (07:43 -0400)]
Unset CMAKE_TRY_COMPILE_CONFIGURATION after use
Daniel Arndt [Fri, 4 Oct 2024 23:47:12 +0000 (19:47 -0400)]
Use CMAKE_TRY_COMPILE_CONFIGURATION for MSVC
David Wells [Fri, 4 Oct 2024 21:04:40 +0000 (17:04 -0400)]
Merge pull request #17746 from marcfehling/indent-24
Update indent worker to ubuntu-24.04.
Martin Kronbichler [Fri, 4 Oct 2024 16:34:01 +0000 (18:34 +0200)]
Fix with better performance
Martin Kronbichler [Fri, 4 Oct 2024 15:11:18 +0000 (17:11 +0200)]
Restore previous numbering
Martin Kronbichler [Fri, 4 Oct 2024 10:32:50 +0000 (12:32 +0200)]
SparsityTools::reorder_hierarchical: better documentation and implementation
David Wells [Fri, 4 Oct 2024 14:52:16 +0000 (10:52 -0400)]
Merge pull request #17748 from kronbichler/fix_topology
Increase performance of GridTools::get_vertex_connectivity_of_cells
Martin Kronbichler [Fri, 4 Oct 2024 10:55:42 +0000 (12:55 +0200)]
Increase performance of GridTools::get_vertex_connectivity_of_cells
Marc Fehling [Fri, 4 Oct 2024 10:18:01 +0000 (12:18 +0200)]
Update indent worker to ubuntu-24.04.
Marc Fehling [Fri, 4 Oct 2024 10:36:19 +0000 (12:36 +0200)]
Fix typos.
Wolfgang Bangerth [Fri, 4 Oct 2024 03:33:16 +0000 (21:33 -0600)]
Merge pull request #17743 from marcfehling/doc-soltrans
Update documentation of some SolutionTransfer functions.
Timo Heister [Thu, 3 Oct 2024 17:48:36 +0000 (13:48 -0400)]
Merge pull request #17745 from peterrum/simplex_experimental
Don't call simplex support experimental
Peter Munch [Thu, 3 Oct 2024 16:16:05 +0000 (18:16 +0200)]
Don't call simplex support experimental
Martin Kronbichler [Thu, 3 Oct 2024 08:29:09 +0000 (10:29 +0200)]
Merge pull request #17729 from bangerth/constexpr
Mark constructors of FEValuesExtractor classes as 'constexpr'.
Martin Kronbichler [Thu, 3 Oct 2024 08:21:15 +0000 (10:21 +0200)]
Merge pull request #17730 from peterrum/NoncontiguousPartitioner_n_components
NoncontiguousPartitioner: introduce n_components
Peter Munch [Tue, 17 Sep 2024 06:15:45 +0000 (08:15 +0200)]
NoncontiguousPartitioner: introduce n_components
Peter Munch [Thu, 3 Oct 2024 04:55:46 +0000 (06:55 +0200)]
Merge pull request #17740 from gassmoeller/avoid_unnecessary_work
Return earlier if possible inside `FEPointEvaluation::evaluate`
Marc Fehling [Wed, 2 Oct 2024 10:11:16 +0000 (12:11 +0200)]
Update documentation of some SolutionTransfer functions.
Martin Kronbichler [Tue, 1 Oct 2024 10:54:14 +0000 (12:54 +0200)]
Merge pull request #17734 from drwells/aligned-vector-insert
Add AlignedVector::insert().
Martin Kronbichler [Tue, 1 Oct 2024 10:53:26 +0000 (12:53 +0200)]
Merge pull request #17739 from tamiko/fix_configure
CMake: Bugfix: use #cmakedefine defining/undefining preprocessor macro
Rene Gassmoeller [Tue, 1 Oct 2024 10:25:46 +0000 (12:25 +0200)]
Return earlier if possible
Timo Heister [Mon, 30 Sep 2024 19:57:28 +0000 (15:57 -0400)]
Merge pull request #17737 from cembooks/timetable
A fix for a bug in the time table
Matthias Maier [Mon, 30 Sep 2024 18:53:30 +0000 (13:53 -0500)]
CMake: remove DEAL_II_HAVE_ARM_NEON and use DEAL_II_VECTORIZATION_WIDTH_IN_BITS
Matthias Maier [Mon, 30 Sep 2024 14:58:59 +0000 (09:58 -0500)]
CMake: Bugfix: use #cmakedefine defining/undefining preprocessor macro
Siarhei Uzunbajakau [Mon, 30 Sep 2024 05:19:26 +0000 (07:19 +0200)]
A fix for a bug in the time table
Timo Heister [Sat, 28 Sep 2024 15:09:12 +0000 (11:09 -0400)]
Merge pull request #17736 from kronbichler/fix_typo3
Fix typo in an internal class name
David Wells [Thu, 27 Jun 2024 19:05:27 +0000 (15:05 -0400)]
AlignedVector: add AlignedVector::insert().
Daniel Arndt [Fri, 27 Sep 2024 21:37:58 +0000 (17:37 -0400)]
Merge pull request #17733 from peterrum/simplex_vtk_action_remove
Remove some tests from linux.yml
Daniel Arndt [Fri, 27 Sep 2024 21:35:23 +0000 (17:35 -0400)]
Merge pull request #17666 from chaos-polymtl/generalized_gmsh_parsing
Generalized read_msh to allow for comments
Martin Kronbichler [Fri, 27 Sep 2024 20:21:59 +0000 (22:21 +0200)]
Fix typo in an internal class name
Peter Munch [Thu, 26 Sep 2024 19:38:25 +0000 (21:38 +0200)]
Merge pull request #17727 from peterrum/mg_transfer_mf_fe_dgp
Generalize MGTransferMF so that it works for FE_DGP
Peter Munch [Thu, 26 Sep 2024 19:38:08 +0000 (21:38 +0200)]
Merge pull request #17731 from peterrum/ScalarFunctionFromFunctionObject
ScalarFunctionFromFunctionObject for time-dependent functions
Peter Munch [Thu, 26 Sep 2024 19:36:35 +0000 (21:36 +0200)]
Remove some tests from linux.yml
David Wells [Thu, 27 Jun 2024 18:02:30 +0000 (14:02 -0400)]
AlignedVector: add a range constructor.
David Wells [Mon, 24 Jun 2024 17:11:56 +0000 (13:11 -0400)]
AlignedVector: generalize AlignedVector{Copy,Move}Construct's types.
Peter Munch [Thu, 26 Sep 2024 16:09:29 +0000 (18:09 +0200)]
ScalarFunctionFromFunctionObject for time-dependent functions
David Wells [Mon, 24 Jun 2024 17:11:04 +0000 (13:11 -0400)]
AlignedVector: get rid of some casts via 'if constexpr'.
Mikael Vaillant [Thu, 26 Sep 2024 15:02:14 +0000 (11:02 -0400)]
modify comments
Mikael Vaillant [Mon, 23 Sep 2024 20:41:22 +0000 (16:41 -0400)]
correct typos
Mikael Vaillant [Mon, 23 Sep 2024 17:06:32 +0000 (13:06 -0400)]
Modified code logic to delete all the comments before parsing
Mikael Vaillant [Thu, 5 Sep 2024 17:55:32 +0000 (13:55 -0400)]
Indent
Mikael Vaillant [Thu, 5 Sep 2024 17:40:34 +0000 (13:40 -0400)]
Modified read_msh function to take into account comments and other msh file structures
Peter Munch [Wed, 25 Sep 2024 15:44:47 +0000 (17:44 +0200)]
Merge pull request #17306 from peterrum/FEInterfaceValues_indices
`FEInterfaceValues`: fill indices for `TriaIterator<CellAccessor>`
Wolfgang Bangerth [Tue, 24 Sep 2024 21:33:32 +0000 (15:33 -0600)]
Add a changelog.
Wolfgang Bangerth [Tue, 24 Sep 2024 21:07:51 +0000 (15:07 -0600)]
Mark constructors of FEValuesExtractor classes as 'constexpr'.
Peter Munch [Fri, 13 Sep 2024 14:24:04 +0000 (16:24 +0200)]
Generalize MGTransferMF so that it works for FE_DGP
Peter Munch [Fri, 19 Jul 2024 13:11:12 +0000 (15:11 +0200)]
FEInterfaceValues: fill indices for TriaIterator<CellAccessor>
Peter Munch [Tue, 24 Sep 2024 05:55:54 +0000 (07:55 +0200)]
Merge pull request #17726 from tjhei/python-in-tutorial-list
update tutorial index to mention python notebooks
David Wells [Tue, 24 Sep 2024 03:03:42 +0000 (23:03 -0400)]
Merge pull request #17725 from tjhei/python-spelling
capitalize Python and Jupyter
Timo Heister [Tue, 24 Sep 2024 01:01:07 +0000 (21:01 -0400)]
update tutorial index to mention python notebooks
Timo Heister [Tue, 24 Sep 2024 01:00:20 +0000 (21:00 -0400)]
capitalize Python and Jupyter
Daniel Arndt [Mon, 23 Sep 2024 16:34:51 +0000 (12:34 -0400)]
Merge pull request #17614 from rgoermer/CellAccessor_neighbor
CellAccessor::neighbor() documentation
Daniel Arndt [Mon, 23 Sep 2024 16:28:23 +0000 (12:28 -0400)]
Merge pull request #17720 from drwells/document-function-parser
FunctionParser: document where we use commas.
Rene Gassmoeller [Mon, 23 Sep 2024 11:57:59 +0000 (04:57 -0700)]
Merge pull request #17724 from dealii/dependabot/github_actions/crate-ci/typos-1.24.6
Bump crate-ci/typos from 1.24.5 to 1.24.6
dependabot[bot] [Mon, 23 Sep 2024 02:35:34 +0000 (02:35 +0000)]
Bump crate-ci/typos from 1.24.5 to 1.24.6
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.24.5 to 1.24.6.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crate-ci/typos/compare/v1.24.5...v1.24.6)
---
updated-dependencies:
- dependency-name: crate-ci/typos
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Wolfgang Bangerth [Fri, 20 Sep 2024 19:27:12 +0000 (13:27 -0600)]
Adjust a test output.
David Wells [Fri, 20 Sep 2024 18:55:23 +0000 (14:55 -0400)]
FunctionParser: document where we use commas.
We use semicolons in some places in the library and it took me a few minutes to
figure out why those didn't work here.
Wolfgang Bangerth [Fri, 20 Sep 2024 15:39:57 +0000 (09:39 -0600)]
Make type alias universally available.
Fernando Herrera [Sun, 18 Aug 2024 02:25:19 +0000 (20:25 -0600)]
Add empty() function to deal.II/hp/collection.h and use it instead of size() == 0
This only changes files in the source directory
Robin Görmer [Tue, 27 Aug 2024 08:17:34 +0000 (10:17 +0200)]
Extended documentation of CellAccesor::neighbor() to include anisotropic refinements as well. Modified the example accordingly.
Daniel Arndt [Thu, 19 Sep 2024 12:25:23 +0000 (08:25 -0400)]
Merge pull request #17700 from bangerth/x-2
Make clear what a boolean argument corresponds to.
Timo Heister [Thu, 19 Sep 2024 04:44:02 +0000 (00:44 -0400)]
Merge pull request #17707 from RyanMoulday/Improved-Colored-WorkStream
Make improvements to the WorkStream colored implementation
Ryan Moulday [Mon, 16 Sep 2024 03:40:39 +0000 (23:40 -0400)]
Make improvements to the WorkStream colored implementation
David Wells [Thu, 19 Sep 2024 01:15:51 +0000 (21:15 -0400)]
Merge pull request #17714 from bangerth/smart-pointer
Make sure the SmartPointer template remains accessible.
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.