]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
3 days agoNo longer base ConsensusAlgorithmsPayload on MPI::ConsensusAlgorithms::Process.
Wolfgang Bangerth [Thu, 7 Nov 2024 22:13:57 +0000 (15:13 -0700)]
No longer base ConsensusAlgorithmsPayload on MPI::ConsensusAlgorithms::Process.

3 days agoMerge pull request #17849 from bangerth/eigenvectors
Daniel Arndt [Mon, 11 Nov 2024 12:40:43 +0000 (07:40 -0500)]
Merge pull request #17849 from bangerth/eigenvectors

3 days agoMerge pull request #17856 from bangerth/cmake
Daniel Arndt [Mon, 11 Nov 2024 12:40:18 +0000 (07:40 -0500)]
Merge pull request #17856 from bangerth/cmake

3 days agoMerge pull request #17857 from dealii/dependabot/github_actions/crate-ci/typos-1...
Marc Fehling [Mon, 11 Nov 2024 07:51:49 +0000 (00:51 -0700)]
Merge pull request #17857 from dealii/dependabot/github_actions/crate-ci/typos-1.27.3

Bump crate-ci/typos from 1.27.0 to 1.27.3

3 days agoBump crate-ci/typos from 1.27.0 to 1.27.3 dependabot/github_actions/crate-ci/typos-1.27.3 17857/head
dependabot[bot] [Mon, 11 Nov 2024 02:59:25 +0000 (02:59 +0000)]
Bump crate-ci/typos from 1.27.0 to 1.27.3

Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.27.0 to 1.27.3.
- [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.27.0...v1.27.3)

---
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>
5 days agoMerge pull request #17854 from bangerth/debug
Martin Kronbichler [Sat, 9 Nov 2024 13:36:54 +0000 (14:36 +0100)]
Merge pull request #17854 from bangerth/debug

Add another resource for people learning how to debug codes.

5 days agoBe less verbose in cmake. 17856/head
Wolfgang Bangerth [Fri, 8 Nov 2024 22:25:29 +0000 (15:25 -0700)]
Be less verbose in cmake.

5 days agoMerge pull request #17793 from bangerth/lto
Daniel Arndt [Fri, 8 Nov 2024 19:47:51 +0000 (14:47 -0500)]
Merge pull request #17793 from bangerth/lto

5 days agoMerge pull request #17852 from kronbichler/fix_precondition_layout
Martin Kronbichler [Fri, 8 Nov 2024 19:39:20 +0000 (20:39 +0100)]
Merge pull request #17852 from kronbichler/fix_precondition_layout

Preconditioners: Make access to vector pointers more uniform

5 days agoMerge pull request #17851 from kronbichler/fix_bug_step_59
Martin Kronbichler [Fri, 8 Nov 2024 19:39:01 +0000 (20:39 +0100)]
Merge pull request #17851 from kronbichler/fix_bug_step_59

step-59: Do not adjust ghost ranges

6 days agoMerge pull request #17853 from kronbichler/simplify_setup
Wolfgang Bangerth [Fri, 8 Nov 2024 15:52:54 +0000 (08:52 -0700)]
Merge pull request #17853 from kronbichler/simplify_setup

Fix initialization of partitioners in two performance tests

6 days agoAdd another resource for people learning how to debug codes. 17854/head
Wolfgang Bangerth [Fri, 8 Nov 2024 15:28:50 +0000 (08:28 -0700)]
Add another resource for people learning how to debug codes.

6 days agoUse simpler initialization of partitioner 17851/head
Martin Kronbichler [Fri, 8 Nov 2024 11:51:24 +0000 (12:51 +0100)]
Use simpler initialization of partitioner

6 days agoFix initialization of partitioners in two performance tests 17853/head
Martin Kronbichler [Fri, 8 Nov 2024 11:57:06 +0000 (12:57 +0100)]
Fix initialization of partitioners in two performance tests

6 days agoPreconditioners: Make access to vector pointers more uniform 17852/head
Martin Kronbichler [Fri, 8 Nov 2024 11:29:02 +0000 (12:29 +0100)]
Preconditioners: Make access to vector pointers more uniform

6 days agoMerge pull request #17850 from bangerth/types
Martin Kronbichler [Fri, 8 Nov 2024 11:35:39 +0000 (12:35 +0100)]
Merge pull request #17850 from bangerth/types

Fix types in parallel.h for TBB.

6 days agostep-59: Do not adjust ghost ranges
Martin Kronbichler [Fri, 8 Nov 2024 11:17:52 +0000 (12:17 +0100)]
step-59: Do not adjust ghost ranges

6 days agoFix types in parallel.h for TBB. 17850/head
Wolfgang Bangerth [Thu, 7 Nov 2024 21:51:39 +0000 (14:51 -0700)]
Fix types in parallel.h for TBB.

6 days agoAdjust return type of eigenvectors(SymmetricTensor). 17849/head
Wolfgang Bangerth [Thu, 7 Nov 2024 01:05:12 +0000 (18:05 -0700)]
Adjust return type of eigenvectors(SymmetricTensor).

6 days agoMerge pull request #17847 from bangerth/mpi-internal-2
Daniel Arndt [Thu, 7 Nov 2024 18:54:25 +0000 (13:54 -0500)]
Merge pull request #17847 from bangerth/mpi-internal-2

7 days agoMark a function as 'inline'. 17847/head
Wolfgang Bangerth [Thu, 7 Nov 2024 03:23:50 +0000 (20:23 -0700)]
Mark a function as 'inline'.

This avoids compiler warnings in release mode that the function is
defined but not used. It is only used inside an assertion.

7 days agoRemove mpi_compute_index_owner_internal.h.
Wolfgang Bangerth [Tue, 5 Nov 2024 22:27:03 +0000 (15:27 -0700)]
Remove mpi_compute_index_owner_internal.h.

7 days agoMove the implementation of ComputeIndexOwner into mpi.cc
Wolfgang Bangerth [Tue, 5 Nov 2024 22:21:15 +0000 (15:21 -0700)]
Move the implementation of ComputeIndexOwner into mpi.cc

7 days agoAdjust a test to use a now public function.
Wolfgang Bangerth [Tue, 5 Nov 2024 22:16:17 +0000 (15:16 -0700)]
Adjust a test to use a now public function.

7 days agoRemove now unnecessary header includes.
Wolfgang Bangerth [Tue, 5 Nov 2024 22:12:33 +0000 (15:12 -0700)]
Remove now unnecessary header includes.

7 days agoAdd a changelog entry. 17793/head
Wolfgang Bangerth [Mon, 4 Nov 2024 23:49:14 +0000 (16:49 -0700)]
Add a changelog entry.

7 days agoEnable the use of interprocedural/link-time optimization.
Wolfgang Bangerth [Fri, 18 Oct 2024 23:31:26 +0000 (17:31 -0600)]
Enable the use of interprocedural/link-time optimization.

7 days agoMerge pull request #17797 from dominiktassilostill/BatchedMVProduct
Martin Kronbichler [Wed, 6 Nov 2024 19:14:55 +0000 (20:14 +0100)]
Merge pull request #17797 from dominiktassilostill/BatchedMVProduct

Enable batched matrix-vector product

7 days agoMerge pull request #17846 from drwells/improve-p-fd-T-error
Wolfgang Bangerth [Wed, 6 Nov 2024 18:59:48 +0000 (11:59 -0700)]
Merge pull request #17846 from drwells/improve-p-fd-T-error

Improve a p::fd::T exception message.

8 days agoImprove a p::fd::T exception message. 17846/head
David Wells [Tue, 5 Nov 2024 22:16:44 +0000 (17:16 -0500)]
Improve a p::fd::T exception message.

1. Make lines less than 80 characters long so that they are not wrapped a second
   time by the exception message printing mechanism.
2. Mention that we can use copy_triangulation(), since nowadays that just calls
   the other functions.

8 days agoEnable batched matrix-vector product 17797/head
Dominik Still [Wed, 6 Nov 2024 14:13:47 +0000 (15:13 +0100)]
Enable batched matrix-vector product

8 days agoMerge pull request #17845 from bangerth/mpi-internal
Daniel Arndt [Wed, 6 Nov 2024 04:03:08 +0000 (23:03 -0500)]
Merge pull request #17845 from bangerth/mpi-internal

8 days agoMerge pull request #17844 from tjhei/parallel-transform-output-type
Daniel Arndt [Wed, 6 Nov 2024 04:01:01 +0000 (23:01 -0500)]
Merge pull request #17844 from tjhei/parallel-transform-output-type

8 days agoRemove the last call of an internal MPI implementation. 17845/head
Wolfgang Bangerth [Tue, 5 Nov 2024 21:53:37 +0000 (14:53 -0700)]
Remove the last call of an internal MPI implementation.

8 days agoparallel::transform() fix iterator type 17844/head
Timo Heister [Tue, 5 Nov 2024 21:50:40 +0000 (16:50 -0500)]
parallel::transform() fix iterator type

8 days agoMerge pull request #17842 from bangerth/test
David Wells [Tue, 5 Nov 2024 17:54:01 +0000 (12:54 -0500)]
Merge pull request #17842 from bangerth/test

Add a test.

9 days agoMerge pull request #17705 from peterrum/compute_locally_relevant_constraints_skip_step
David Wells [Tue, 5 Nov 2024 01:42:24 +0000 (20:42 -0500)]
Merge pull request #17705 from peterrum/compute_locally_relevant_constraints_skip_step

AffineConstraints::compute_locally_relevant_constraints() skip step

9 days agoAdd a test. 17842/head
Wolfgang Bangerth [Tue, 5 Nov 2024 00:03:00 +0000 (17:03 -0700)]
Add a test.

9 days agoMerge pull request #17780 from peterrum/FunctionFromFunctionObjects_single_function
Wolfgang Bangerth [Mon, 4 Nov 2024 23:21:17 +0000 (16:21 -0700)]
Merge pull request #17780 from peterrum/FunctionFromFunctionObjects_single_function

FunctionFromFunctionObjects: accept single function

9 days agoFunctionFromFunctionObjects: accpet single function 17780/head
Peter Munch [Tue, 15 Oct 2024 08:22:34 +0000 (10:22 +0200)]
FunctionFromFunctionObjects: accpet single function

9 days agoMerge pull request #17827 from kronbichler/gmres_loop_blocking
Wolfgang Bangerth [Mon, 4 Nov 2024 18:50:29 +0000 (11:50 -0700)]
Merge pull request #17827 from kronbichler/gmres_loop_blocking

SolverGMRES: Make loops in Arnoldi orthogonalization prefetcher-friendly

9 days agoMerge pull request #17840 from tjhei/step-42-header-fix
Wolfgang Bangerth [Mon, 4 Nov 2024 18:08:10 +0000 (11:08 -0700)]
Merge pull request #17840 from tjhei/step-42-header-fix

step-42: fix doc header in code

9 days agostep-42: fix doc header in code 17840/head
Timo Heister [Mon, 4 Nov 2024 16:54:15 +0000 (11:54 -0500)]
step-42: fix doc header in code

10 days agoMerge pull request #17838 from gassmoeller/fix_tensor_conversion
David Wells [Mon, 4 Nov 2024 13:53:08 +0000 (08:53 -0500)]
Merge pull request #17838 from gassmoeller/fix_tensor_conversion

Fix tensor conversion

10 days agoMerge pull request #17826 from kronbichler/data_locality_renumber_1
David Wells [Mon, 4 Nov 2024 13:52:58 +0000 (08:52 -0500)]
Merge pull request #17826 from kronbichler/data_locality_renumber_1

Enable DoFRenumbering::matrix_free_data_locality for FE_SimplexP

10 days agoMerge pull request #17835 from dealii/dependabot/github_actions/crate-ci/typos-1...
Marc Fehling [Mon, 4 Nov 2024 12:52:33 +0000 (05:52 -0700)]
Merge pull request #17835 from dealii/dependabot/github_actions/crate-ci/typos-1.27.0

Bump crate-ci/typos from 1.26.8 to 1.27.0

10 days agoFix typos dependabot/github_actions/crate-ci/typos-1.27.0 17835/head
Daniel Arndt [Mon, 4 Nov 2024 12:34:07 +0000 (07:34 -0500)]
Fix typos

10 days agoAdd test 17838/head
Rene Gassmoeller [Mon, 4 Nov 2024 10:03:25 +0000 (11:03 +0100)]
Add test

10 days agoFix tensor conversion
Rene Gassmoeller [Mon, 4 Nov 2024 09:51:53 +0000 (10:51 +0100)]
Fix tensor conversion

10 days agoMerge pull request #17831 from peterrum/data_out_base_namespace
Wolfgang Bangerth [Mon, 4 Nov 2024 03:01:50 +0000 (20:01 -0700)]
Merge pull request #17831 from peterrum/data_out_base_namespace

data_out_base.cc: Guard anonymous namespace

10 days agoMerge pull request #17833 from peterrum/saye_link
Wolfgang Bangerth [Mon, 4 Nov 2024 03:01:20 +0000 (20:01 -0700)]
Merge pull request #17833 from peterrum/saye_link

Fix link

10 days agoMerge pull request #17830 from peterrum/fe_poly
Wolfgang Bangerth [Mon, 4 Nov 2024 02:55:59 +0000 (19:55 -0700)]
Merge pull request #17830 from peterrum/fe_poly

FE_Poly: move content from .templates.h to .cc

10 days agoBump crate-ci/typos from 1.26.8 to 1.27.0
dependabot[bot] [Mon, 4 Nov 2024 02:30:58 +0000 (02:30 +0000)]
Bump crate-ci/typos from 1.26.8 to 1.27.0

Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.26.8 to 1.27.0.
- [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.26.8...v1.27.0)

---
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>
10 days agoAdd comment 17827/head
Martin Kronbichler [Sun, 3 Nov 2024 20:50:55 +0000 (21:50 +0100)]
Add comment

10 days agoMerge pull request #17829 from bangerth/compute_index_owner_and_requesters
Peter Munch [Sun, 3 Nov 2024 20:39:51 +0000 (21:39 +0100)]
Merge pull request #17829 from bangerth/compute_index_owner_and_requesters

Use Peter's new function in a number of places.

10 days agoChangelog
Martin Kronbichler [Fri, 1 Nov 2024 19:36:43 +0000 (20:36 +0100)]
Changelog

10 days agoMake loops in Arnoldi orthogonalization prefetcher-friendly
Martin Kronbichler [Fri, 1 Nov 2024 19:36:29 +0000 (20:36 +0100)]
Make loops in Arnoldi orthogonalization prefetcher-friendly

10 days agoFix link 17833/head
Peter Munch [Sun, 3 Nov 2024 19:07:57 +0000 (20:07 +0100)]
Fix link

10 days agodata_out_base.cc: Guard anonymous namespace 17831/head
Peter Munch [Sun, 3 Nov 2024 18:58:49 +0000 (19:58 +0100)]
data_out_base.cc: Guard anonymous namespace

10 days agoFE_Poly: move content from .templates.h to .cc 17830/head
Peter Munch [Sun, 3 Nov 2024 18:40:17 +0000 (19:40 +0100)]
FE_Poly: move content from .templates.h to .cc

11 days agoUse Peter's new function in a number of places. 17829/head
Wolfgang Bangerth [Sat, 2 Nov 2024 22:13:13 +0000 (16:13 -0600)]
Use Peter's new function in a number of places.

12 days agoMerge pull request #17825 from kronbichler/dof_info_memory_consumption
Martin Kronbichler [Sat, 2 Nov 2024 12:22:10 +0000 (13:22 +0100)]
Merge pull request #17825 from kronbichler/dof_info_memory_consumption

MatrixFree: Make DoFInfo::memory_consumption more accurate

12 days agoMerge pull request #17823 from bangerth/cmake-message
Marc Fehling [Sat, 2 Nov 2024 08:26:15 +0000 (02:26 -0600)]
Merge pull request #17823 from bangerth/cmake-message

Improve a cmake variable doc string.

12 days agoMerge pull request #17778 from peterrum/compute_index_owner_and_requesters
Wolfgang Bangerth [Sat, 2 Nov 2024 03:07:55 +0000 (21:07 -0600)]
Merge pull request #17778 from peterrum/compute_index_owner_and_requesters

Introduce Utilities::MPI::compute_index_owner_and_requesters()

12 days agoUpdate include/deal.II/base/mpi.h 17778/head
Wolfgang Bangerth [Sat, 2 Nov 2024 02:25:03 +0000 (20:25 -0600)]
Update include/deal.II/base/mpi.h

Co-authored-by: Martin Kronbichler <martin.kronbichler@rub.de>
12 days agoMerge pull request #17822 from bangerth/posix-memalign
David Wells [Fri, 1 Nov 2024 22:34:29 +0000 (18:34 -0400)]
Merge pull request #17822 from bangerth/posix-memalign

Fix up Utilities::posix_memalign().

12 days agoMerge pull request #17799 from nmuch/mf-allow-hp-and-non-hp-dof-handlers
Martin Kronbichler [Fri, 1 Nov 2024 19:33:25 +0000 (20:33 +0100)]
Merge pull request #17799 from nmuch/mf-allow-hp-and-non-hp-dof-handlers

allow to attach non-hp- and hp-DoFHandlers to MatrixFree

12 days agoChangelog 17826/head
Martin Kronbichler [Fri, 1 Nov 2024 19:30:26 +0000 (20:30 +0100)]
Changelog

12 days agoNew test case
Martin Kronbichler [Fri, 1 Nov 2024 19:30:17 +0000 (20:30 +0100)]
New test case

12 days agoEnable DoFRenumbering::matrix_free_data_locality for FE_SimplexP
Martin Kronbichler [Fri, 1 Nov 2024 19:30:05 +0000 (20:30 +0100)]
Enable DoFRenumbering::matrix_free_data_locality for FE_SimplexP

12 days agoImprove a cmake variable doc string. 17823/head
Wolfgang Bangerth [Thu, 31 Oct 2024 23:02:23 +0000 (17:02 -0600)]
Improve a cmake variable doc string.

12 days agoMatrixFree: Fix DoFInfo::memory_consumption 17825/head
Martin Kronbichler [Fri, 1 Nov 2024 18:47:48 +0000 (19:47 +0100)]
MatrixFree: Fix DoFInfo::memory_consumption

13 days agoMerge pull request #17815 from marcfehling/nproc
Daniel Arndt [Fri, 1 Nov 2024 14:41:14 +0000 (10:41 -0400)]
Merge pull request #17815 from marcfehling/nproc

13 days agoMerge pull request #17744 from Rombur/hipcc_debug
Wolfgang Bangerth [Fri, 1 Nov 2024 14:25:48 +0000 (08:25 -0600)]
Merge pull request #17744 from Rombur/hipcc_debug

Replace std::array with Kokkos::Array in Tensor

13 days agoMerge pull request #17821 from bangerth/parent
Daniel Arndt [Fri, 1 Nov 2024 12:12:10 +0000 (08:12 -0400)]
Merge pull request #17821 from bangerth/parent

13 days agoMerge pull request #17824 from bangerth/exclude
Marc Fehling [Fri, 1 Nov 2024 12:07:13 +0000 (06:07 -0600)]
Merge pull request #17824 from bangerth/exclude

Also exclude 'doc/entry-name' from showing up in code gallery programs.

13 days agoAlso exclude 'doc/entry-name' from showing up in code gallery programs. 17824/head
Wolfgang Bangerth [Fri, 1 Nov 2024 03:18:27 +0000 (21:18 -0600)]
Also exclude 'doc/entry-name' from showing up in code gallery programs.

13 days agoFix up Utilities::posix_memalign(). 17822/head
Wolfgang Bangerth [Thu, 31 Oct 2024 22:48:10 +0000 (16:48 -0600)]
Fix up Utilities::posix_memalign().

13 days agoUse 'parent' instead of 'mother' or 'father' cell. 17821/head
Wolfgang Bangerth [Thu, 31 Oct 2024 17:04:17 +0000 (11:04 -0600)]
Use 'parent' instead of 'mother' or 'father' cell.

2 weeks agoMerge pull request #17818 from bangerth/doc
Timo Heister [Wed, 30 Oct 2024 19:54:28 +0000 (15:54 -0400)]
Merge pull request #17818 from bangerth/doc

Fix terminology.

2 weeks agoFix terminology. 17818/head
Wolfgang Bangerth [Wed, 30 Oct 2024 17:03:34 +0000 (11:03 -0600)]
Fix terminology.

2 weeks agoMerge pull request #17770 from tamiko/autopilot_multi_config
Matthias Maier [Wed, 30 Oct 2024 15:59:38 +0000 (15:59 +0000)]
Merge pull request #17770 from tamiko/autopilot_multi_config

CMake: support multiple-configuration generators in `deal_ii_invoke_autopilot()`

2 weeks agoMerge pull request #17813 from Rombur/petsc_with_kokkos
Matthias Maier [Wed, 30 Oct 2024 15:59:08 +0000 (15:59 +0000)]
Merge pull request #17813 from Rombur/petsc_with_kokkos

Call find_package(Kokkos) if PETSc is compiled with Kokkos support

2 weeks agoMake Kokkos search more robust 17813/head
Bruno Turcksin [Wed, 30 Oct 2024 12:17:12 +0000 (08:17 -0400)]
Make Kokkos search more robust

2 weeks agoMatrixFree: allow non-hp and hp-DoFHandlers 17799/head
Nils Much [Wed, 23 Oct 2024 14:02:17 +0000 (16:02 +0200)]
MatrixFree: allow non-hp and hp-DoFHandlers

2 weeks agoMerge pull request #17817 from bangerth/tut-2
Timo Heister [Tue, 29 Oct 2024 21:18:37 +0000 (17:18 -0400)]
Merge pull request #17817 from bangerth/tut-2

Make table of contents of tutorials wider.

2 weeks agoMerge pull request #17816 from bangerth/tut-1
Timo Heister [Tue, 29 Oct 2024 21:10:50 +0000 (17:10 -0400)]
Merge pull request #17816 from bangerth/tut-1

Make sure the tutorial text doesn't run into the table of contents.

2 weeks agoMake table of contents of tutorials wider. 17817/head
Wolfgang Bangerth [Tue, 29 Oct 2024 20:56:40 +0000 (14:56 -0600)]
Make table of contents of tutorials wider.

2 weeks agoMake sure the tutorial text doesn't run into the table of contents. 17816/head
Wolfgang Bangerth [Tue, 29 Oct 2024 20:50:03 +0000 (14:50 -0600)]
Make sure the tutorial text doesn't run into the table of contents.

2 weeks agogithub-actions: use all available processors for building and testing. 17815/head
Marc Fehling [Wed, 23 Oct 2024 13:36:15 +0000 (15:36 +0200)]
github-actions: use all available processors for building and testing.

2 weeks agoMerge pull request #17800 from marcfehling/msvc-archive
Daniel Arndt [Tue, 29 Oct 2024 14:21:19 +0000 (10:21 -0400)]
Merge pull request #17800 from marcfehling/msvc-archive

2 weeks agoMerge pull request #17801 from marcfehling/cleanup
Daniel Arndt [Tue, 29 Oct 2024 13:58:42 +0000 (09:58 -0400)]
Merge pull request #17801 from marcfehling/cleanup

2 weeks agoMerge pull request #17814 from bangerth/posix-memalign
Daniel Arndt [Tue, 29 Oct 2024 11:44:17 +0000 (07:44 -0400)]
Merge pull request #17814 from bangerth/posix-memalign

2 weeks agoMerge pull request #17805 from bergbauer/curl
Martin Kronbichler [Tue, 29 Oct 2024 07:22:15 +0000 (08:22 +0100)]
Merge pull request #17805 from bergbauer/curl

FEPointEvaluation: Implement get_curl()

2 weeks agoSkip an assert for posix_memalign if size==0. 17814/head
Wolfgang Bangerth [Tue, 29 Oct 2024 02:17:22 +0000 (20:17 -0600)]
Skip an assert for posix_memalign if size==0.

POSIX says that the returned pointer can be a nullptr if the size requested is
zero. So skip the assertion if size==0.

2 weeks agoCall find_package(Kokkos) if PETSc is compiled with Kokkos support
Bruno Turcksin [Mon, 28 Oct 2024 21:10:54 +0000 (17:10 -0400)]
Call find_package(Kokkos) if PETSc is compiled with Kokkos support

2 weeks agoFix C++20 Tensor initialization 17744/head
Bruno Turcksin [Mon, 28 Oct 2024 15:16:32 +0000 (11:16 -0400)]
Fix C++20 Tensor initialization

2 weeks agoAdd test 17805/head
Maximilian Bergbauer [Mon, 28 Oct 2024 09:31:40 +0000 (10:31 +0100)]
Add test

2 weeks agoImplement curl in FEPointEvaluation
Maximilian Bergbauer [Thu, 24 Oct 2024 16:11:24 +0000 (18:11 +0200)]
Implement curl in FEPointEvaluation

2 weeks agoMerge pull request #17809 from dealii/dependabot/github_actions/crate-ci/typos-1...
Marc Fehling [Mon, 28 Oct 2024 09:50:35 +0000 (03:50 -0600)]
Merge pull request #17809 from dealii/dependabot/github_actions/crate-ci/typos-1.26.8

Bump crate-ci/typos from 1.26.0 to 1.26.8


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.