]>
https://gitweb.dealii.org/ - dealii.git/log
Martin Kronbichler [Wed, 28 Aug 2024 06:54:05 +0000 (08:54 +0200)]
Merge pull request #17584 from bangerth/has_support_points
Fix FiniteElement::has_support_points() for FE_Nothing.
Martin Kronbichler [Wed, 28 Aug 2024 06:46:35 +0000 (08:46 +0200)]
Merge pull request #17622 from bangerth/make-consistent-4
Rename a variable and better document steps.
Marc Fehling [Wed, 28 Aug 2024 04:50:57 +0000 (22:50 -0600)]
Merge pull request #17619 from bangerth/mpi-tags
Remove an MPI tag now no longer used.
Marc Fehling [Wed, 28 Aug 2024 04:50:43 +0000 (22:50 -0600)]
Merge pull request #17621 from bangerth/simplify-test
Simplify a test.
Wolfgang Bangerth [Wed, 28 Aug 2024 03:22:37 +0000 (21:22 -0600)]
Merge pull request #17596 from marcfehling/failing-test
Add hp hanging node face test.
Wolfgang Bangerth [Wed, 28 Aug 2024 02:49:09 +0000 (20:49 -0600)]
Rename a variable and better document steps.
Wolfgang Bangerth [Wed, 28 Aug 2024 02:28:35 +0000 (20:28 -0600)]
Simplify a test.
Wolfgang Bangerth [Tue, 27 Aug 2024 21:44:44 +0000 (15:44 -0600)]
Remove an MPI tag now no longer used.
Wolfgang Bangerth [Tue, 27 Aug 2024 21:41:14 +0000 (15:41 -0600)]
Merge pull request #17616 from gassmoeller/avoid_whitespace_line_endings
Do not print unnecessary whitespace in ParameterHandler
Wolfgang Bangerth [Tue, 27 Aug 2024 21:41:04 +0000 (15:41 -0600)]
Merge pull request #17617 from gassmoeller/remaining_void_cast_tutorial_prs
Finish remaining void cast tutorial PRs
Marc Fehling [Tue, 27 Aug 2024 19:35:31 +0000 (13:35 -0600)]
Merge pull request #17618 from bangerth/some-to-some
Substantially simplify code by using MPI::some_to_some().
Wolfgang Bangerth [Tue, 27 Aug 2024 16:45:42 +0000 (10:45 -0600)]
Substantially simplify code by using MPI::some_to_some().
Rene Gassmoeller [Tue, 27 Aug 2024 14:30:57 +0000 (16:30 +0200)]
Cleanup commits
Yi-Yung Yang [Mon, 12 Aug 2024 22:17:49 +0000 (18:17 -0400)]
Replaced void with maybe_unused
Yingli Li [Mon, 12 Aug 2024 20:53:53 +0000 (14:53 -0600)]
fix_void_problem
Fernando Herrera [Mon, 12 Aug 2024 20:49:35 +0000 (14:49 -0600)]
Make use of [[maybe_unused]] instead of (void) (first 5 occurrences)
Luca Heltai [Tue, 27 Aug 2024 14:43:51 +0000 (16:43 +0200)]
Merge pull request #17550 from peterrum/mapping_fe_different_manifolds
Generalize MappingFE::compute_mapping_support_points()
Rene Gassmoeller [Tue, 27 Aug 2024 13:01:29 +0000 (15:01 +0200)]
Do not print unnecessary whitespace
Martin Kronbichler [Tue, 27 Aug 2024 06:33:15 +0000 (08:33 +0200)]
Merge pull request #17612 from bangerth/cleanup
Give a number of variables explicit types.
Wolfgang Bangerth [Tue, 27 Aug 2024 03:23:12 +0000 (21:23 -0600)]
Merge pull request #17466 from gassmoeller/allow_parameter_deprecation
Allow to deprecate entries in ParameterHandler.
Wolfgang Bangerth [Tue, 27 Aug 2024 03:08:17 +0000 (21:08 -0600)]
Merge pull request #17479 from peterrum/extract_constant_modes_return
`DoFTools::extract_constant_modes()`: return vectors
Wolfgang Bangerth [Mon, 26 Aug 2024 23:16:17 +0000 (17:16 -0600)]
Use naming of a type used elsewhere.
Wolfgang Bangerth [Mon, 26 Aug 2024 23:13:21 +0000 (17:13 -0600)]
Give a number of variables explicit types.
Marc Fehling [Mon, 26 Aug 2024 17:59:05 +0000 (11:59 -0600)]
Close constraints before output.
Timo Heister [Mon, 26 Aug 2024 17:49:11 +0000 (13:49 -0400)]
Merge pull request #17442 from masterleinad/tpetra_test_memory_space_default
Tpetra: Test with MemorySpace::Default
Timo Heister [Mon, 26 Aug 2024 17:00:23 +0000 (13:00 -0400)]
Merge pull request #17547 from kronbichler/gmres_improve_deal_vector
SolverGMRES: Implement optimized orthogonalization also for dealii::Vector
Rene Gassmoeller [Mon, 26 Aug 2024 14:47:05 +0000 (16:47 +0200)]
Address comments
Peter Munch [Sat, 10 Aug 2024 17:26:11 +0000 (19:26 +0200)]
DoFTools::extract_constant_modes(): return vectors
Martin Kronbichler [Mon, 26 Aug 2024 06:47:16 +0000 (08:47 +0200)]
Merge pull request #17605 from tjhei/doc_grid_gen
doc: wording improvements for simplex functions
Marc Fehling [Mon, 26 Aug 2024 03:53:45 +0000 (21:53 -0600)]
Merge pull request #17602 from peterrum/gi
Convert some GeometryInfos
Marc Fehling [Mon, 26 Aug 2024 03:51:19 +0000 (21:51 -0600)]
Merge pull request #17607 from dealii/dependabot/github_actions/crate-ci/typos-1.24.1
Bump crate-ci/typos from 1.23.6 to 1.24.1
dependabot[bot] [Mon, 26 Aug 2024 03:45:09 +0000 (03:45 +0000)]
Bump crate-ci/typos from 1.23.6 to 1.24.1
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.23.6 to 1.24.1.
- [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.23.6...v1.24.1)
---
updated-dependencies:
- dependency-name: crate-ci/typos
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Marc Fehling [Mon, 26 Aug 2024 03:43:44 +0000 (21:43 -0600)]
Merge pull request #17604 from tjhei/class-graph-no-cuda
class graph: remove cuda
Timo Heister [Sun, 25 Aug 2024 21:02:47 +0000 (17:02 -0400)]
class graph: remove cuda
- remove cuda
- add kokkos
- add link to opencascade namespace
strictly speaking we should add kokkos->petsc and kokkos->trilinos, but
the figure becomes way to ugly/busy that way.
Timo Heister [Sun, 25 Aug 2024 21:13:24 +0000 (17:13 -0400)]
doc: wording improvements for simplex functions
Wolfgang Bangerth [Sun, 25 Aug 2024 14:53:05 +0000 (08:53 -0600)]
Merge pull request #17119 from RyanMoulday/Taskflow-Workstream
Implementing Workstream::run() with Taskflow (no coloring)
Peter Munch [Sat, 24 Aug 2024 12:27:55 +0000 (14:27 +0200)]
Merge pull request #17553 from peterrum/data_out_simplex_cubic
Enable cubic simplex output by DataOut
Peter Munch [Sat, 24 Aug 2024 12:27:24 +0000 (14:27 +0200)]
Merge pull request #17591 from peterrum/Text_ShortText_remove
Remove deprecated entries in OutputStyle
Peter Munch [Fri, 23 Aug 2024 20:58:48 +0000 (22:58 +0200)]
Convert some GeometryInfos
Peter Munch [Fri, 23 Aug 2024 20:26:58 +0000 (22:26 +0200)]
Merge pull request #17477 from peterrum/extract_elasticity_modes
`DoFTools`: Extract elasticity modes
Daniel Arndt [Fri, 23 Aug 2024 19:07:47 +0000 (15:07 -0400)]
Merge pull request #17398 from masterleinad/remove_step_52
Remove step-52
Daniel Arndt [Mon, 29 Jul 2024 02:43:38 +0000 (22:43 -0400)]
Changelog entry
Daniel Arndt [Fri, 26 Jul 2024 15:33:09 +0000 (11:33 -0400)]
Remove step-52
Peter Munch [Wed, 21 Aug 2024 21:01:00 +0000 (23:01 +0200)]
Remove deprecated entries in OutputStyle
Peter Munch [Thu, 22 Aug 2024 18:25:14 +0000 (20:25 +0200)]
Apply changes
Marc Fehling [Thu, 22 Aug 2024 23:14:47 +0000 (17:14 -0600)]
Add hp hanging node face test.
Bruno Blais [Thu, 22 Aug 2024 20:55:02 +0000 (16:55 -0400)]
Merge pull request #17593 from peterrum/ph_keep_changed
ParameterHandler: Only keep non-default parameters during printing
Peter Munch [Wed, 7 Aug 2024 08:00:45 +0000 (10:00 +0200)]
Add DoFTools::extract_elasticity_modes()
Peter Munch [Wed, 21 Aug 2024 21:10:12 +0000 (23:10 +0200)]
ParameterHandler: Only keep non-default parameters during printing
Matthias Maier [Thu, 22 Aug 2024 13:57:26 +0000 (13:57 +0000)]
Merge pull request #17594 from pcafrica/doxygen_style
Fix doxygen-awesome colors
Pasquale Africa [Thu, 22 Aug 2024 10:11:58 +0000 (10:11 +0000)]
Fix doxygen-awesome colors
Wolfgang Bangerth [Wed, 21 Aug 2024 22:59:29 +0000 (16:59 -0600)]
Merge pull request #17588 from mkghadban/added_contribution_to_minor_changes
added my contribution to list of minor changes
Mohamad Ghadban [Wed, 21 Aug 2024 00:36:00 +0000 (18:36 -0600)]
added my contribution to minor changes
Daniel Arndt [Wed, 21 Aug 2024 20:52:44 +0000 (16:52 -0400)]
Merge pull request #17589 from tjhei/remove-stale-cuda-quick-test
remove a forgotten cuda quick_test output
Timo Heister [Wed, 21 Aug 2024 19:41:15 +0000 (15:41 -0400)]
Merge pull request #17557 from pcafrica/doxygen_style
Use doxygen-awesome template for the documentation
Pasquale Africa [Fri, 16 Aug 2024 12:26:57 +0000 (12:26 +0000)]
Use doxygen-awesome template for the documentation
Marc Fehling [Wed, 21 Aug 2024 17:59:28 +0000 (11:59 -0600)]
Merge pull request #17571 from marcfehling/typo
Update typos to 1.23.6.
Timo Heister [Wed, 21 Aug 2024 17:58:36 +0000 (13:58 -0400)]
remove a forgotten cuda quick_test output
Daniel Arndt [Wed, 21 Aug 2024 17:21:12 +0000 (13:21 -0400)]
Merge pull request #17582 from masterleinad/portable_matrix_free_initialize_host_vector
Portable MatrixFree: Allow initializing host vector
Daniel Arndt [Wed, 21 Aug 2024 13:22:54 +0000 (09:22 -0400)]
MemorySpace -> MemorySpaceType
Rene Gassmoeller [Sun, 11 Aug 2024 16:43:09 +0000 (10:43 -0600)]
Add function to deprecate parameter.
Martin Kronbichler [Wed, 21 Aug 2024 08:39:30 +0000 (10:39 +0200)]
Merge pull request #17581 from marcfehling/doc-soltrans
Enhance documentation of SolutionTransfer.
Martin Kronbichler [Wed, 21 Aug 2024 08:35:48 +0000 (10:35 +0200)]
Merge pull request #17585 from bangerth/adjust
Adjust a variable name in a test.
Martin Kronbichler [Wed, 21 Aug 2024 08:35:15 +0000 (10:35 +0200)]
Merge pull request #17587 from bangerth/fast-path
Reintroduce a fast path for FESystem::compare_for_domination().
Wolfgang Bangerth [Tue, 20 Aug 2024 23:41:45 +0000 (17:41 -0600)]
Reintroduce a fast path for FESystem::compare_for_domination().
Wolfgang Bangerth [Tue, 20 Aug 2024 23:28:00 +0000 (17:28 -0600)]
Adjust a variable name in a test.
The test checks the FiniteElementData members, but the objects stored in the
array used in the test are all FiniteElement objects.
Wolfgang Bangerth [Tue, 20 Aug 2024 23:25:05 +0000 (17:25 -0600)]
Add test.
Daniel Arndt [Tue, 20 Aug 2024 19:19:39 +0000 (15:19 -0400)]
Portable MatrixFree: Allow initializing host vector
Marc Fehling [Tue, 20 Aug 2024 20:50:26 +0000 (14:50 -0600)]
Merge pull request #17580 from peterrum/tria_cc_warnings
Fix some warnings
Peter Munch [Fri, 16 Aug 2024 17:22:55 +0000 (19:22 +0200)]
Enable cubic simplex output by DataOut
Matthias Maier [Tue, 20 Aug 2024 18:00:49 +0000 (18:00 +0000)]
Merge pull request #17569 from kronbichler/fix_fe_face_eval_vector
Allow to place FEFaceEvaluation objects in std::vector
Marc Fehling [Tue, 20 Aug 2024 17:57:30 +0000 (11:57 -0600)]
Fix documentation of SolutionTransfer.
Marc Fehling [Tue, 20 Aug 2024 17:05:26 +0000 (11:05 -0600)]
Merge pull request #17577 from bangerth/doc
Leave a comment in the documentation.
Marc Fehling [Mon, 19 Aug 2024 22:34:44 +0000 (16:34 -0600)]
Update crate-ci/typos.
Marc Fehling [Mon, 19 Aug 2024 20:47:30 +0000 (14:47 -0600)]
Fix some typos.
Peter Munch [Thu, 15 Aug 2024 20:25:58 +0000 (22:25 +0200)]
Generalize MappingFE::compute_mapping_support_points()
Peter Munch [Tue, 20 Aug 2024 16:12:51 +0000 (18:12 +0200)]
Fix some warnings
Martin Kronbichler [Tue, 20 Aug 2024 16:04:19 +0000 (18:04 +0200)]
Merge pull request #17383 from chaycha/vanka-multigrid
Add clear() and Tvmult() for SparseVanka
Wolfgang Bangerth [Tue, 20 Aug 2024 15:15:09 +0000 (09:15 -0600)]
Add a changelog.
Wolfgang Bangerth [Tue, 20 Aug 2024 14:49:25 +0000 (08:49 -0600)]
Fix FiniteElement::has_support_points() for FE_Nothing.
Wolfgang Bangerth [Tue, 20 Aug 2024 14:42:11 +0000 (08:42 -0600)]
Leave a comment in the documentation.
Daniel Arndt [Tue, 20 Aug 2024 12:48:08 +0000 (08:48 -0400)]
Merge pull request #17500 from marcfehling/retire-compile-examples
Retire DEAL_II_COMPILE_EXAMPLES.
Chayapol Chaoveeraprasit [Wed, 24 Jul 2024 14:08:00 +0000 (17:08 +0300)]
added clear() and Tvmult for SparseVanka
undo copyright notices & fix wording issues
Add a changelog entry
fix formatting of sparse_vanka.h
fix typos
add spacing
Timo Heister [Tue, 20 Aug 2024 12:00:06 +0000 (08:00 -0400)]
Merge pull request #17574 from kronbichler/fix_mf_kokkos2
Portable matrix-free: Add missing header files
Rene Gassmoeller [Tue, 20 Aug 2024 10:48:13 +0000 (12:48 +0200)]
Merge pull request #17570 from marcfehling/typo-2
Simplify typos workflow.
Martin Kronbichler [Tue, 20 Aug 2024 08:25:20 +0000 (10:25 +0200)]
Merge pull request #17549 from mkghadban/Mohamad/compare_for_domination_fix
FESystem: Compare for domination by component instead of base element
Martin Kronbichler [Tue, 20 Aug 2024 08:05:50 +0000 (10:05 +0200)]
Add missing header files
Martin Kronbichler [Mon, 19 Aug 2024 19:30:10 +0000 (21:30 +0200)]
Changelog
Martin Kronbichler [Mon, 19 Aug 2024 19:28:49 +0000 (21:28 +0200)]
Test case
Martin Kronbichler [Mon, 19 Aug 2024 19:28:34 +0000 (21:28 +0200)]
Allow to include FEFaceEvaluation in std::vector
Martin Kronbichler [Tue, 20 Aug 2024 07:53:20 +0000 (09:53 +0200)]
Merge pull request #17572 from bangerth/warning
Suppress a warning about an unused variable.
Wolfgang Bangerth [Tue, 20 Aug 2024 03:47:17 +0000 (21:47 -0600)]
Suppress a warning about an unused variable.
Marc Fehling [Mon, 19 Aug 2024 22:14:48 +0000 (16:14 -0600)]
Simplify typos workflow.
Daniel Arndt [Tue, 6 Aug 2024 18:50:35 +0000 (14:50 -0400)]
Tpetra: Test with MemorySpace::Default
Marc Fehling [Mon, 19 Aug 2024 19:30:41 +0000 (13:30 -0600)]
Adjust tests. Remove a variable.
Martin Kronbichler [Mon, 19 Aug 2024 18:09:40 +0000 (20:09 +0200)]
Changelog
Martin Kronbichler [Fri, 16 Aug 2024 09:29:18 +0000 (11:29 +0200)]
SolverGMRES: Implement optimized orthogonalization also for dealii::Vector
Daniel Arndt [Mon, 19 Aug 2024 17:50:49 +0000 (13:50 -0400)]
Merge pull request #17567 from masterleinad/demangle_stacktrace_mac_os_x
Create new string when demangling stacktraces
Daniel Arndt [Mon, 19 Aug 2024 17:50:14 +0000 (13:50 -0400)]
Merge pull request #17566 from kronbichler/vector_space_vector_communicator
Add get_mpi_communicator() to concept vector_space_vector
Martin Kronbichler [Mon, 19 Aug 2024 15:01:40 +0000 (17:01 +0200)]
Add changelog
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.