]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
5 weeks agoAdd move operations to SmartPointer.
Wolfgang Bangerth [Thu, 25 Jul 2024 23:51:33 +0000 (17:51 -0600)]
Add move operations to SmartPointer.

5 weeks agoMerge pull request #17463 from marcfehling/ref-nedelec
Martin Kronbichler [Fri, 9 Aug 2024 08:42:45 +0000 (10:42 +0200)]
Merge pull request #17463 from marcfehling/ref-nedelec

Move some references out of the NedelecSZ class.

5 weeks agoMove some references out of the NedelecSZ class. 17463/head
Marc Fehling [Fri, 9 Aug 2024 06:34:56 +0000 (08:34 +0200)]
Move some references out of the NedelecSZ class.

6 weeks agoMerge pull request #17460 from masterleinad/fix_nedelecsz
Wolfgang Bangerth [Thu, 8 Aug 2024 21:34:36 +0000 (15:34 -0600)]
Merge pull request #17460 from masterleinad/fix_nedelecsz

Fix documentation for FE_NedelecSZ

6 weeks agoMerge pull request #17430 from masterleinad/tpetra_on_device_new
Timo Heister [Thu, 8 Aug 2024 21:14:08 +0000 (17:14 -0400)]
Merge pull request #17430 from masterleinad/tpetra_on_device_new

Fix Tpetra with MemorySpace::Default

6 weeks agoMerge pull request #17457 from masterleinad/fix_depreacted_errors
Daniel Arndt [Thu, 8 Aug 2024 20:58:17 +0000 (16:58 -0400)]
Merge pull request #17457 from masterleinad/fix_depreacted_errors

Fix tests after removing deprecated code

6 weeks agoMerge pull request #17452 from marcfehling/step-86
Wolfgang Bangerth [Thu, 8 Aug 2024 16:56:01 +0000 (10:56 -0600)]
Merge pull request #17452 from marcfehling/step-86

step-86: Fix mathjax error.

6 weeks agoFix documentatioj for FE_NedelecSZ 17460/head
Daniel Arndt [Thu, 8 Aug 2024 16:31:37 +0000 (12:31 -0400)]
Fix documentatioj for FE_NedelecSZ

6 weeks agoFix tests after reoving deprecated code 17457/head
Daniel Arndt [Thu, 8 Aug 2024 16:02:10 +0000 (12:02 -0400)]
Fix tests after reoving deprecated code

6 weeks agoMerge pull request #17454 from bergbauer/fix_tpetra
Matthias Maier [Thu, 8 Aug 2024 16:02:13 +0000 (16:02 +0000)]
Merge pull request #17454 from bergbauer/fix_tpetra

Fix Tpetra for 13.0

6 weeks agoMerge pull request #17447 from eterrell11/fix_step_86_dependencies
Matthias Maier [Thu, 8 Aug 2024 15:22:47 +0000 (15:22 +0000)]
Merge pull request #17447 from eterrell11/fix_step_86_dependencies

Edit step-86 CMakeLists.txt such that it recognizes dependency on P4EST

6 weeks agoFix Tpetra for 13.0 17454/head
Maximilian Bergbauer [Thu, 8 Aug 2024 10:24:51 +0000 (12:24 +0200)]
Fix Tpetra for 13.0

6 weeks agostep-86: Fix mathjax error. 17452/head
Marc Fehling [Thu, 8 Aug 2024 08:22:35 +0000 (10:22 +0200)]
step-86: Fix mathjax error.

6 weeks agoMerge pull request #17446 from bangerth/assertion
Daniel Arndt [Wed, 7 Aug 2024 20:54:33 +0000 (16:54 -0400)]
Merge pull request #17446 from bangerth/assertion

Add missing assertions.

6 weeks agoMerge pull request #17441 from masterleinad/fix_cuda-ci
Daniel Arndt [Wed, 7 Aug 2024 19:56:45 +0000 (15:56 -0400)]
Merge pull request #17441 from masterleinad/fix_cuda-ci

 GitHub Cuda CI: Remove large packages

6 weeks agoEdit step-86 CMakeLists.txt such that it recognizes dependency on P4EST 17447/head
Edward Terrell [Wed, 7 Aug 2024 18:40:47 +0000 (14:40 -0400)]
Edit step-86 CMakeLists.txt such that it recognizes dependency on P4EST

6 weeks agoMerge pull request #17444 from masterleinad/fix_deprecatins
Wolfgang Bangerth [Wed, 7 Aug 2024 17:32:28 +0000 (11:32 -0600)]
Merge pull request #17444 from masterleinad/fix_deprecatins

Remove deprecations in 9.5.0 release

6 weeks agoAdd missing assertions. 17446/head
Wolfgang Bangerth [Wed, 7 Aug 2024 17:14:07 +0000 (11:14 -0600)]
Add missing assertions.

6 weeks agoRemove 9.5 release deprecations 17444/head
Daniel Arndt [Tue, 6 Aug 2024 21:03:09 +0000 (17:03 -0400)]
Remove 9.5 release deprecations

6 weeks agoMerge pull request #17424 from tjhei/kokkos-nvcc-ignore-cast-qual
Daniel Arndt [Tue, 6 Aug 2024 19:41:30 +0000 (15:41 -0400)]
Merge pull request #17424 from tjhei/kokkos-nvcc-ignore-cast-qual

silence a Kokkos+CUDA warning

6 weeks agoMerge pull request #17437 from masterleinad/fix_tpetra_aliases
Daniel Arndt [Tue, 6 Aug 2024 19:41:12 +0000 (15:41 -0400)]
Merge pull request #17437 from masterleinad/fix_tpetra_aliases

Use aliases for TpetraTypes::[Dual]View[Unmanaged]

6 weeks agoMerge pull request #17425 from tjhei/nvcc-particle-get_prop-hack
Daniel Arndt [Tue, 6 Aug 2024 19:40:42 +0000 (15:40 -0400)]
Merge pull request #17425 from tjhei/nvcc-particle-get_prop-hack

fix nvcc compilation in particle handler

6 weeks agoMerge pull request #17415 from QY-Shi/fix_petsc_vector_entry_ptr
Wolfgang Bangerth [Tue, 6 Aug 2024 17:22:46 +0000 (11:22 -0600)]
Merge pull request #17415 from QY-Shi/fix_petsc_vector_entry_ptr

Fix pointer traversal range of PETSc vectors on each process

6 weeks agoMerge pull request #17423 from drwells/petsc-partitioner-deprecated
Wolfgang Bangerth [Tue, 6 Aug 2024 17:19:09 +0000 (11:19 -0600)]
Merge pull request #17423 from drwells/petsc-partitioner-deprecated

PETScWrappers: don't use deprecated functions.

6 weeks agoDon't install nsight compute 17441/head
Daniel Arndt [Tue, 6 Aug 2024 17:01:35 +0000 (13:01 -0400)]
Don't install nsight compute

6 weeks agoReplace ghc with nsight-compute
Daniel Arndt [Tue, 6 Aug 2024 16:15:50 +0000 (12:15 -0400)]
Replace ghc with nsight-compute

6 weeks agoMerge pull request #17396 from peterrum/vt_interpolate_mg
Martin Kronbichler [Tue, 6 Aug 2024 16:11:34 +0000 (18:11 +0200)]
Merge pull request #17396 from peterrum/vt_interpolate_mg

VT::interpolate() for multigrid levels

6 weeks agoGitHub Cuda CI: Remove large packages
Daniel Arndt [Tue, 6 Aug 2024 15:35:55 +0000 (11:35 -0400)]
GitHub Cuda CI: Remove large packages

6 weeks agoDefine HostViewType in terms of DualViewType 17437/head
Daniel Arndt [Tue, 6 Aug 2024 15:06:18 +0000 (11:06 -0400)]
Define HostViewType in terms of DualViewType

6 weeks agoMerge pull request #17436 from masterleinad/update_print_deprecations
David Wells [Tue, 6 Aug 2024 14:12:14 +0000 (10:12 -0400)]
Merge pull request #17436 from masterleinad/update_print_deprecations

Update print_deprecated.py for python3

6 weeks agoUse aliases for TpetraTypes::[Dual]View[Unmanaged]
Daniel Arndt [Mon, 5 Aug 2024 20:04:46 +0000 (16:04 -0400)]
Use aliases for TpetraTypes::[Dual]View[Unmanaged]

6 weeks agoUpdate print_deprecated.py 17436/head
Daniel Arndt [Mon, 5 Aug 2024 18:45:34 +0000 (14:45 -0400)]
Update print_deprecated.py

6 weeks agoMerge pull request #17410 from chaos-polymtl/fix_tutorial_input_files
Daniel Arndt [Mon, 5 Aug 2024 18:07:02 +0000 (14:07 -0400)]
Merge pull request #17410 from chaos-polymtl/fix_tutorial_input_files

[9.6] Fix p2_adaptive.prm file for step-42

6 weeks agoPrefer KOKKOS_ENABLE_* over HAVE_TPETRA_INST_* 17430/head
Daniel Arndt [Mon, 5 Aug 2024 15:21:42 +0000 (15:21 +0000)]
Prefer KOKKOS_ENABLE_* over HAVE_TPETRA_INST_*

6 weeks agoMerge pull request #17388 from marcfehling/check-examples
Daniel Arndt [Mon, 5 Aug 2024 12:29:27 +0000 (08:29 -0400)]
Merge pull request #17388 from marcfehling/check-examples

Enable `setup_tests_examples` in Windows workflow.

6 weeks agoMerge pull request #17432 from peterrum/mf_matrix_fix
David Wells [Mon, 5 Aug 2024 01:57:49 +0000 (02:57 +0100)]
Merge pull request #17432 from peterrum/mf_matrix_fix

Fix MatrixFreeTools::compute_matrix()

6 weeks agoFix MatrixFreeTools::compute_matrix() 17432/head
Peter Munch [Sun, 4 Aug 2024 11:08:29 +0000 (13:08 +0200)]
Fix MatrixFreeTools::compute_matrix()

6 weeks agoMerge pull request #17428 from peterrum/mf_diagonal_fix
Peter Munch [Sun, 4 Aug 2024 09:58:39 +0000 (11:58 +0200)]
Merge pull request #17428 from peterrum/mf_diagonal_fix

Fix MatrixFreeTools::compute_diagonal

6 weeks agoMerge pull request #17427 from tjhei/step-75-add-ref
Martin Kronbichler [Sun, 4 Aug 2024 08:01:25 +0000 (10:01 +0200)]
Merge pull request #17427 from tjhei/step-75-add-ref

step-75: add a missing reference

6 weeks agoFix MatrixFreeTools::compute_diagonal 17428/head
Peter Munch [Sat, 3 Aug 2024 09:55:33 +0000 (11:55 +0200)]
Fix MatrixFreeTools::compute_diagonal

6 weeks agoMerge pull request #17431 from masterleinad/redundant_type_qualifier
Daniel Arndt [Sun, 4 Aug 2024 03:55:17 +0000 (23:55 -0400)]
Merge pull request #17431 from masterleinad/redundant_type_qualifier

Remove redundant type qualifiers in dynamic_casts

6 weeks agoGive make_tpetra_map a default argument
Daniel Arndt [Sat, 3 Aug 2024 20:17:30 +0000 (16:17 -0400)]
Give make_tpetra_map a default argument

6 weeks agoRemove redundant type qualifiers in dynamic_casts 17431/head
Daniel Arndt [Sat, 3 Aug 2024 16:43:49 +0000 (12:43 -0400)]
Remove redundant type qualifiers in dynamic_casts

6 weeks agoAvoid duplicated template instantiation
Daniel Arndt [Sat, 3 Aug 2024 16:13:45 +0000 (12:13 -0400)]
Avoid duplicated template instantiation

6 weeks agoGuard explicit template instantiations from doxygen
Daniel Arndt [Sat, 3 Aug 2024 15:53:05 +0000 (11:53 -0400)]
Guard explicit template instantiations from doxygen

6 weeks agoFix Tpetra with MemorySpace::Default
Daniel Arndt [Fri, 2 Aug 2024 12:52:32 +0000 (12:52 +0000)]
Fix Tpetra with MemorySpace::Default

6 weeks agostep-75: add a missing reference 17427/head
Timo Heister [Fri, 2 Aug 2024 20:24:37 +0000 (16:24 -0400)]
step-75: add a missing reference

6 weeks agoMerge pull request #17422 from drwells/petsc-viewer
Timo Heister [Fri, 2 Aug 2024 19:41:05 +0000 (15:41 -0400)]
Merge pull request #17422 from drwells/petsc-viewer

PETScWrappers: don't call deprecated viewer functions.

6 weeks agofix nvcc compilation in particle handler 17425/head
Timo Heister [Fri, 2 Aug 2024 17:28:53 +0000 (13:28 -0400)]
fix nvcc compilation in particle handler

nvcc at least in CUDA 12.5 and 12.6 (current) with gcc 13 is not able to
match the implementation with the declaration for two get_properties()
functions unless we define them inline.

fixes #17148

6 weeks agosilence a Kokkos+CUDA warning 17424/head
Timo Heister [Fri, 2 Aug 2024 17:25:55 +0000 (13:25 -0400)]
silence a Kokkos+CUDA warning

- sort list of warning flags
- ignore diag: type qualifier is meaningless on cast type

6 weeks agoMerge pull request #17421 from bangerth/smart-pointer-2
David Wells [Fri, 2 Aug 2024 13:33:42 +0000 (14:33 +0100)]
Merge pull request #17421 from bangerth/smart-pointer-2

Make SmartPointer operations easier to read.

6 weeks agoPETScWrappers: don't use deprecated functions. 17423/head
David Wells [Fri, 2 Aug 2024 13:25:51 +0000 (09:25 -0400)]
PETScWrappers: don't use deprecated functions.

6 weeks agoPETScWrappers: don't call deprecated viewer functions. 17422/head
David Wells [Fri, 2 Aug 2024 11:25:49 +0000 (07:25 -0400)]
PETScWrappers: don't call deprecated viewer functions.

This was deprecated in PETSc 3.7 - since we require at least that version we can
use the new function.

6 weeks agoMerge pull request #17420 from tjhei/bundled-boost-immintrin-hack-nvcc
Martin Kronbichler [Fri, 2 Aug 2024 07:25:51 +0000 (09:25 +0200)]
Merge pull request #17420 from tjhei/bundled-boost-immintrin-hack-nvcc

patch bundled boost: nvcc and immintrin.h

6 weeks agofix format of changelog 17415/head
Qingyuan Shi [Fri, 2 Aug 2024 06:02:38 +0000 (14:02 +0800)]
fix format of changelog

6 weeks agoadd changelog for PR fix_petsc_vector_entry_ptr
Qingyuan Shi [Fri, 2 Aug 2024 05:59:13 +0000 (13:59 +0800)]
add changelog for PR fix_petsc_vector_entry_ptr

7 weeks agoMake SmartPointer operations easier to read. 17421/head
Wolfgang Bangerth [Thu, 25 Jul 2024 23:51:57 +0000 (17:51 -0600)]
Make SmartPointer operations easier to read.

7 weeks agopatch bundled boost: nvcc and immintrin.h 17420/head
Timo Heister [Thu, 1 Aug 2024 19:50:55 +0000 (15:50 -0400)]
patch bundled boost: nvcc and immintrin.h

boost compiler detection macro logic about immintrin.h seems to be
incorrect when using nvcc leading to the compiler error
```
/usr/lib/gcc/x86_64-linux-gnu/13/include/amxtileintrin.h(42): error:
identifier "__builtin_ia32_ldtilecfg" is undefined
    __builtin_ia32_ldtilecfg (__config);
```

Work around this by patching at least the bundled boost.

closes #17401

7 weeks agoMerge pull request #17417 from tjhei/kokkos-in-tril-warnings
Daniel Arndt [Thu, 1 Aug 2024 19:49:53 +0000 (15:49 -0400)]
Merge pull request #17417 from tjhei/kokkos-in-tril-warnings

Kokkos: disable CUDA warnings when using Kokkos from Trilinos

7 weeks agoMerge pull request #17418 from tjhei/step-64-info
Daniel Arndt [Thu, 1 Aug 2024 19:05:02 +0000 (15:05 -0400)]
Merge pull request #17418 from tjhei/step-64-info

step-64: update info

7 weeks agofix pointer traversal range of PETSc vectors on each process
Qingyuan Shi [Thu, 1 Aug 2024 15:37:37 +0000 (23:37 +0800)]
fix pointer traversal range of PETSc vectors on each process

7 weeks agostep-64: update info 17418/head
Timo Heister [Thu, 1 Aug 2024 18:02:34 +0000 (14:02 -0400)]
step-64: update info

7 weeks agoKokkos: disable CUDA warnings when using Kokkos from Trilinos 17417/head
Timo Heister [Thu, 1 Aug 2024 18:00:05 +0000 (14:00 -0400)]
Kokkos: disable CUDA warnings when using Kokkos from Trilinos

We disable a bunch of nvcc warnings for the project, but so far not if
Kokkos comes bundled inside Tilinos. Fix that.

part of #7037

7 weeks agoMerge pull request #17413 from drwells/matrixfree-warnings
Daniel Arndt [Thu, 1 Aug 2024 16:12:10 +0000 (12:12 -0400)]
Merge pull request #17413 from drwells/matrixfree-warnings

MatrixFree: initialize more std::array objects.

7 weeks agoMatrixFree: initialize more std::array objects. 17413/head
David Wells [Thu, 1 Aug 2024 13:51:37 +0000 (09:51 -0400)]
MatrixFree: initialize more std::array objects.

This fixes some GCC warnings.

7 weeks agoMerge pull request #17411 from tjhei/step-64-no-cuda
Peter Munch [Thu, 1 Aug 2024 06:33:51 +0000 (08:33 +0200)]
Merge pull request #17411 from tjhei/step-64-no-cuda

step-64: cleanup intro, remove CUDA, mention Kokkos

7 weeks agoMerge pull request #17412 from chaos-polymtl/fix_step-89-Cmakelist
Daniel Arndt [Wed, 31 Jul 2024 20:57:05 +0000 (16:57 -0400)]
Merge pull request #17412 from chaos-polymtl/fix_step-89-Cmakelist

Remove extra hyphen from CMakeList of step-89

7 weeks agoRemove extra hyphen from CMakeList of step-89 17412/head
Bruno Blais [Wed, 31 Jul 2024 20:19:54 +0000 (16:19 -0400)]
Remove extra hyphen from CMakeList of step-89

7 weeks agostep-64: cleanup intro, remove CUDA, mention Kokkos 17411/head
Timo Heister [Wed, 31 Jul 2024 20:04:18 +0000 (16:04 -0400)]
step-64: cleanup intro, remove CUDA, mention Kokkos

step-64 does not use CUDA directly anymore

7 weeks agoFix p2_adaptive.prm file for step-42 17410/head
Bruno Blais [Wed, 31 Jul 2024 19:09:30 +0000 (15:09 -0400)]
Fix p2_adaptive.prm file for step-42

7 weeks agoMerge pull request #17407 from tjhei/step-64-keywords
Daniel Arndt [Wed, 31 Jul 2024 18:28:19 +0000 (14:28 -0400)]
Merge pull request #17407 from tjhei/step-64-keywords

tutorial step-64: update keywords

7 weeks agotutorial step-64: update keywords 17407/head
Timo Heister [Wed, 31 Jul 2024 12:50:13 +0000 (08:50 -0400)]
tutorial step-64: update keywords

7 weeks agoMerge pull request #17399 from AE7TB99/namespace-dealii-in-stepxx
Daniel Arndt [Tue, 30 Jul 2024 14:06:43 +0000 (10:06 -0400)]
Merge pull request #17399 from AE7TB99/namespace-dealii-in-stepxx

Use 'using namespace dealii' within StepXX namespace in tutorials

7 weeks agoMerge pull request #17402 from tjhei/kokkos-info
Bruno Turcksin [Tue, 30 Jul 2024 01:38:08 +0000 (21:38 -0400)]
Merge pull request #17402 from tjhei/kokkos-info

kokkos: print version to detailed.log

7 weeks agoRevert changes to step-49 and step-50 17399/head
Lóránt Hadnagy [Mon, 29 Jul 2024 22:11:28 +0000 (01:11 +0300)]
Revert changes to step-49 and step-50

7 weeks agokokkos: print version to detailed.log 17402/head
Timo Heister [Mon, 29 Jul 2024 20:47:54 +0000 (16:47 -0400)]
kokkos: print version to detailed.log

7 weeks agoRefactor tutorials to use 'using namespace dealii' within StepXX namespace
Lóránt Hadnagy [Sun, 28 Jul 2024 11:22:48 +0000 (14:22 +0300)]
Refactor tutorials to use 'using namespace dealii' within StepXX namespace

Closes #17249.

7 weeks agoVT::interpolate() for multigrid levels 17396/head
Peter Munch [Fri, 26 Jul 2024 06:44:49 +0000 (08:44 +0200)]
VT::interpolate() for multigrid levels

7 weeks agoMerge pull request #17395 from bangerth/52
Matthias Maier [Fri, 26 Jul 2024 07:42:19 +0000 (07:42 +0000)]
Merge pull request #17395 from bangerth/52

Deprecate step-52.

7 weeks agoMerge pull request #17394 from bangerth/smartpointer-clear
Martin Kronbichler [Fri, 26 Jul 2024 04:45:21 +0000 (06:45 +0200)]
Merge pull request #17394 from bangerth/smartpointer-clear

Deprecate SmartPointer::clear().

8 weeks agoDeprecate step-52. 17395/head
Wolfgang Bangerth [Fri, 26 Jul 2024 00:13:35 +0000 (18:13 -0600)]
Deprecate step-52.

8 weeks agoAdd a changelog entry. 17394/head
Wolfgang Bangerth [Fri, 26 Jul 2024 00:07:23 +0000 (18:07 -0600)]
Add a changelog entry.

8 weeks agoDeprecate SmartPointer::clear().
Wolfgang Bangerth [Fri, 26 Jul 2024 00:05:43 +0000 (18:05 -0600)]
Deprecate SmartPointer::clear().

8 weeks agoMerge pull request #17392 from AE7TB99/const-mapping-variables
Daniel Arndt [Thu, 25 Jul 2024 18:12:30 +0000 (14:12 -0400)]
Merge pull request #17392 from AE7TB99/const-mapping-variables

Make 'mapping' variables 'const' in example files

8 weeks agoUpdate doc/news/changes/minor/20240725AE7TB99 17392/head
Lóránt Hadnagy [Thu, 25 Jul 2024 17:26:20 +0000 (20:26 +0300)]
Update doc/news/changes/minor/20240725AE7TB99

8 weeks agoAdd entry to 'doc/news/changes/minor'
Lóránt Hadnagy [Thu, 25 Jul 2024 17:16:23 +0000 (20:16 +0300)]
Add entry to 'doc/news/changes/minor'

8 weeks agoMake 'mapping' variables 'const' in example files
Lóránt Hadnagy [Thu, 25 Jul 2024 16:37:51 +0000 (19:37 +0300)]
Make 'mapping' variables 'const' in example files

8 weeks agoMerge pull request #17390 from tamiko/fix_test
Marc Fehling [Thu, 25 Jul 2024 16:16:01 +0000 (18:16 +0200)]
Merge pull request #17390 from tamiko/fix_test

Test examples/step-75: do not compare test output

8 weeks agoMerge pull request #17385 from bangerth/52
Marc Fehling [Thu, 25 Jul 2024 16:15:39 +0000 (18:15 +0200)]
Merge pull request #17385 from bangerth/52

Mention step-86 in step-52.

8 weeks agoTest examples/step-75: do not compare test output 17390/head
Matthias Maier [Thu, 25 Jul 2024 11:47:08 +0000 (06:47 -0500)]
Test examples/step-75: do not compare test output

8 weeks agoMerge pull request #17384 from bangerth/30
Marc Fehling [Thu, 25 Jul 2024 10:31:22 +0000 (12:31 +0200)]
Merge pull request #17384 from bangerth/30

Make step-30 easier on the eyes.

8 weeks agoMerge pull request #17387 from jpthiele/tpetra-sor-fix
Marc Fehling [Thu, 25 Jul 2024 10:30:08 +0000 (12:30 +0200)]
Merge pull request #17387 from jpthiele/tpetra-sor-fix

Fix typo in PreconditionSOR

8 weeks agoEnable example tests in Windows workflow. 17388/head
Marc Fehling [Thu, 25 Jul 2024 06:15:35 +0000 (08:15 +0200)]
Enable example tests in Windows workflow.

8 weeks agoFix typo in PreconditionSOR 17387/head
Jan Philipp Thiele [Wed, 24 Jul 2024 22:16:14 +0000 (00:16 +0200)]
Fix typo in PreconditionSOR

8 weeks agoMerge pull request #17372 from bangerth/task-result-5
Daniel Arndt [Wed, 24 Jul 2024 19:00:14 +0000 (15:00 -0400)]
Merge pull request #17372 from bangerth/task-result-5

Obey the rule of 5 or 7 in TaskResult.

8 weeks agoMention step-86 in step-52. 17385/head
Wolfgang Bangerth [Wed, 24 Jul 2024 17:19:54 +0000 (11:19 -0600)]
Mention step-86 in step-52.

8 weeks agoMake step-30 easier on the eyes. 17384/head
Wolfgang Bangerth [Wed, 24 Jul 2024 17:19:31 +0000 (11:19 -0600)]
Make step-30 easier on the eyes.

8 weeks agoMark move operator as 'noexcept'. 17372/head
Wolfgang Bangerth [Wed, 24 Jul 2024 16:55:39 +0000 (10:55 -0600)]
Mark move operator as 'noexcept'.

8 weeks agoMerge pull request #17382 from marcfehling/dependency
Daniel Arndt [Wed, 24 Jul 2024 16:12:18 +0000 (12:12 -0400)]
Merge pull request #17382 from marcfehling/dependency

Fix some more dependencies.

8 weeks agoMerge pull request #17379 from kronbichler/deprecated_early
Matthias Maier [Wed, 24 Jul 2024 15:37:39 +0000 (15:37 +0000)]
Merge pull request #17379 from kronbichler/deprecated_early

Post release branch: switch DEAL_II_DEPRECATED_EARLY to DEAL_II_DEPRECATED


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.