]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
5 weeks agoupdate VERSION for release v9.6.0
Matthias Maier [Sun, 11 Aug 2024 20:27:31 +0000 (15:27 -0500)]
update VERSION for release

5 weeks agoMerge pull request #17462 from tjhei/d9.6-pr17430
Martin Kronbichler [Fri, 9 Aug 2024 08:42:01 +0000 (10:42 +0200)]
Merge pull request #17462 from tjhei/d9.6-pr17430

[9.6] take over Fix Tpetra with MemorySpace::Default #17430

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

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 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 agoMerge pull request #17458 from tamiko/fix_tpetra
Daniel Arndt [Thu, 8 Aug 2024 20:59:02 +0000 (16:59 -0400)]
Merge pull request #17458 from tamiko/fix_tpetra

[9.6] Fix Tpetra for 13.0

6 weeks agoMerge pull request #17459 from tamiko/fix_tutorial_input_files
Daniel Arndt [Thu, 8 Aug 2024 20:58:47 +0000 (16:58 -0400)]
Merge pull request #17459 from tamiko/fix_tutorial_input_files

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

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

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

6 weeks agoupdate VERSION for release v9.6.0-rc2
Matthias Maier [Thu, 8 Aug 2024 15:29:21 +0000 (10:29 -0500)]
update VERSION for release

6 weeks agoMerge pull request #17456 from tamiko/fix_step-89-Cmakelist
Matthias Maier [Thu, 8 Aug 2024 15:23:44 +0000 (15:23 +0000)]
Merge pull request #17456 from tamiko/fix_step-89-Cmakelist

[9.6] Remove extra hyphen from CMakeList of step-89

6 weeks agoMerge pull request #17439 from masterleinad/cherry_pick_17437
Matthias Maier [Thu, 8 Aug 2024 15:23:29 +0000 (15:23 +0000)]
Merge pull request #17439 from masterleinad/cherry_pick_17437

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

6 weeks agoMerge pull request #17448 from drwells/fix-step-86-9.6
Matthias Maier [Thu, 8 Aug 2024 15:22:36 +0000 (15:22 +0000)]
Merge pull request #17448 from drwells/fix-step-86-9.6

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

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

6 weeks agoMerge pull request #17443 from masterleinad/cherry_pick_cuda_warnings
Marc Fehling [Thu, 8 Aug 2024 15:16:59 +0000 (17:16 +0200)]
Merge pull request #17443 from masterleinad/cherry_pick_cuda_warnings

[9.6] Cherry-pick Cuda fixes

6 weeks agoEdit step-86 CMakeLists.txt such that it recognizes dependency on P4EST 17448/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 #17424 from tjhei/kokkos-nvcc-ignore-cast-qual 17443/head
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 #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

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 agoDefine HostViewType in terms of DualViewType 17439/head
Daniel Arndt [Tue, 6 Aug 2024 15:06:18 +0000 (11:06 -0400)]
Define HostViewType in terms of DualViewType

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 agoMerge pull request #17429 from drwells/dealii-9.6
Timo Heister [Mon, 5 Aug 2024 01:56:31 +0000 (21:56 -0400)]
Merge pull request #17429 from drwells/dealii-9.6

[9.6] PETScWrappers: don't call deprecated viewer functions.

6 weeks agoMerge pull request #17426 from tjhei/cherrypick-pr17420
Daniel Arndt [Sat, 3 Aug 2024 16:37:41 +0000 (12:37 -0400)]
Merge pull request #17426 from tjhei/cherrypick-pr17420

[9.6] patch bundled boost: nvcc and immintrin.h (PR #17420)

6 weeks agoPETScWrappers: don't call deprecated viewer functions. 17429/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 agopatch bundled boost: nvcc and immintrin.h 17426/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 #17397 from tamiko/52
Matthias Maier [Fri, 26 Jul 2024 14:55:30 +0000 (14:55 +0000)]
Merge pull request #17397 from tamiko/52

[9.6] Take over #17395: Deprecate step-52.

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

7 weeks agoMerge pull request #17391 from tamiko/fix_test_9.6
Martin Kronbichler [Fri, 26 Jul 2024 04:43:14 +0000 (06:43 +0200)]
Merge pull request #17391 from tamiko/fix_test_9.6

[9.6] Take over #17390: Test examples/step-75: do not compare test output

8 weeks agoMerge pull request #17389 from tamiko/task-result-5
Daniel Arndt [Thu, 25 Jul 2024 15:29:38 +0000 (11:29 -0400)]
Merge pull request #17389 from tamiko/task-result-5

[9.6] Take over #17372: Obey the rule of 5 or 7 in TaskResult.

8 weeks agoTest examples/step-75: do not compare test output 17391/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 agoMark move operator as 'noexcept'. 17389/head
Wolfgang Bangerth [Wed, 24 Jul 2024 16:55:39 +0000 (10:55 -0600)]
Mark move operator as 'noexcept'.

8 weeks agoObey the rule of 5 or 7.
Wolfgang Bangerth [Tue, 23 Jul 2024 22:27:40 +0000 (16:27 -0600)]
Obey the rule of 5 or 7.

8 weeks agoupdate VERSION for release v9.6.0-rc1
Matthias Maier [Wed, 24 Jul 2024 09:04:34 +0000 (04:04 -0500)]
update VERSION for release

8 weeks agoMerge pull request #17378 from tamiko/update_authors_and_license
Matthias Maier [Wed, 24 Jul 2024 09:03:40 +0000 (09:03 +0000)]
Merge pull request #17378 from tamiko/update_authors_and_license

[9.6] update AUTHORS.md and LICENSE.md

8 weeks agoupdate AUTHORS.md and LICENSE.md 17378/head
Matthias Maier [Wed, 24 Jul 2024 08:41:26 +0000 (03:41 -0500)]
update AUTHORS.md and LICENSE.md

8 weeks agoupdate VERSION
Matthias Maier [Wed, 24 Jul 2024 08:22:36 +0000 (03:22 -0500)]
update VERSION

8 weeks agoMerge pull request #17376 from marcfehling/overload
Matthias Maier [Wed, 24 Jul 2024 08:18:39 +0000 (08:18 +0000)]
Merge pull request #17376 from marcfehling/overload

Fix MSVC not finding an overloaded function.

8 weeks agoMerge pull request #17373 from bangerth/task-result-4
Martin Kronbichler [Wed, 24 Jul 2024 07:04:55 +0000 (09:04 +0200)]
Merge pull request #17373 from bangerth/task-result-4

Adjust tests for class Lazy.

8 weeks agoMerge pull request #17375 from tamiko/update-changes-file
Martin Kronbichler [Wed, 24 Jul 2024 07:02:46 +0000 (09:02 +0200)]
Merge pull request #17375 from tamiko/update-changes-file

Update changes file for release

8 weeks agoFix MSVC not finding an overloaded function. 17376/head
Marc Fehling [Tue, 23 Jul 2024 12:27:41 +0000 (14:27 +0200)]
Fix MSVC not finding an overloaded function.

8 weeks agoMerge pull request #17369 from kronbichler/mg_transfer_impr
Peter Munch [Wed, 24 Jul 2024 05:50:18 +0000 (07:50 +0200)]
Merge pull request #17369 from kronbichler/mg_transfer_impr

MGTwoLevelTransfer: Use function without constraints forgotten before

8 weeks agoAdjust users/doxygen.html 17375/head
Matthias Maier [Tue, 23 Jul 2024 22:38:22 +0000 (17:38 -0500)]
Adjust users/doxygen.html

8 weeks agoAdd dummy files
Matthias Maier [Tue, 23 Jul 2024 22:37:14 +0000 (17:37 -0500)]
Add dummy files

8 weeks agoRemove now obsolete files
Matthias Maier [Tue, 23 Jul 2024 22:36:28 +0000 (17:36 -0500)]
Remove now obsolete files

8 weeks agoupdate the changelog file for the release
Matthias Maier [Tue, 23 Jul 2024 22:35:44 +0000 (17:35 -0500)]
update the changelog file for the release

8 weeks agoMerge pull request #17371 from tamiko/update_gitattributes
Matthias Maier [Tue, 23 Jul 2024 22:42:46 +0000 (22:42 +0000)]
Merge pull request #17371 from tamiko/update_gitattributes

.gitattributes: update for testsuite changes

8 weeks agoAdjust tests. 17373/head
Wolfgang Bangerth [Tue, 23 Jul 2024 22:23:55 +0000 (16:23 -0600)]
Adjust tests.

8 weeks agoMerge pull request #17355 from tjhei/fix-nonlinearsolverselector-mpi
Matthias Maier [Tue, 23 Jul 2024 22:11:59 +0000 (22:11 +0000)]
Merge pull request #17355 from tjhei/fix-nonlinearsolverselector-mpi

fix NonlinearSolverSelector MPI_COMM

8 weeks agoMerge pull request #17370 from tamiko/fix_cmake_warning
Daniel Arndt [Tue, 23 Jul 2024 21:50:41 +0000 (17:50 -0400)]
Merge pull request #17370 from tamiko/fix_cmake_warning

CMake: fix syntax warning

8 weeks ago.gitattributes: update for testsuite changes 17371/head
Matthias Maier [Tue, 23 Jul 2024 21:29:01 +0000 (16:29 -0500)]
.gitattributes: update for testsuite changes

8 weeks agoCMake: fix syntax warning 17370/head
Matthias Maier [Tue, 23 Jul 2024 21:21:26 +0000 (16:21 -0500)]
CMake: fix syntax warning

8 weeks agoMerge pull request #17366 from kronbichler/fe_eval_fix_template_submit_value
Matthias Maier [Tue, 23 Jul 2024 21:19:33 +0000 (21:19 +0000)]
Merge pull request #17366 from kronbichler/fe_eval_fix_template_submit_value

FEEvaluation: Allow submit_value with Tensor<1,1> more often

8 weeks agoMerge pull request #17356 from bangerth/task-result-5
Matthias Maier [Tue, 23 Jul 2024 21:17:44 +0000 (21:17 +0000)]
Merge pull request #17356 from bangerth/task-result-5

Introduce TaskResult::empty().

8 weeks agoMGTwoLevelTransfer: Add forgotten function 17369/head
Martin Kronbichler [Tue, 23 Jul 2024 21:04:48 +0000 (23:04 +0200)]
MGTwoLevelTransfer: Add forgotten function

8 weeks agoMerge pull request #17367 from kronbichler/changelogs
Timo Heister [Tue, 23 Jul 2024 19:27:59 +0000 (15:27 -0400)]
Merge pull request #17367 from kronbichler/changelogs

Add two matrix-free-related changelog entries

8 weeks agoMerge pull request #17364 from kronbichler/speedup_transfer
Martin Kronbichler [Tue, 23 Jul 2024 19:01:18 +0000 (21:01 +0200)]
Merge pull request #17364 from kronbichler/speedup_transfer

MGTwoLevelTransfer with MatrixFree option: Skip fine constraints

8 weeks agofix NonlinearSolverSelector MPI_COMM 17355/head
Timo Heister [Mon, 22 Jul 2024 21:27:30 +0000 (17:27 -0400)]
fix NonlinearSolverSelector MPI_COMM

We forgot to initialize the mpi communicator inside this class, which is
then passed to SUNDIALS and causes random crashes.

Fixes #17326.

8 weeks agoAvoid locking in some cases. 17356/head
Wolfgang Bangerth [Tue, 23 Jul 2024 17:31:13 +0000 (11:31 -0600)]
Avoid locking in some cases.

8 weeks agoOne more 17367/head
Martin Kronbichler [Tue, 23 Jul 2024 17:22:46 +0000 (19:22 +0200)]
One more

8 weeks agoAdd changelog
Martin Kronbichler [Tue, 23 Jul 2024 17:18:05 +0000 (19:18 +0200)]
Add changelog

8 weeks agoSimplify test case 17366/head
Martin Kronbichler [Tue, 23 Jul 2024 17:08:13 +0000 (19:08 +0200)]
Simplify test case

8 weeks agoFEEvaluation: Allow submit_value with Tensor<1,1> more often
Martin Kronbichler [Tue, 23 Jul 2024 17:03:59 +0000 (19:03 +0200)]
FEEvaluation: Allow submit_value with Tensor<1,1> more often

8 weeks agoMerge pull request #17362 from tamiko/cmake_clean_up_status_message
Martin Kronbichler [Tue, 23 Jul 2024 16:45:23 +0000 (18:45 +0200)]
Merge pull request #17362 from tamiko/cmake_clean_up_status_message

CMake: clean up Tpetra warnings

8 weeks agoMGTwoLevelTransfer with MatrixFree option: Skip fine constraints 17364/head
Martin Kronbichler [Tue, 23 Jul 2024 16:19:37 +0000 (18:19 +0200)]
MGTwoLevelTransfer with MatrixFree option: Skip fine constraints

8 weeks agoMerge pull request #17332 from sloriot/CGAL-6.0
Matthias Maier [Tue, 23 Jul 2024 16:12:24 +0000 (16:12 +0000)]
Merge pull request #17332 from sloriot/CGAL-6.0

Compatibility with CGAL 6.0

8 weeks agoCMake: clean up TPetra warnings: 17362/head
Matthias Maier [Tue, 23 Jul 2024 15:14:59 +0000 (10:14 -0500)]
CMake: clean up TPetra warnings:

 - use our CMake indent style
 - avoid declaring unused DEAL_II* variables
 - make Tpetra status message shorter

8 weeks agoMerge pull request #17358 from kronbichler/remove_tasks
Wolfgang Bangerth [Tue, 23 Jul 2024 15:35:45 +0000 (09:35 -0600)]
Merge pull request #17358 from kronbichler/remove_tasks

FETools: Remove tasking from compute_embedding_matrices

8 weeks agoMerge pull request #17357 from kinnewig/fix-tpetra-vector-copy-assignment
Martin Kronbichler [Tue, 23 Jul 2024 15:14:57 +0000 (17:14 +0200)]
Merge pull request #17357 from kinnewig/fix-tpetra-vector-copy-assignment

Allow the assignment onto vectors with one-to-one map.

8 weeks agoMerge pull request #17360 from marcfehling/dependency
Marc Fehling [Tue, 23 Jul 2024 14:18:52 +0000 (16:18 +0200)]
Merge pull request #17360 from marcfehling/dependency

Fix some dependencies.

8 weeks agoadd a news/changes entry 17332/head
Matthias Maier [Tue, 23 Jul 2024 12:46:23 +0000 (07:46 -0500)]
add a news/changes entry

8 weeks agocompatibility with CGAL 6.0
Sébastien Loriot [Mon, 22 Jul 2024 09:24:03 +0000 (11:24 +0200)]
compatibility with CGAL 6.0

8 weeks agoMerge pull request #17359 from marcfehling/fix-warning
Matthias Maier [Tue, 23 Jul 2024 12:25:59 +0000 (12:25 +0000)]
Merge pull request #17359 from marcfehling/fix-warning

Fix warning in check_solver_within_range().

8 weeks agoFix dependencies. 17360/head
Marc Fehling [Tue, 23 Jul 2024 11:30:11 +0000 (13:30 +0200)]
Fix dependencies.

8 weeks agoFix warning in check_solver_within_range(). 17359/head
Marc Fehling [Tue, 23 Jul 2024 10:36:38 +0000 (12:36 +0200)]
Fix warning in check_solver_within_range().

8 weeks agoFETools: Remove tasking from compute_embedding_matrices 17358/head
Martin Kronbichler [Tue, 23 Jul 2024 09:52:57 +0000 (11:52 +0200)]
FETools: Remove tasking from compute_embedding_matrices

8 weeks agoAllow the assignment onto vectors with one-to-one map. 17357/head
Sebastian Kinnewig [Tue, 23 Jul 2024 08:19:05 +0000 (10:19 +0200)]
Allow the assignment onto vectors with one-to-one map.

8 weeks agoMerge pull request #17349 from tamiko/fix_tests_for_clang_02
Martin Kronbichler [Tue, 23 Jul 2024 06:03:59 +0000 (08:03 +0200)]
Merge pull request #17349 from tamiko/fix_tests_for_clang_02

Test dofs/dof_renumbering_(04|07): do not compare output

8 weeks agoMerge pull request #12429 from bangerth/step-83
Peter Munch [Tue, 23 Jul 2024 05:38:19 +0000 (07:38 +0200)]
Merge pull request #12429 from bangerth/step-83

step-83: checkpoint/restart and serialization

8 weeks agoAdd a test.
Wolfgang Bangerth [Sun, 21 Jul 2024 23:33:12 +0000 (17:33 -0600)]
Add a test.

8 weeks agoUse TaskResult::empty().
Wolfgang Bangerth [Sun, 21 Jul 2024 23:23:37 +0000 (17:23 -0600)]
Use TaskResult::empty().

8 weeks agoIntroduce TaskResult::empty().
Wolfgang Bangerth [Sun, 21 Jul 2024 23:22:22 +0000 (17:22 -0600)]
Introduce TaskResult::empty().

8 weeks agoMerge pull request #17353 from bangerth/task-result-3
Daniel Arndt [Tue, 23 Jul 2024 01:34:21 +0000 (21:34 -0400)]
Merge pull request #17353 from bangerth/task-result-3

Drop TaskResult::wait_and_move_result() in favor of join().

8 weeks agoMerge pull request #17345 from kronbichler/fix_reference_cell
Daniel Arndt [Tue, 23 Jul 2024 01:33:10 +0000 (21:33 -0400)]
Merge pull request #17345 from kronbichler/fix_reference_cell

Periodic boundary conditions: Fix orientation problem

8 weeks agoMerge pull request #17354 from kronbichler/fix_dof_renumbering_02
Daniel Arndt [Tue, 23 Jul 2024 01:32:56 +0000 (21:32 -0400)]
Merge pull request #17354 from kronbichler/fix_dof_renumbering_02

Use a more stable numbering for DoFRenumbering::downstream

8 weeks agoMerge pull request #17328 from bangerth/try-emplace-2
Bruno Turcksin [Tue, 23 Jul 2024 01:26:23 +0000 (21:26 -0400)]
Merge pull request #17328 from bangerth/try-emplace-2

Add another test for TaskResult::try_emplace_task().

8 weeks agoMerge pull request #17346 from marcfehling/windows-zlib
Bruno Turcksin [Tue, 23 Jul 2024 01:03:11 +0000 (21:03 -0400)]
Merge pull request #17346 from marcfehling/windows-zlib

Do not disable ZLIB on Windows.

8 weeks agoMerge pull request #17329 from bangerth/task-result
Bruno Turcksin [Tue, 23 Jul 2024 00:58:37 +0000 (20:58 -0400)]
Merge pull request #17329 from bangerth/task-result

Fix TaskResult::clear().

8 weeks agoMerge pull request #17352 from tamiko/fix_tests_for_clang_05
Matthias Maier [Mon, 22 Jul 2024 21:43:29 +0000 (21:43 +0000)]
Merge pull request #17352 from tamiko/fix_tests_for_clang_05

Test serialization/fe_series_(01|02): add output variant

8 weeks agoMerge pull request #17347 from kronbichler/extend_mg_operators
Matthias Maier [Mon, 22 Jul 2024 21:42:44 +0000 (21:42 +0000)]
Merge pull request #17347 from kronbichler/extend_mg_operators

MGTwoLevelTransfer: Extend new MatrixFree-based to multiple components

8 weeks agoMerge pull request #17351 from tamiko/fix_tests_for_clang_04
Martin Kronbichler [Mon, 22 Jul 2024 19:53:24 +0000 (21:53 +0200)]
Merge pull request #17351 from tamiko/fix_tests_for_clang_04

Test hp/dof_renumbering_04: add output variant

8 weeks agoMerge pull request #17350 from tamiko/fix_tests_for_clang_03
Martin Kronbichler [Mon, 22 Jul 2024 19:52:56 +0000 (21:52 +0200)]
Merge pull request #17350 from tamiko/fix_tests_for_clang_03

Test grid/grid_generator_pipe_junction: do not compare test output

8 weeks agoMerge pull request #17348 from tamiko/fix_tests_for_clang_01
Martin Kronbichler [Mon, 22 Jul 2024 19:51:58 +0000 (21:51 +0200)]
Merge pull request #17348 from tamiko/fix_tests_for_clang_01

Test opencascade/stl_(write|refinement): disable floating point exceptions

8 weeks agoTest dofs/dof_renumbering_(04|07): do not compare output 17349/head
Matthias Maier [Mon, 22 Jul 2024 18:03:49 +0000 (13:03 -0500)]
Test dofs/dof_renumbering_(04|07): do not compare output

These tests depend on boost and  are simply not stable. Instead of
adding a fourth output variant for clang version 18 onwards let's remove
all output variants and only run the tests.

8 weeks agoMerge pull request #17344 from tamiko/sundials_update_04
Martin Kronbichler [Mon, 22 Jul 2024 17:36:08 +0000 (19:36 +0200)]
Merge pull request #17344 from tamiko/sundials_update_04

Test sundials/arkode_01: add output variant for sundials 7

8 weeks agoMerge pull request #17343 from tamiko/sundials_update_03
Martin Kronbichler [Mon, 22 Jul 2024 17:35:41 +0000 (19:35 +0200)]
Merge pull request #17343 from tamiko/sundials_update_03

Test sundials/ida_(06|07): add output variant with repeated line removed

8 weeks agoMerge pull request #17341 from tamiko/sundials_update_02
Martin Kronbichler [Mon, 22 Jul 2024 17:35:08 +0000 (19:35 +0200)]
Merge pull request #17341 from tamiko/sundials_update_02

Test sundials/kinsol_08: remove calls to deprecated and removed functions

8 weeks agoMake HTML label unique. 12429/head
Wolfgang Bangerth [Mon, 22 Jul 2024 17:25:59 +0000 (11:25 -0600)]
Make HTML label unique.

Also follow the style of all other programs.

8 weeks agoMerge pull request #17340 from tamiko/sundials_update_01
Martin Kronbichler [Mon, 22 Jul 2024 16:34:26 +0000 (18:34 +0200)]
Merge pull request #17340 from tamiko/sundials_update_01

Test sundials/n_vector: adjust an assert for sundials 7


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.