]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
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

8 weeks agoUse a more stable numbering for DoFRenumbering::downstream 17354/head
Martin Kronbichler [Mon, 22 Jul 2024 16:30:56 +0000 (18:30 +0200)]
Use a more stable numbering for DoFRenumbering::downstream

8 weeks agoChangelog 17345/head
Martin Kronbichler [Mon, 22 Jul 2024 16:10:26 +0000 (18:10 +0200)]
Changelog

8 weeks agoNew test case
Martin Kronbichler [Mon, 22 Jul 2024 16:10:15 +0000 (18:10 +0200)]
New test case

8 weeks agoPeriodic boundary conditions: Fix orientation problem
Martin Kronbichler [Mon, 22 Jul 2024 13:31:41 +0000 (15:31 +0200)]
Periodic boundary conditions: Fix orientation problem

8 weeks agoAdd to the documentation. 17353/head
Wolfgang Bangerth [Mon, 22 Jul 2024 15:52:14 +0000 (09:52 -0600)]
Add to the documentation.

8 weeks agoDrop TaskResult::wait_and_move_result() in favor of join().
Wolfgang Bangerth [Mon, 22 Jul 2024 15:17:00 +0000 (09:17 -0600)]
Drop TaskResult::wait_and_move_result() in favor of join().

8 weeks agoFix TaskResult::clear(). 17329/head
Wolfgang Bangerth [Sun, 21 Jul 2024 23:16:48 +0000 (17:16 -0600)]
Fix TaskResult::clear().

8 weeks agoMerge pull request #17330 from tamiko/do_not_write_into_source_directory
Matthias Maier [Mon, 22 Jul 2024 15:23:15 +0000 (15:23 +0000)]
Merge pull request #17330 from tamiko/do_not_write_into_source_directory

Test examples/step-60: do not write "used_parameters.prm" into source directory

8 weeks agoTest serialization/fe_series_(01|02): add output variant 17352/head
Matthias Maier [Mon, 22 Jul 2024 15:19:27 +0000 (10:19 -0500)]
Test serialization/fe_series_(01|02): add output variant

Clang 18 and libc++ create a slightly different ordering again. Thus,
add an output variant.

8 weeks agoTest hp/dof_renumbering_04: add output variant 17351/head
Matthias Maier [Mon, 22 Jul 2024 15:12:54 +0000 (10:12 -0500)]
Test hp/dof_renumbering_04: add output variant

Add a new output variant for clang-18 and libc++.

8 weeks agoTest grid/grid_generator_pip_junction: do not compare test output 17350/head
Matthias Maier [Mon, 22 Jul 2024 14:51:58 +0000 (09:51 -0500)]
Test grid/grid_generator_pip_junction: do not compare test output

The resulting vtk output file is very large and output differs depending
on standard library implementation. Instead of adding yet another output
variant for clang-18 with libc++ simply disable output comparison and
only run the test.

8 weeks agoDo not disable ZLIB on Windows. 17346/head
Marc Fehling [Mon, 22 Jul 2024 13:20:42 +0000 (15:20 +0200)]
Do not disable ZLIB on Windows.

8 weeks agoTest opencascade/stl_write: disable floating point exceptions 17348/head
Matthias Maier [Mon, 22 Jul 2024 14:35:01 +0000 (09:35 -0500)]
Test opencascade/stl_write: disable floating point exceptions

8 weeks agoTest opencascade/stl_refinement: disable floating point exceptions
Matthias Maier [Mon, 22 Jul 2024 14:30:05 +0000 (09:30 -0500)]
Test opencascade/stl_refinement: disable floating point exceptions

8 weeks agoMerge pull request #17334 from tamiko/make_test_more_robust_02
Martin Kronbichler [Mon, 22 Jul 2024 14:22:33 +0000 (16:22 +0200)]
Merge pull request #17334 from tamiko/make_test_more_robust_02

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

8 weeks agoMerge pull request #17336 from tamiko/make_test_more_robust_04
Martin Kronbichler [Mon, 22 Jul 2024 14:22:00 +0000 (16:22 +0200)]
Merge pull request #17336 from tamiko/make_test_more_robust_04

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

8 weeks agoMerge pull request #17339 from marcfehling/msvc-1
Matthias Maier [Mon, 22 Jul 2024 14:21:53 +0000 (14:21 +0000)]
Merge pull request #17339 from marcfehling/msvc-1

Minor cleanup of Windows workflow.

8 weeks agoMerge pull request #17342 from marcfehling/typo
Matthias Maier [Mon, 22 Jul 2024 14:21:34 +0000 (14:21 +0000)]
Merge pull request #17342 from marcfehling/typo

Fix typo.

8 weeks agoMerge pull request #17338 from tamiko/make_test_more_robust_05
Martin Kronbichler [Mon, 22 Jul 2024 14:21:23 +0000 (16:21 +0200)]
Merge pull request #17338 from tamiko/make_test_more_robust_05

Test examples/step-75: add an avx512 variant

8 weeks agoMerge pull request #17335 from tamiko/make_test_more_robust_03
Martin Kronbichler [Mon, 22 Jul 2024 14:19:59 +0000 (16:19 +0200)]
Merge pull request #17335 from tamiko/make_test_more_robust_03

Test examples/step-31: add an output variant for avx256/avx512

8 weeks agoMerge pull request #17333 from tamiko/make_test_more_robust_01
Martin Kronbichler [Mon, 22 Jul 2024 14:19:40 +0000 (16:19 +0200)]
Merge pull request #17333 from tamiko/make_test_more_robust_01

Test examples/step-52: disable unstable output

8 weeks agoChangelog 17347/head
Martin Kronbichler [Mon, 22 Jul 2024 14:15:59 +0000 (16:15 +0200)]
Changelog

8 weeks agoNew test case
Martin Kronbichler [Mon, 22 Jul 2024 14:15:52 +0000 (16:15 +0200)]
New test case

8 weeks agoMGTwoLevelTransfer: Extend new MatrixFree-based to multiple components
Martin Kronbichler [Mon, 22 Jul 2024 14:15:41 +0000 (16:15 +0200)]
MGTwoLevelTransfer: Extend new MatrixFree-based to multiple components

8 weeks agoTest sundials/kinsol_08: remove calls to deprecated and removed functions 17341/head
Matthias Maier [Mon, 22 Jul 2024 11:55:47 +0000 (06:55 -0500)]
Test sundials/kinsol_08: remove calls to deprecated and removed functions

8 weeks agoTest sundials/n_vector: adjust an assert for sundials 7 17340/head
Matthias Maier [Mon, 22 Jul 2024 11:45:40 +0000 (06:45 -0500)]
Test sundials/n_vector: adjust an assert for sundials 7

8 weeks agoTest sundials/arkode_01: add output variant for sundials 7 17344/head
Matthias Maier [Mon, 22 Jul 2024 12:03:04 +0000 (07:03 -0500)]
Test sundials/arkode_01: add output variant for sundials 7

The number of RHS evaluations changed by 2. Let's simply add an output
variant.

8 weeks agoFix typo. 17342/head
Marc Fehling [Mon, 22 Jul 2024 12:02:43 +0000 (14:02 +0200)]
Fix typo.

8 weeks agoTest sundials/ida_(06|07): add output variant with repeated line removed 17343/head
Matthias Maier [Mon, 22 Jul 2024 12:01:05 +0000 (07:01 -0500)]
Test sundials/ida_(06|07): add output variant with repeated line removed

8 weeks agoTest examples/step-75: add an avx512 variant 17338/head
Matthias Maier [Mon, 22 Jul 2024 11:21:34 +0000 (06:21 -0500)]
Test examples/step-75: add an avx512 variant

8 weeks agoLet cmake create folders. 17339/head
Marc Fehling [Mon, 22 Jul 2024 11:07:25 +0000 (13:07 +0200)]
Let cmake create folders.

8 weeks agoAdd a comment why we only test in serial.
Marc Fehling [Mon, 22 Jul 2024 11:06:57 +0000 (13:06 +0200)]
Add a comment why we only test in serial.

8 weeks agoTest examples/step-36: do not compare test output 17336/head
Matthias Maier [Mon, 22 Jul 2024 11:01:23 +0000 (06:01 -0500)]
Test examples/step-36: do not compare test output

Step 36 computes a spectrum with slepc containing eigenvalues with
multiplicities. Unfortunately, it is up to chance (i.e., slepc version,
compiler and cpu) which multiplicities it prints and how many iterations
it needs for that. Thus disable comparing the test output.

8 weeks agoTest examples/step-31: add an output variant for avx256/avx512 17335/head
Matthias Maier [Mon, 22 Jul 2024 10:57:52 +0000 (05:57 -0500)]
Test examples/step-31: add an output variant for avx256/avx512

This test seems to be stable among different architectures and
configurations with avx256 and avx512. let's simply add an output
variant.


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.