]>
https://gitweb.dealii.org/ - dealii.git/log
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)
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.
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
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.
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 [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 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
Daniel Arndt [Mon, 19 Aug 2024 13:04:05 +0000 (09:04 -0400)]
Create new string when demangling stacktraces
Daniel Arndt [Mon, 19 Aug 2024 12:58:09 +0000 (08:58 -0400)]
Merge pull request #17564 from dealii/dependabot/github_actions/crate-ci/typos-1.23.6
Bump crate-ci/typos from 1.19.0 to 1.23.6
Martin Kronbichler [Mon, 19 Aug 2024 09:27:23 +0000 (11:27 +0200)]
Add get_mpi_communicator to concept vector_space_vector
dependabot[bot] [Mon, 19 Aug 2024 02:29:34 +0000 (02:29 +0000)]
Bump crate-ci/typos from 1.19.0 to 1.23.6
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.19.0 to 1.23.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.19.0...v1.23.6)
---
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>
Timo Heister [Sat, 17 Aug 2024 23:19:27 +0000 (19:19 -0400)]
Merge pull request #17520 from OresteMarquis/FENedelec_SZ_assert_interpolate
Assert correction for issue #17450
Timo Heister [Sat, 17 Aug 2024 23:18:31 +0000 (19:18 -0400)]
Merge pull request #17542 from drwells/use-more-if-constexpr-2
Consolidate two Utilities::MPI::broadcast() functions.
Timo Heister [Sat, 17 Aug 2024 23:18:00 +0000 (19:18 -0400)]
Merge pull request #17551 from drwells/use-get-mpi-communicator
Deprecate get_communicator() in favor of get_mpi_communicator().
Timo Heister [Sat, 17 Aug 2024 23:17:19 +0000 (19:17 -0400)]
Merge pull request #17554 from masterleinad/fix_tpetra_concept_check_complex
Tpetra: Fix is_vector_space_vector check with complex values
Timo Heister [Sat, 17 Aug 2024 23:16:42 +0000 (19:16 -0400)]
Merge pull request #17555 from mahdi1226/remove_void_grid-tools
fixed (void) in grid_tools.cc
Matthias Maier [Sat, 17 Aug 2024 06:05:43 +0000 (06:05 +0000)]
Merge pull request #17559 from marcfehling/doc-worker
Outsource building documentation into separate github workflow.
Mohamad Ghadban [Sat, 17 Aug 2024 05:53:24 +0000 (23:53 -0600)]
added test
Matthias Maier [Fri, 16 Aug 2024 22:13:03 +0000 (22:13 +0000)]
Merge pull request #17560 from peterrum/fortran
Check for Fortran again
Marc Fehling [Fri, 16 Aug 2024 21:47:56 +0000 (15:47 -0600)]
Merge pull request #17552 from masterleinad/kokkos_noreturn_abort
Always use Kokkos::abort when it's noreturn
Peter Munch [Fri, 16 Aug 2024 21:14:25 +0000 (23:14 +0200)]
Check for Fortran again
Marc Fehling [Fri, 16 Aug 2024 20:57:16 +0000 (14:57 -0600)]
Outsource building documentation into separate github workflow.
Timo Heister [Fri, 16 Aug 2024 20:36:15 +0000 (16:36 -0400)]
Merge pull request #17532 from gassmoeller/update_maybe_unused
Update some uses of [[maybe unused]]
Rene Gassmoeller [Fri, 16 Aug 2024 19:32:44 +0000 (13:32 -0600)]
Merge pull request #17548 from marcfehling/unused
Fix some unused warnings.
Mahdi Gharehbaygloo [Fri, 16 Aug 2024 17:38:20 +0000 (12:38 -0500)]
worked on (void) occurences during workshop
Bruno Turcksin [Fri, 16 Aug 2024 17:35:50 +0000 (13:35 -0400)]
Merge pull request #17474 from masterleinad/remove_cudawrappers
Remove CUDAWrappers, related documentation and macros
Daniel Arndt [Fri, 16 Aug 2024 17:29:52 +0000 (11:29 -0600)]
Tpetra: Fix is_vector_space_vector check with complex values
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.