]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
2 months agoMerge pull request #18349 from drwells/more-1d-orientation-fixes
Wolfgang Bangerth [Thu, 10 Apr 2025 15:15:37 +0000 (09:15 -0600)]
Merge pull request #18349 from drwells/more-1d-orientation-fixes

ReferenceCell: remove two more 1d workarounds.

2 months agoReferenceCell: remove two more 1d workarounds. 18349/head
David Wells [Thu, 10 Apr 2025 11:54:55 +0000 (07:54 -0400)]
ReferenceCell: remove two more 1d workarounds.

2 months agoMerge pull request #18345 from drwells/orientation-range
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.

2 months 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.

2 months 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 months 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 months 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 months 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 months 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 months agoQualify names with std::. 18342/head
Wolfgang Bangerth [Tue, 8 Apr 2025 02:22:06 +0000 (20:22 -0600)]
Qualify names with std::.

2 months 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 months 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 months 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 months 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 months 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 months 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 months 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 months 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 months 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

2 months 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

2 months 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

2 months 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.

2 months 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.

2 months 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

2 months 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

2 months 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

2 months 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.

2 months 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

2 months 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

2 months 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

2 months 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)

2 months 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

2 months 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()`.

2 months 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

2 months 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

2 months 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().

2 months 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`

2 months 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

2 months 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.

2 months 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.

2 months 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.

2 months 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>`

2 months 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.

2 months 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.

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

2 months 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>
2 months agoChangelog for mumps. 18324/head
Luca Heltai [Wed, 2 Apr 2025 16:55:52 +0000 (18:55 +0200)]
Changelog for mumps.

2 months 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

2 months 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>

2 months 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>
2 months 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.

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

2 months 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

2 months 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

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

2 months 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.

2 months 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.

2 months 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.

2 months 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.

2 months 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.

2 months 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.

2 months 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.

2 months 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.

2 months 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.

2 months 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).

3 months 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

3 months 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.

3 months 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.

3 months 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.

3 months 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.

3 months 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.

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

3 months 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.

3 months 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

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

3 months 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.

3 months 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.

3 months 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

3 months 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'.

3 months 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'.

3 months 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.

3 months 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.

3 months 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.

3 months 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.

3 months 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.

3 months 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

3 months 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.

3 months 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

3 months 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

3 months 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.

3 months 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

3 months 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

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

3 months 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

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

3 months 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

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

3 months 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

3 months 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

3 months 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


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.