]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
7 months agoMerge pull request #16532 from bergbauer/fix_performance_quadrature_generator
Wolfgang Bangerth [Mon, 5 Feb 2024 22:14:30 +0000 (15:14 -0700)]
Merge pull request #16532 from bergbauer/fix_performance_quadrature_generator

Fix performance quadrature generator

7 months agoMerge pull request #16589 from bangerth/exc-false-2
Martin Kronbichler [Mon, 5 Feb 2024 19:01:44 +0000 (20:01 +0100)]
Merge pull request #16589 from bangerth/exc-false-2

Suppress exception output that is not very interesting.

7 months agoMerge pull request #16597 from masterleinad/tpetra_fix_vector_reinit_02
Martin Kronbichler [Mon, 5 Feb 2024 18:57:45 +0000 (19:57 +0100)]
Merge pull request #16597 from masterleinad/tpetra_fix_vector_reinit_02

Tpetra: fix lac/vector_reinit_02

7 months agoUse Lazy 16532/head
Maximilian Bergbauer [Mon, 5 Feb 2024 12:03:50 +0000 (13:03 +0100)]
Use Lazy

7 months agoTpetra: fix lac/vector_reinit_02 16597/head
Daniel Arndt [Mon, 5 Feb 2024 15:25:39 +0000 (10:25 -0500)]
Tpetra: fix lac/vector_reinit_02

7 months agoMerge pull request #16590 from masterleinad/tpetrawrappers_vector_tests
Wolfgang Bangerth [Sun, 4 Feb 2024 17:22:56 +0000 (10:22 -0700)]
Merge pull request #16590 from masterleinad/tpetrawrappers_vector_tests

Enable a couple unit tests for LinearAlgebra::TpetraWrappers::Vector

7 months agoMerge pull request #16591 from bangerth/manifold
David Wells [Sat, 3 Feb 2024 14:27:57 +0000 (09:27 -0500)]
Merge pull request #16591 from bangerth/manifold

Simplify some calls to make_array_view().

7 months agoEnable a couple unit tests for LinearAlgebra::TpetraWrappers::Vector 16590/head
Daniel Arndt [Fri, 2 Feb 2024 21:58:02 +0000 (16:58 -0500)]
Enable a couple unit tests for LinearAlgebra::TpetraWrappers::Vector

7 months agoSimplify some calls to make_array_view(). 16591/head
Wolfgang Bangerth [Fri, 2 Feb 2024 22:33:14 +0000 (15:33 -0700)]
Simplify some calls to make_array_view().

7 months agoSuppress exception output that is not very interesting. 16589/head
Wolfgang Bangerth [Fri, 26 Jan 2024 16:59:19 +0000 (09:59 -0700)]
Suppress exception output that is not very interesting.

7 months agoAdjust a test.
Wolfgang Bangerth [Fri, 2 Feb 2024 18:54:57 +0000 (11:54 -0700)]
Adjust a test.

7 months agoMerge pull request #16587 from jh66637/fix_regression_test
Matthias Maier [Fri, 2 Feb 2024 15:25:26 +0000 (15:25 +0000)]
Merge pull request #16587 from jh66637/fix_regression_test

Use correct function names in test

7 months agoMerge pull request #16583 from bangerth/tensor-assert
Daniel Arndt [Fri, 2 Feb 2024 12:54:41 +0000 (05:54 -0700)]
Merge pull request #16583 from bangerth/tensor-assert

Use DEAL_II_CXX23_ASSERT in the Tensor class.

7 months agoUse correct function names in test 16587/head
Johannes Heinz [Fri, 2 Feb 2024 09:12:13 +0000 (10:12 +0100)]
Use correct function names in test

7 months agoMerge pull request #16585 from bangerth/7
Martin Kronbichler [Fri, 2 Feb 2024 07:15:58 +0000 (08:15 +0100)]
Merge pull request #16585 from bangerth/7

Simplify step-7 somewhat.

7 months agoMerge pull request #16394 from jh66637/utility_functions_mortaring
Daniel Arndt [Thu, 1 Feb 2024 22:50:20 +0000 (15:50 -0700)]
Merge pull request #16394 from jh66637/utility_functions_mortaring

Add factory functions for FERemoteEvaluationCommunicator

7 months agoSimplify step-7 somewhat. 16585/head
Wolfgang Bangerth [Thu, 1 Feb 2024 22:45:12 +0000 (15:45 -0700)]
Simplify step-7 somewhat.

7 months agoMerge pull request #16584 from masterleinad/fix_mpi_local_size
Wolfgang Bangerth [Thu, 1 Feb 2024 22:08:38 +0000 (15:08 -0700)]
Merge pull request #16584 from masterleinad/fix_mpi_local_size

Fix mpi/local_size

7 months agoFix mpi/local_size 16584/head
Daniel Arndt [Thu, 1 Feb 2024 19:08:17 +0000 (19:08 +0000)]
Fix mpi/local_size

7 months agoUse DEAL_II_CXX23_ASSERT in the Tensor class. 16583/head
Wolfgang Bangerth [Thu, 1 Feb 2024 18:43:03 +0000 (11:43 -0700)]
Use DEAL_II_CXX23_ASSERT in the Tensor class.

7 months agoMerge pull request #16582 from masterleinad/require_cxx_23_assume
Matthias Maier [Thu, 1 Feb 2024 17:22:30 +0000 (17:22 +0000)]
Merge pull request #16582 from masterleinad/require_cxx_23_assume

Require support for attribute [[assume]] for C++23 support

7 months agorework documentation 16394/head
Johannes Heinz [Thu, 1 Feb 2024 16:36:04 +0000 (17:36 +0100)]
rework documentation

7 months agoRequire support for attribute [[assume]] for C++23 support 16582/head
Daniel Arndt [Thu, 1 Feb 2024 14:35:11 +0000 (09:35 -0500)]
Require support for attribute [[assume]] for C++23 support

7 months agoMerge pull request #16577 from tamiko/update_changelog_for_9.5.2
Martin Kronbichler [Thu, 1 Feb 2024 10:05:03 +0000 (11:05 +0100)]
Merge pull request #16577 from tamiko/update_changelog_for_9.5.2

[main] take over point release changelog entry

7 months agoMerge pull request #16564 from bangerth/9
Martin Kronbichler [Thu, 1 Feb 2024 10:02:42 +0000 (11:02 +0100)]
Merge pull request #16564 from bangerth/9

Move the description of DeclException in step-9.

7 months agoMerge pull request #16579 from bangerth/exc-doc
Martin Kronbichler [Thu, 1 Feb 2024 10:01:36 +0000 (11:01 +0100)]
Merge pull request #16579 from bangerth/exc-doc

Provide an example of use for DEAL_II_NOT_IMPLEMENTED().

7 months agoMerge pull request #16580 from bangerth/template
Martin Kronbichler [Thu, 1 Feb 2024 09:57:10 +0000 (10:57 +0100)]
Merge pull request #16580 from bangerth/template

Add a missing template argument.

7 months agoProvide an example of use for DEAL_II_NOT_IMPLEMENTED(). 16579/head
Wolfgang Bangerth [Thu, 1 Feb 2024 02:22:15 +0000 (19:22 -0700)]
Provide an example of use for DEAL_II_NOT_IMPLEMENTED().

7 months agoAdd a missing template argument. 16580/head
Wolfgang Bangerth [Thu, 1 Feb 2024 04:31:43 +0000 (21:31 -0700)]
Add a missing template argument.

7 months agoadd changelog entry for point release 16577/head
Matthias Maier [Wed, 31 Jan 2024 21:26:11 +0000 (15:26 -0600)]
add changelog entry for point release

7 months agoMerge pull request #16571 from bangerth/tria
David Wells [Thu, 1 Feb 2024 02:59:40 +0000 (21:59 -0500)]
Merge pull request #16571 from bangerth/tria

More work in tria_description.h/cc.

7 months agoMerge pull request #16565 from masterleinad/template_tpetra_vector_memory_space
Wolfgang Bangerth [Wed, 31 Jan 2024 16:59:12 +0000 (09:59 -0700)]
Merge pull request #16565 from masterleinad/template_tpetra_vector_memory_space

Template TrilinosWrappers::Vector on memory space

7 months agoProvide a default template parameter for VectorReference's MemorySpace 16565/head
Daniel Arndt [Wed, 31 Jan 2024 13:05:21 +0000 (08:05 -0500)]
Provide a default template parameter for VectorReference's MemorySpace

7 months agoMerge pull request #16572 from bangerth/not-implemented
Daniel Arndt [Wed, 31 Jan 2024 12:58:45 +0000 (05:58 -0700)]
Merge pull request #16572 from bangerth/not-implemented

Convert a few more places of Assert(false, dealii::ExcNotImplemented());

7 months agoMerge pull request #16574 from kinnewig/fix-read_write_vector
Daniel Arndt [Wed, 31 Jan 2024 12:57:48 +0000 (05:57 -0700)]
Merge pull request #16574 from kinnewig/fix-read_write_vector

Fix assert in import_elements from ReadWriteVector

7 months agoFix assert in import_elements from ReadWriteVector 16574/head
Sebastian Kinnewig [Wed, 31 Jan 2024 09:55:52 +0000 (10:55 +0100)]
Fix assert in import_elements from ReadWriteVector

7 months agoMerge pull request #16573 from bangerth/doc
Martin Kronbichler [Wed, 31 Jan 2024 09:07:17 +0000 (10:07 +0100)]
Merge pull request #16573 from bangerth/doc

Minor doc update.

7 months agoMerge pull request #16546 from kinnewig/import_elements
Martin Kronbichler [Wed, 31 Jan 2024 08:39:02 +0000 (09:39 +0100)]
Merge pull request #16546 from kinnewig/import_elements

Rework import_elements() in read_write_vector for TpetraWrapper::Vector

7 months agoMerge pull request #16568 from drwells/read-write-vector-aligned-vector
Martin Kronbichler [Wed, 31 Jan 2024 08:38:26 +0000 (09:38 +0100)]
Merge pull request #16568 from drwells/read-write-vector-aligned-vector

Use AlignedVector in ReadWriteVector.

7 months agoMerge pull request #16569 from masterleinad/fix_tpetra_wrappers
Martin Kronbichler [Wed, 31 Jan 2024 08:37:34 +0000 (09:37 +0100)]
Merge pull request #16569 from masterleinad/fix_tpetra_wrappers

Fix TpetraWrappers::SparsityPattern when compiling for GPU backends

7 months agoConvert a few more places of Assert(false, dealii::ExcNotImplemented()); 16572/head
Wolfgang Bangerth [Wed, 31 Jan 2024 03:21:28 +0000 (20:21 -0700)]
Convert a few more places of Assert(false, dealii::ExcNotImplemented());

7 months agoQualify ExcNotImplemented with the correct namespace.
Wolfgang Bangerth [Wed, 31 Jan 2024 04:39:42 +0000 (21:39 -0700)]
Qualify ExcNotImplemented with the correct namespace.

7 months agoMinor doc update. 16573/head
Wolfgang Bangerth [Wed, 31 Jan 2024 03:53:52 +0000 (20:53 -0700)]
Minor doc update.

7 months agoMerge pull request #16566 from masterleinad/tpetra_wrappers_avoid_rcp
Wolfgang Bangerth [Wed, 31 Jan 2024 03:10:05 +0000 (20:10 -0700)]
Merge pull request #16566 from masterleinad/tpetra_wrappers_avoid_rcp

Prefer trilinos_vector over trilinos_rcp

7 months agoMore work in tria_description.h/cc. 16571/head
Wolfgang Bangerth [Tue, 30 Jan 2024 23:57:45 +0000 (16:57 -0700)]
More work in tria_description.h/cc.

Nothing actual, just better documentation and a bit better error checking.

7 months agoMerge pull request #16563 from bangerth/8
Daniel Arndt [Wed, 31 Jan 2024 03:01:53 +0000 (20:01 -0700)]
Merge pull request #16563 from bangerth/8

Explain the use of DEAL_II_NOT_IMPLEMENTED() in step-8.

7 months agoMerge pull request #16562 from bangerth/exc-ni
Daniel Arndt [Wed, 31 Jan 2024 02:59:36 +0000 (19:59 -0700)]
Merge pull request #16562 from bangerth/exc-ni

Convert tutorial programs to use DEAL_II_NOT_IMPLEMENTED().

7 months agoUse AlignedVector in ReadWriteVector. 16568/head
David Wells [Tue, 30 Jan 2024 22:32:44 +0000 (17:32 -0500)]
Use AlignedVector in ReadWriteVector.

Why not?

7 months agoFix TpetraWrappers::SparsityPattern when compiling for GPU backends 16569/head
Daniel Arndt [Tue, 30 Jan 2024 22:31:35 +0000 (17:31 -0500)]
Fix TpetraWrappers::SparsityPattern when compiling for GPU backends

7 months agoPrefer trilinos_vector over trilinos_rcp 16566/head
Daniel Arndt [Tue, 30 Jan 2024 20:48:39 +0000 (15:48 -0500)]
Prefer trilinos_vector over trilinos_rcp

7 months agoTemplate TrilinosWrappers::Vector on memory space
Daniel Arndt [Tue, 30 Jan 2024 20:18:17 +0000 (15:18 -0500)]
Template TrilinosWrappers::Vector on memory space

7 months agoExplain the use of DEAL_II_NOT_IMPLEMENTED() in step-8. 16563/head
Wolfgang Bangerth [Tue, 30 Jan 2024 17:56:09 +0000 (10:56 -0700)]
Explain the use of DEAL_II_NOT_IMPLEMENTED() in step-8.

7 months agoMove the description of DeclException in step-9. 16564/head
Wolfgang Bangerth [Tue, 30 Jan 2024 17:55:12 +0000 (10:55 -0700)]
Move the description of DeclException in step-9.

The discussion is currently in a place where we declare an exception that is not
actually used there any more -- oops. Move the discussion to the next place where
we use DeclException.

7 months agoMerge pull request #16558 from kinnewig/copy-assignment 16549/head
Wolfgang Bangerth [Tue, 30 Jan 2024 16:54:49 +0000 (09:54 -0700)]
Merge pull request #16558 from kinnewig/copy-assignment

Make a deep-copy of the Tpetra::Vector in the assignment operator.

7 months agojust copy the content if the layout is the same 16558/head
Sebastian Kinnewig [Mon, 29 Jan 2024 20:12:33 +0000 (21:12 +0100)]
just copy the content if the layout is the same

7 months agoConvert tutorial programs to use DEAL_II_NOT_IMPLEMENTED(). 16562/head
Wolfgang Bangerth [Tue, 30 Jan 2024 03:53:48 +0000 (20:53 -0700)]
Convert tutorial programs to use DEAL_II_NOT_IMPLEMENTED().

7 months agoMerge pull request #16560 from bangerth/warning
Matthias Maier [Mon, 29 Jan 2024 23:26:03 +0000 (23:26 +0000)]
Merge pull request #16560 from bangerth/warning

Silence a warning.

7 months agoMerge pull request #16559 from kinnewig/copy-constructor
Wolfgang Bangerth [Mon, 29 Jan 2024 19:30:17 +0000 (12:30 -0700)]
Merge pull request #16559 from kinnewig/copy-constructor

Simplify the Copy-Constructor in TpetraWrappers::Vector

7 months agoMark arguments as used. 16560/head
Wolfgang Bangerth [Mon, 29 Jan 2024 19:28:38 +0000 (12:28 -0700)]
Mark arguments as used.

7 months agoSilence a warning.
Wolfgang Bangerth [Mon, 29 Jan 2024 18:49:42 +0000 (11:49 -0700)]
Silence a warning.

7 months agoSimplify the Copy-Constructor in TpetraWrappers::Vector 16559/head
Sebastian Kinnewig [Mon, 29 Jan 2024 12:03:11 +0000 (13:03 +0100)]
Simplify the Copy-Constructor in TpetraWrappers::Vector

7 months agoMake a deep-copy of the Tpetra::Vector in the assignment operator.
Sebastian Kinnewig [Mon, 29 Jan 2024 11:40:11 +0000 (12:40 +0100)]
Make a deep-copy of the Tpetra::Vector in the assignment operator.

7 months agoAdd factory functions for FERemoteEvaluationCommunicator
Johannes Heinz [Mon, 22 Jan 2024 08:52:34 +0000 (09:52 +0100)]
Add factory functions for FERemoteEvaluationCommunicator

7 months agoMerge pull request #16543 from bangerth/exc-not-implemented
Matthias Maier [Sat, 27 Jan 2024 23:18:26 +0000 (23:18 +0000)]
Merge pull request #16543 from bangerth/exc-not-implemented

Introduce DEAL_II_NOT_IMPLEMENTED() and associated machinery.

7 months agoMerge pull request #16551 from tamiko/testsuite_improvements_1
David Wells [Sat, 27 Jan 2024 20:22:20 +0000 (15:22 -0500)]
Merge pull request #16551 from tamiko/testsuite_improvements_1

Testsuite: use `./serial` subdirectory

7 months agoMerge pull request #16545 from kinnewig/fix-add-operator
Wolfgang Bangerth [Sat, 27 Jan 2024 17:20:59 +0000 (10:20 -0700)]
Merge pull request #16545 from kinnewig/fix-add-operator

Fix Copy Constructor in TpetraWrappers::Vector.

7 months agoMerge pull request #16550 from masterleinad/add_missing_includes
Martin Kronbichler [Sat, 27 Jan 2024 07:05:27 +0000 (08:05 +0100)]
Merge pull request #16550 from masterleinad/add_missing_includes

Add a couple missing includes

7 months agoMerge pull request #16548 from bangerth/cmake
Daniel Arndt [Fri, 26 Jan 2024 20:21:18 +0000 (13:21 -0700)]
Merge pull request #16548 from bangerth/cmake

Simplify generation of a cmake message.

7 months agoAdd a couple missing includes 16550/head
Daniel Arndt [Fri, 26 Jan 2024 20:11:12 +0000 (15:11 -0500)]
Add a couple missing includes

7 months agoCMake: deal_ii_add_test(): use ./serial subdirectory for output of serial tests 16551/head
Matthias Maier [Fri, 26 Jan 2024 19:44:14 +0000 (13:44 -0600)]
CMake: deal_ii_add_test(): use ./serial subdirectory for output of serial tests

7 months agoCMake: update comments
Matthias Maier [Fri, 26 Jan 2024 19:42:15 +0000 (13:42 -0600)]
CMake: update comments

7 months agoMerge pull request #16547 from kinnewig/locally_owned_elements
Martin Kronbichler [Fri, 26 Jan 2024 17:53:39 +0000 (18:53 +0100)]
Merge pull request #16547 from kinnewig/locally_owned_elements

Simplify locally_owned_elements in TpetraWrappers::Vector.

7 months agoAdd a changelog entry. 16543/head
Wolfgang Bangerth [Thu, 25 Jan 2024 21:18:09 +0000 (14:18 -0700)]
Add a changelog entry.

7 months agoUse DEAL_II_NOT_IMPLEMENTED().
Wolfgang Bangerth [Thu, 25 Jan 2024 21:15:00 +0000 (14:15 -0700)]
Use DEAL_II_NOT_IMPLEMENTED().

7 months agoIntroduce DEAL_II_NOT_IMPLEMENTED() and associated machinery.
Wolfgang Bangerth [Thu, 25 Jan 2024 21:01:05 +0000 (14:01 -0700)]
Introduce DEAL_II_NOT_IMPLEMENTED() and associated machinery.

7 months agoSimplify generation of a cmake message. 16548/head
Wolfgang Bangerth [Fri, 26 Jan 2024 16:59:50 +0000 (09:59 -0700)]
Simplify generation of a cmake message.

7 months agoMerge pull request #16359 from bergbauer/fcl
Martin Kronbichler [Fri, 26 Jan 2024 13:45:03 +0000 (14:45 +0100)]
Merge pull request #16359 from bergbauer/fcl

Introduce FEFacePointEvaluation with optimized FCL path

7 months agoMerge pull request #16542 from tamiko/update_test
Martin Kronbichler [Fri, 26 Jan 2024 11:36:52 +0000 (12:36 +0100)]
Merge pull request #16542 from tamiko/update_test

Tests serialization/fe_series_0?.output: update libc++ output variant

7 months agoSimplify locally_owned_elements in TpetraWrappers::Vector. 16547/head
Sebastian Kinnewig [Fri, 26 Jan 2024 10:48:48 +0000 (11:48 +0100)]
Simplify locally_owned_elements in TpetraWrappers::Vector.

7 months agoRework import_elements() in read_write_vector for TpetraWrapper::Vector 16546/head
Sebastian Kinnewig [Fri, 26 Jan 2024 10:18:59 +0000 (11:18 +0100)]
Rework import_elements() in read_write_vector for TpetraWrapper::Vector

7 months agoFix Copy Constructor in TpetraWrappers::Vector. 16545/head
Sebastian Kinnewig [Fri, 26 Jan 2024 09:44:37 +0000 (10:44 +0100)]
Fix Copy Constructor in TpetraWrappers::Vector.

7 months agoTests serialization/fe_series_0?.output: update libc++ output variant 16542/head
Matthias Maier [Thu, 25 Jan 2024 19:55:25 +0000 (13:55 -0600)]
Tests serialization/fe_series_0?.output: update libc++ output variant

7 months agoMerge pull request #16531 from masterleinad/enforce_expt_relaxed_constexpr
Bruno Turcksin [Thu, 25 Jan 2024 15:11:01 +0000 (10:11 -0500)]
Merge pull request #16531 from masterleinad/enforce_expt_relaxed_constexpr

Kokkos+Cuda: enforce expt-relaxed-constexpr

7 months agoMerge pull request #16533 from bangerth/test-cleanup
Marc Fehling [Thu, 25 Jan 2024 02:03:07 +0000 (19:03 -0700)]
Merge pull request #16533 from bangerth/test-cleanup

Clean up a test.

7 months agoMerge pull request #16527 from tamiko/add_missing_instantiation_2
Matthias Maier [Wed, 24 Jan 2024 22:37:47 +0000 (22:37 +0000)]
Merge pull request #16527 from tamiko/add_missing_instantiation_2

base/mpi.h: also instantiate for signed long long int

7 months agoClean up a test. 16533/head
Wolfgang Bangerth [Wed, 24 Jan 2024 22:05:50 +0000 (15:05 -0700)]
Clean up a test.

Specifically:
* Move variable declarations down to first use; there is a variable with
  same name further up (in an inner scope), so moving the outer one
  avoids confusion.
* Simplify an assertion.

7 months agoFix performance quadrature generator
Maximilian Bergbauer [Wed, 24 Jan 2024 21:40:50 +0000 (22:40 +0100)]
Fix performance quadrature generator

7 months agoKokkos+Cuda: enforce expt-relaxed-constexpr 16531/head
Daniel Arndt [Wed, 24 Jan 2024 20:28:59 +0000 (15:28 -0500)]
Kokkos+Cuda: enforce expt-relaxed-constexpr

7 months agoMerge pull request #16526 from bangerth/constexpr-vectorizedarray
Daniel Arndt [Wed, 24 Jan 2024 18:51:02 +0000 (11:51 -0700)]
Merge pull request #16526 from bangerth/constexpr-vectorizedarray

Make some parts of VectorizedArray infrastructure 'constexpr'.

7 months agoMerge pull request #16524 from bangerth/tensor
Daniel Arndt [Wed, 24 Jan 2024 18:50:42 +0000 (11:50 -0700)]
Merge pull request #16524 from bangerth/tensor

Fix type confusion in Tensor initialization.

7 months agoMerge pull request #16530 from mschreter/improve_docu
Wolfgang Bangerth [Wed, 24 Jan 2024 17:52:28 +0000 (10:52 -0700)]
Merge pull request #16530 from mschreter/improve_docu

Fix docu of `p::d::SolutionTransfer::interpolate()` for the use with multiple functions

7 months agoMerge pull request #16529 from kinnewig/fix-set-zero
Daniel Arndt [Wed, 24 Jan 2024 17:10:46 +0000 (10:10 -0700)]
Merge pull request #16529 from kinnewig/fix-set-zero

Fix TpetraWrappers::Vector::operator=(double)

7 months agofix/improve docu of p::d::SolutionTransfer::interpolate for multiple functions 16530/head
Magdalena Schreter [Wed, 24 Jan 2024 13:31:58 +0000 (14:31 +0100)]
fix/improve docu of p::d::SolutionTransfer::interpolate for multiple functions

7 months agoFix TpetraWrappers::Vector::operator=(double) 16529/head
Sebastian Kinnewig [Wed, 24 Jan 2024 12:44:47 +0000 (13:44 +0100)]
Fix TpetraWrappers::Vector::operator=(double)

7 months agoAdd a test. 16524/head
Wolfgang Bangerth [Wed, 24 Jan 2024 01:43:17 +0000 (18:43 -0700)]
Add a test.

7 months agoFix type confusion in Tensor initialization.
Wolfgang Bangerth [Tue, 23 Jan 2024 15:47:14 +0000 (08:47 -0700)]
Fix type confusion in Tensor initialization.

7 months agoMake some parts of VectorizedArray infrastructure 'constexpr'. 16526/head
Wolfgang Bangerth [Tue, 23 Jan 2024 16:58:26 +0000 (09:58 -0700)]
Make some parts of VectorizedArray infrastructure 'constexpr'.

7 months agobase/mpi.h: also instantiate for signed long long int 16527/head
Matthias Maier [Tue, 23 Jan 2024 20:34:26 +0000 (14:34 -0600)]
base/mpi.h: also instantiate for signed long long int

7 months agoMerge pull request #16521 from tamiko/parameter_acceptor_add_test
Bruno Blais [Tue, 23 Jan 2024 13:46:15 +0000 (08:46 -0500)]
Merge pull request #16521 from tamiko/parameter_acceptor_add_test

ParameterAcceptor: check that we set values correctly for multiple live objects of the same class

7 months agoForce inlining in release mode 16359/head
Maximilian Bergbauer [Mon, 22 Jan 2024 17:26:49 +0000 (18:26 +0100)]
Force inlining in release mode


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.