]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
31 hours agoMerge pull request #18345 from drwells/orientation-range master
Wolfgang Bangerth [Wed, 9 Apr 2025 03:23:14 +0000 (21:23 -0600)]
Merge pull request #18345 from drwells/orientation-range

Get rid of some 1d orientation special cases.

33 hours agoGet rid of some 1d orientation special cases. 18345/head
David Wells [Wed, 9 Apr 2025 00:51:26 +0000 (20:51 -0400)]
Get rid of some 1d orientation special cases.

Now that the default orientation is zero and the total number of
orientations (in 1d) is 1, we can treat this in the same way as
everything else.

47 hours agoMerge pull request #18338 from bangerth/tria-1
Marc Fehling [Tue, 8 Apr 2025 10:39:40 +0000 (12:39 +0200)]
Merge pull request #18338 from bangerth/tria-1

Fix naming of variables in tria.cc, part 1.

2 days agoMerge pull request #18341 from bangerth/internal
Martin Kronbichler [Tue, 8 Apr 2025 08:35:06 +0000 (10:35 +0200)]
Merge pull request #18341 from bangerth/internal

Do not use symbols with internal linkage in include files.

2 days agoMerge pull request #18342 from bangerth/qualify
Martin Kronbichler [Tue, 8 Apr 2025 08:34:33 +0000 (10:34 +0200)]
Merge pull request #18342 from bangerth/qualify

Qualify names with std::.

2 days agoMerge pull request #18343 from bangerth/macros-1
Martin Kronbichler [Tue, 8 Apr 2025 08:34:07 +0000 (10:34 +0200)]
Merge pull request #18343 from bangerth/macros-1

Avoid the use of macros to denote MPI types.

2 days agoMerge pull request #18344 from bangerth/macros-2
Martin Kronbichler [Tue, 8 Apr 2025 08:30:19 +0000 (10:30 +0200)]
Merge pull request #18344 from bangerth/macros-2

Minimize the use of MPI macros.

2 days agoQualify names with std::. 18342/head
Wolfgang Bangerth [Tue, 8 Apr 2025 02:22:06 +0000 (20:22 -0600)]
Qualify names with std::.

2 days agoMinimize the use of MPI macros. 18344/head
Wolfgang Bangerth [Mon, 7 Apr 2025 21:48:16 +0000 (15:48 -0600)]
Minimize the use of MPI macros.

2 days agoAvoid the use of macros to denote MPI types. 18343/head
Wolfgang Bangerth [Mon, 7 Apr 2025 20:50:25 +0000 (14:50 -0600)]
Avoid the use of macros to denote MPI types.

2 days agoDo not use symbols with internal linkage in include files. 18341/head
Wolfgang Bangerth [Mon, 7 Apr 2025 18:41:09 +0000 (12:41 -0600)]
Do not use symbols with internal linkage in include files.

2 days agoMerge pull request #18335 from bangerth/remove-comment
Matthias Maier [Mon, 7 Apr 2025 16:16:03 +0000 (16:16 +0000)]
Merge pull request #18335 from bangerth/remove-comment

Remove a comment that is no longer accurate.

2 days agoFix naming of variables in tria.cc, part 1. 18338/head
Wolfgang Bangerth [Mon, 7 Apr 2025 16:06:54 +0000 (10:06 -0600)]
Fix naming of variables in tria.cc, part 1.

2 days agoMerge pull request #18319 from masterleinad/doc_kokkos_cuda
Daniel Arndt [Mon, 7 Apr 2025 15:33:47 +0000 (11:33 -0400)]
Merge pull request #18319 from masterleinad/doc_kokkos_cuda

Elaborate on the compiler requirements for Kokkos+Cuda

2 days agoMerge pull request #18333 from drwells/zero-default-orientation
Wolfgang Bangerth [Mon, 7 Apr 2025 15:06:53 +0000 (09:06 -0600)]
Merge pull request #18333 from drwells/zero-default-orientation

Make 0 the default combined orientation.

2 days agoRemove a comment that is no longer accurate. 18335/head
Wolfgang Bangerth [Tue, 1 Apr 2025 23:56:18 +0000 (17:56 -0600)]
Remove a comment that is no longer accurate.

2 days agoMerge pull request #18334 from tamiko/fix_compilation
Marc Fehling [Mon, 7 Apr 2025 13:03:20 +0000 (15:03 +0200)]
Merge pull request #18334 from tamiko/fix_compilation

source/base/parsed_convergence_table.cc: add a missing header

3 days agoMerge pull request #18332 from peterrum/mpi_noncontiguous_partitioner_duplicates
Matthias Maier [Mon, 7 Apr 2025 02:20:18 +0000 (02:20 +0000)]
Merge pull request #18332 from peterrum/mpi_noncontiguous_partitioner_duplicates

NoncontiguousPartitioner: allow duplicate ghost indices

3 days agosource/base/parsed_convergence_table.cc: add a missing header 18334/head
Matthias Maier [Mon, 7 Apr 2025 01:55:56 +0000 (20:55 -0500)]
source/base/parsed_convergence_table.cc: add a missing header

3 days agoMake 0 the default combined orientation. 18333/head
David Wells [Sun, 9 Mar 2025 22:07:49 +0000 (18:07 -0400)]
Make 0 the default combined orientation.

4 days agoMerge pull request #18331 from drwells/remove-inverse-hardcoding
Martin Kronbichler [Sun, 6 Apr 2025 06:07:56 +0000 (08:07 +0200)]
Merge pull request #18331 from drwells/remove-inverse-hardcoding

Use the inverse orientation instead of hard-coding it in a test.

4 days agoMerge pull request #18320 from masterleinad/vectorization_kokkos_cuda
Daniel Arndt [Sat, 5 Apr 2025 22:08:10 +0000 (18:08 -0400)]
Merge pull request #18320 from masterleinad/vectorization_kokkos_cuda

Don't disable vectorization for Kokkos+Cuda with Clang

4 days agoNoncontiguousPartitioner: allow duplicate ghost indices 18332/head
Peter Munch [Sat, 5 Apr 2025 20:32:05 +0000 (22:32 +0200)]
NoncontiguousPartitioner: allow duplicate ghost indices

4 days agoMerge pull request #18330 from kronbichler/fix_portable_constraints
Timo Heister [Sat, 5 Apr 2025 20:28:26 +0000 (16:28 -0400)]
Merge pull request #18330 from kronbichler/fix_portable_constraints

Portable FEEvaluation: Only go into constraints function if constrained

4 days agoUse the inverse orientation instead of hard-coding it in a test. 18331/head
David Wells [Sat, 5 Apr 2025 13:12:07 +0000 (09:12 -0400)]
Use the inverse orientation instead of hard-coding it in a test.

4 days agoPortable FEEvaluation: Only go into constraints function if constrained 18330/head
Martin Kronbichler [Sat, 5 Apr 2025 11:46:49 +0000 (13:46 +0200)]
Portable FEEvaluation: Only go into constraints function if constrained

5 days agoMerge pull request #18328 from kronbichler/fix_order_data
Timo Heister [Sat, 5 Apr 2025 02:53:39 +0000 (22:53 -0400)]
Merge pull request #18328 from kronbichler/fix_order_data

Portable MatrixFree: arrange arrays for coalesced access

5 days agoMerge pull request #18329 from tamiko/fix_includes
Timo Heister [Sat, 5 Apr 2025 02:52:04 +0000 (22:52 -0400)]
Merge pull request #18329 from tamiko/fix_includes

base/table_handler.h: add missing include, remove superfluous include

5 days agobase/table_handler.h: add missing include, remove superfluous include 18329/head
Matthias Maier [Fri, 4 Apr 2025 18:51:46 +0000 (13:51 -0500)]
base/table_handler.h: add missing include, remove superfluous include

 - we need <cstdint> for std::uint64_t used in this header

 - we do not seem to need <fstream>, only <ostream>, so remove it
   (fingers crossed)

5 days agoPortable MatrixFree: arrange arrays for coalesced access 18328/head
Martin Kronbichler [Fri, 4 Apr 2025 11:15:45 +0000 (13:15 +0200)]
Portable MatrixFree: arrange arrays for coalesced access

6 days agoMerge pull request #18327 from drwells/qprojector-face-orientations
Wolfgang Bangerth [Fri, 4 Apr 2025 02:06:57 +0000 (20:06 -0600)]
Merge pull request #18327 from drwells/qprojector-face-orientations

`QProjector`: use `ReferenceCell::n_face_orientations()`.

6 days agoOnly allow vectorization with clang 18320/head
Daniel Arndt [Thu, 3 Apr 2025 21:09:52 +0000 (17:09 -0400)]
Only allow vectorization with clang

6 days agoMark ArraView::data access only has device-callable for MemorySpace::Default
Daniel Arndt [Thu, 3 Apr 2025 19:02:18 +0000 (15:02 -0400)]
Mark ArraView::data access only has device-callable for MemorySpace::Default

6 days agoQProjector: use ReferenceCell::n_face_orientations(). 18327/head
David Wells [Thu, 3 Apr 2025 16:50:37 +0000 (12:50 -0400)]
QProjector: use ReferenceCell::n_face_orientations().

6 days agoMerge pull request #18321 from tamiko/refactor_tests_h_part_1
Wolfgang Bangerth [Thu, 3 Apr 2025 16:49:09 +0000 (10:49 -0600)]
Merge pull request #18321 from tamiko/refactor_tests_h_part_1

Tests: refactor `tests.h`

7 days agoMerge pull request #18326 from tjhei/kokkos-not-quiet
Matthias Maier [Thu, 3 Apr 2025 04:49:20 +0000 (04:49 +0000)]
Merge pull request #18326 from tjhei/kokkos-not-quiet

Kokkos: call find_package() without QUIET

7 days agoMerge pull request #18325 from bangerth/exc-message
David Wells [Thu, 3 Apr 2025 02:01:59 +0000 (22:01 -0400)]
Merge pull request #18325 from bangerth/exc-message

Improve an error message.

7 days agoMerge pull request #18315 from bangerth/error
David Wells [Thu, 3 Apr 2025 02:01:44 +0000 (22:01 -0400)]
Merge pull request #18315 from bangerth/error

Improve an error message for the SparseILU class.

7 days agoKokkos: call find_package() without QUIET 18326/head
Timo Heister [Thu, 3 Apr 2025 01:07:48 +0000 (21:07 -0400)]
Kokkos: call find_package() without QUIET

Getting Kokkos with device support find_package() to succeed is somewhat
tricky and nearly impossible if you remove all output. We typically find
all packages with QUIET but I think it is acceptable to not do this for
Kokkos.

7 days agoMerge pull request #18323 from tamiko/fix_compilation
David Wells [Wed, 2 Apr 2025 21:40:55 +0000 (17:40 -0400)]
Merge pull request #18323 from tamiko/fix_compilation

base/exceptions.h: add missing standard header `<complex>`

7 days agoMerge pull request #18324 from luca-heltai/changelog-mumps
Matthias Maier [Wed, 2 Apr 2025 17:42:50 +0000 (17:42 +0000)]
Merge pull request #18324 from luca-heltai/changelog-mumps

Changelog for mumps.

7 days agotests: refactor tests.h 18321/head
Matthias Maier [Wed, 2 Apr 2025 15:16:33 +0000 (10:16 -0500)]
tests: refactor tests.h

This commit simply rearranges the header file and groups methods and
classes together into two categories: (a) manipulation and set up of
external libraries and deal.II for the testsuite, (b) utility functions
used in the testsuite.

7 days agoImprove an error message. 18325/head
Wolfgang Bangerth [Wed, 2 Apr 2025 17:01:42 +0000 (11:01 -0600)]
Improve an error message.

7 days agoImprove wording 18319/head
Daniel Arndt [Wed, 2 Apr 2025 16:59:44 +0000 (12:59 -0400)]
Improve wording

Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
7 days agoChangelog for mumps. 18324/head
Luca Heltai [Wed, 2 Apr 2025 16:55:52 +0000 (18:55 +0200)]
Changelog for mumps.

7 days agoMerge pull request #18255 from luca-heltai/mumps
Wolfgang Bangerth [Wed, 2 Apr 2025 16:42:26 +0000 (10:42 -0600)]
Merge pull request #18255 from luca-heltai/mumps

Revert back MUMPS interface

7 days agobase/exceptions.h: add missing standard header <complex> 18323/head
Matthias Maier [Wed, 2 Apr 2025 16:12:06 +0000 (11:12 -0500)]
base/exceptions.h: add missing standard header <complex>

7 days agoBe more explicit about CMAKE_CXX_COMPILER
Daniel Arndt [Wed, 2 Apr 2025 15:46:24 +0000 (11:46 -0400)]
Be more explicit about CMAKE_CXX_COMPILER

Co-authored-by: David Schneider <david.schneider@ipvs.uni-stuttgart.de>
7 days agoMerge pull request #18312 from quangx/step-32-documentation
Wolfgang Bangerth [Wed, 2 Apr 2025 15:44:57 +0000 (09:44 -0600)]
Merge pull request #18312 from quangx/step-32-documentation

Change residual and right preconditioner documentation for step-32.

7 days agoEnable Kokkos_ARCH_NATIVE
Daniel Arndt [Wed, 2 Apr 2025 13:51:09 +0000 (09:51 -0400)]
Enable Kokkos_ARCH_NATIVE

7 days agoDon't enable vectorization for Kokkos+Cuda
Daniel Arndt [Wed, 2 Apr 2025 13:30:51 +0000 (09:30 -0400)]
Don't enable vectorization for Kokkos+Cuda

7 days agoElaborate on the compiler requirements for Kokkos+Cuda
Daniel Arndt [Wed, 2 Apr 2025 13:17:40 +0000 (09:17 -0400)]
Elaborate on the compiler requirements for Kokkos+Cuda

8 days agoImprove an error message. 18315/head
Wolfgang Bangerth [Tue, 1 Apr 2025 15:03:07 +0000 (09:03 -0600)]
Improve an error message.

8 days agoMerge pull request #18318 from drwells/qprojector-simplification
Wolfgang Bangerth [Wed, 2 Apr 2025 00:00:57 +0000 (18:00 -0600)]
Merge pull request #18318 from drwells/qprojector-simplification

Simplify QProjector.

8 days agoMerge pull request #18310 from bangerth/ignore
David Wells [Tue, 1 Apr 2025 20:33:44 +0000 (16:33 -0400)]
Merge pull request #18310 from bangerth/ignore

Let git ignore python compiled module cache.

8 days agoQProjector: simplify the calculation of 3d face points. 18318/head
David Wells [Tue, 1 Apr 2025 19:48:08 +0000 (15:48 -0400)]
QProjector: simplify the calculation of 3d face points.

8 days agoQProjector: simplify the calculation of 3d face weights.
David Wells [Tue, 1 Apr 2025 19:45:04 +0000 (15:45 -0400)]
QProjector: simplify the calculation of 3d face weights.

8 days agoMerge pull request #18316 from drwells/orientation-vs-combined-orientation
Daniel Arndt [Tue, 1 Apr 2025 18:09:53 +0000 (14:09 -0400)]
Merge pull request #18316 from drwells/orientation-vs-combined-orientation

Fix two minor orientation bugs.

8 days agoFix two minor orientation bugs. 18316/head
David Wells [Tue, 1 Apr 2025 15:28:38 +0000 (11:28 -0400)]
Fix two minor orientation bugs.

'orientation' and 'combined_orientation' are presently the same in 2d
but won't be once we switch the default encoding.

8 days agoMerge pull request #18306 from drwells/implement-face-orientation
Wolfgang Bangerth [Tue, 1 Apr 2025 14:45:12 +0000 (08:45 -0600)]
Merge pull request #18306 from drwells/implement-face-orientation

Index Quadrilateral and Triangle face quadratures in the same way.

8 days agoMerge pull request #18309 from bangerth/kokkos-macros
Daniel Arndt [Tue, 1 Apr 2025 13:21:33 +0000 (09:21 -0400)]
Merge pull request #18309 from bangerth/kokkos-macros

Remove the inclusion of Kokkos_Macros.h from config.h.

8 days agoMerge pull request #18311 from bangerth/kokkos-includes
Daniel Arndt [Tue, 1 Apr 2025 13:20:44 +0000 (09:20 -0400)]
Merge pull request #18311 from bangerth/kokkos-includes

Include Kokkos headers in files that use Kokkos.

8 days agoQProjector: combine triangle and quadrilateral code. 18306/head
David Wells [Mon, 31 Mar 2025 13:17:15 +0000 (09:17 -0400)]
QProjector: combine triangle and quadrilateral code.

This also fixes some bugs where, in mixed or periodic meshes, we may
need quadrature rules defined on quadrilateral faces in the reversed
orientation (which we previously assumed did not exist).

9 days agochange residual documentation and right preconditioner 18312/head
Quang Hoang [Tue, 1 Apr 2025 02:46:24 +0000 (22:46 -0400)]
change residual documentation and right preconditioner

9 days agoRemove the inclusion of Kokkos_Macros.h from config.h. 18309/head
Wolfgang Bangerth [Mon, 31 Mar 2025 21:57:03 +0000 (15:57 -0600)]
Remove the inclusion of Kokkos_Macros.h from config.h.

9 days agoInclude Kokkos headers in files that use Kokkos. 18311/head
Wolfgang Bangerth [Mon, 31 Mar 2025 22:06:51 +0000 (16:06 -0600)]
Include Kokkos headers in files that use Kokkos.

9 days agoMerge pull request #18308 from bangerth/include
Timo Heister [Tue, 1 Apr 2025 00:51:38 +0000 (20:51 -0400)]
Merge pull request #18308 from bangerth/include

Add necessary header includes.

9 days agoImplement ReferenceCell::face_measure().
David Wells [Mon, 31 Mar 2025 13:14:02 +0000 (09:14 -0400)]
Implement ReferenceCell::face_measure().

We need these values in QProjector.

9 days agoLet git ignore python compiled module cache. 18310/head
Wolfgang Bangerth [Mon, 31 Mar 2025 22:08:49 +0000 (16:08 -0600)]
Let git ignore python compiled module cache.

9 days agoAdd necessary header includes. 18308/head
Wolfgang Bangerth [Mon, 31 Mar 2025 21:03:13 +0000 (15:03 -0600)]
Add necessary header includes.

9 days agoMerge pull request #18305 from bangerth/kokkos-version
Daniel Arndt [Mon, 31 Mar 2025 20:13:18 +0000 (16:13 -0400)]
Merge pull request #18305 from bangerth/kokkos-version

Make use of DEAL_II_KOKKOS_VERSION_GTE.

9 days agoMerge pull request #18307 from quangx/step_32_typo
Wolfgang Bangerth [Mon, 31 Mar 2025 18:43:20 +0000 (12:43 -0600)]
Merge pull request #18307 from quangx/step_32_typo

fix typo step 32

9 days agofix typo step 32 18307/head
Quang Hoang [Mon, 31 Mar 2025 18:12:20 +0000 (14:12 -0400)]
fix typo step 32

9 days agoMake use of DEAL_II_KOKKOS_VERSION_GTE. 18305/head
Wolfgang Bangerth [Mon, 31 Mar 2025 16:52:14 +0000 (10:52 -0600)]
Make use of DEAL_II_KOKKOS_VERSION_GTE.

9 days agoMerge pull request #18220 from bangerth/kokkos-version-2
Daniel Arndt [Mon, 31 Mar 2025 12:25:50 +0000 (08:25 -0400)]
Merge pull request #18220 from bangerth/kokkos-version-2

Export the KOKKOS version numbers.

11 days agoMerge pull request #18199 from luca-heltai/psctoolkit
Martin Kronbichler [Sat, 29 Mar 2025 20:02:13 +0000 (21:02 +0100)]
Merge pull request #18199 from luca-heltai/psctoolkit

Add support for PSBLAS

11 days agoMerge pull request #18302 from bangerth/constexpr-const
Martin Kronbichler [Sat, 29 Mar 2025 20:00:52 +0000 (21:00 +0100)]
Merge pull request #18302 from bangerth/constexpr-const

Omit 'const' for variables declared 'constexpr const'.

11 days agoOmit 'const' for variables declared 'constexpr const'. 18302/head
Wolfgang Bangerth [Sat, 29 Mar 2025 14:47:23 +0000 (08:47 -0600)]
Omit 'const' for variables declared 'constexpr const'.

11 days agoMerge pull request #18300 from bangerth/external
Martin Kronbichler [Sat, 29 Mar 2025 12:59:56 +0000 (13:59 +0100)]
Merge pull request #18300 from bangerth/external

Ensure a symbol in a header file has external linkage.

12 days agoEnsure a symbol in a header file has external linkage. 18300/head
Wolfgang Bangerth [Fri, 28 Mar 2025 20:34:19 +0000 (14:34 -0600)]
Ensure a symbol in a header file has external linkage.

13 days agoMerge pull request #18298 from bangerth/kokkos-external
Martin Kronbichler [Fri, 28 Mar 2025 07:11:46 +0000 (08:11 +0100)]
Merge pull request #18298 from bangerth/kokkos-external

Ensure that Kokkos's symbols have external linkage and, consequently can be re-exported.

13 days agoUse the same style as in the Kokkos patch. 18298/head
Wolfgang Bangerth [Thu, 27 Mar 2025 21:15:46 +0000 (15:15 -0600)]
Use the same style as in the Kokkos patch.

13 days agoEnsure that Kokkos's symbols have external linkage and, consequently, can be re-exported.
Wolfgang Bangerth [Fri, 14 Mar 2025 16:10:45 +0000 (10:10 -0600)]
Ensure that Kokkos's symbols have external linkage and, consequently, can be re-exported.

13 days agoMerge pull request #18293 from tjhei/pmf-dofhandler-index
Martin Kronbichler [Thu, 27 Mar 2025 20:17:01 +0000 (21:17 +0100)]
Merge pull request #18293 from tjhei/pmf-dofhandler-index

Portable::MatrixFree: add dof_handler index

13 days agoMerge pull request #18295 from marcfehling/github-names
Martin Kronbichler [Thu, 27 Mar 2025 20:16:46 +0000 (21:16 +0100)]
Merge pull request #18295 from marcfehling/github-names

github-actions: Simplify redundant names.

13 days agoMerge pull request #18297 from kronbichler/fix_test4
Martin Kronbichler [Thu, 27 Mar 2025 20:16:29 +0000 (21:16 +0100)]
Merge pull request #18297 from kronbichler/fix_test4

Fix matrix-free Kokkos performance test

13 days agoPortable::MatrixFree: add dof_handler index 18293/head
Timo Heister [Thu, 27 Mar 2025 01:47:43 +0000 (21:47 -0400)]
Portable::MatrixFree: add dof_handler index

13 days agoMerge pull request #18291 from bangerth/8
Martin Kronbichler [Thu, 27 Mar 2025 15:25:00 +0000 (16:25 +0100)]
Merge pull request #18291 from bangerth/8

Improve a discussion in step-8.

13 days agoMerge pull request #18296 from kronbichler/fix_test3
Wolfgang Bangerth [Thu, 27 Mar 2025 14:56:33 +0000 (08:56 -0600)]
Merge pull request #18296 from kronbichler/fix_test3

Fix test

13 days agoFix matrix-free Kokkos performance test 18297/head
Martin Kronbichler [Thu, 27 Mar 2025 14:46:48 +0000 (15:46 +0100)]
Fix matrix-free Kokkos performance test

13 days agoFix test 18296/head
Martin Kronbichler [Thu, 27 Mar 2025 14:21:26 +0000 (15:21 +0100)]
Fix test

13 days agoMerge pull request #18265 from kronbichler/specialize_matrix_free_tools
Wolfgang Bangerth [Thu, 27 Mar 2025 13:15:00 +0000 (07:15 -0600)]
Merge pull request #18265 from kronbichler/specialize_matrix_free_tools

SparseMatrixTools: speed up a function to extract a sub-matrix

13 days agoSimplify redundant names. 18295/head
Marc Fehling [Wed, 12 Feb 2025 10:44:08 +0000 (11:44 +0100)]
Simplify redundant names.

2 weeks agoMerge pull request #18292 from tjhei/pmf-block-vector2
Martin Kronbichler [Thu, 27 Mar 2025 09:49:18 +0000 (10:49 +0100)]
Merge pull request #18292 from tjhei/pmf-block-vector2

Portable::MatrixFree BlockVector test update

2 weeks agoApply review suggestions 18265/head
Martin Kronbichler [Thu, 27 Mar 2025 08:34:03 +0000 (09:34 +0100)]
Apply review suggestions

2 weeks agoClarify that the 'else' case corresponds to 0.0
Martin Kronbichler [Thu, 20 Mar 2025 13:29:15 +0000 (14:29 +0100)]
Clarify that the 'else' case corresponds to 0.0

2 weeks agoSparseMatrixTools: speed up a function to extract a sub-matrix
Martin Kronbichler [Thu, 20 Mar 2025 08:31:45 +0000 (09:31 +0100)]
SparseMatrixTools: speed up a function to extract a sub-matrix

2 weeks agoPortable::MatrixFree BlockVector test update 18292/head
Timo Heister [Thu, 27 Mar 2025 01:39:06 +0000 (21:39 -0400)]
Portable::MatrixFree BlockVector test update

2 weeks agoImprove a discussion in step-8. 18291/head
Wolfgang Bangerth [Thu, 27 Mar 2025 00:32:16 +0000 (18:32 -0600)]
Improve a discussion in step-8.

2 weeks agoThere is no longer a need to fall back on Kokkos_VERSION. 18220/head
Wolfgang Bangerth [Thu, 27 Mar 2025 00:03:45 +0000 (18:03 -0600)]
There is no longer a need to fall back on Kokkos_VERSION.

Co-authored-by: Matthias Maier <tamiko@43-1.org>

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.