]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
2 years agoRequire ArborX 1.3 or later 15494/head
Daniel Arndt [Mon, 26 Jun 2023 19:04:24 +0000 (15:04 -0400)]
Require ArborX 1.3 or later

2 years agoMerge pull request #15428 from tamiko/fix_gcc_13_warnings_1
Martin Kronbichler [Thu, 22 Jun 2023 11:53:17 +0000 (13:53 +0200)]
Merge pull request #15428 from tamiko/fix_gcc_13_warnings_1

fe/fe_values: avoid a "maybe uninitialized" warning with gcc-13

2 years agoMerge pull request #15422 from masterleinad/fix_clang_tidy_9_5
Matthias Maier [Thu, 22 Jun 2023 06:13:32 +0000 (06:13 +0000)]
Merge pull request #15422 from masterleinad/fix_clang_tidy_9_5

Fix clang-tidy complaints

2 years agofe/fe_values: convert internal::do_function_laplacians to ArrayView 15428/head
Matthias Maier [Thu, 22 Jun 2023 05:55:59 +0000 (00:55 -0500)]
fe/fe_values: convert internal::do_function_laplacians to ArrayView

2 years agofe/fe_values: convert internal::do_function_gradients to ArrayView
Matthias Maier [Thu, 22 Jun 2023 05:54:10 +0000 (00:54 -0500)]
fe/fe_values: convert internal::do_function_gradients to ArrayView

2 years agofe/fe_values: convert internal::do_function_values to ArrayView
Matthias Maier [Thu, 22 Jun 2023 05:49:43 +0000 (00:49 -0500)]
fe/fe_values: convert internal::do_function_values to ArrayView

2 years agoFix clang-tidy complaints 15422/head
Daniel Arndt [Wed, 21 Jun 2023 20:26:43 +0000 (16:26 -0400)]
Fix clang-tidy complaints

2 years agoMerge pull request #15412 from kronbichler/correct_set_up
Matthias Maier [Wed, 21 Jun 2023 16:21:58 +0000 (16:21 +0000)]
Merge pull request #15412 from kronbichler/correct_set_up

Spell 'set up' when used as a verb

2 years agoMerge pull request #15414 from masterleinad/fix_doxygen_reflinks
Matthias Maier [Wed, 21 Jun 2023 16:21:00 +0000 (16:21 +0000)]
Merge pull request #15414 from masterleinad/fix_doxygen_reflinks

Fix doxygen reflinks

2 years agoMerge pull request #15397 from tamiko/fix_opencascade_tests
Matthias Maier [Wed, 21 Jun 2023 16:20:32 +0000 (16:20 +0000)]
Merge pull request #15397 from tamiko/fix_opencascade_tests

Testsuite: opencascade/stl_(refinement|write): do not compare output

2 years agoMerge pull request #15411 from tamiko/fix_a_test_4
Matthias Maier [Wed, 21 Jun 2023 16:19:15 +0000 (16:19 +0000)]
Merge pull request #15411 from tamiko/fix_a_test_4

Testsuite: symengine/symengine_tensor_operations_04: fix test compilation

2 years agoMerge pull request #15413 from kronbichler/rearrange_make_file
Wolfgang Bangerth [Wed, 21 Jun 2023 15:32:19 +0000 (09:32 -0600)]
Merge pull request #15413 from kronbichler/rearrange_make_file

Move source/matrix_free up in build order

2 years agoFix doxygen reflinks 15414/head
Daniel Arndt [Wed, 21 Jun 2023 14:34:06 +0000 (10:34 -0400)]
Fix doxygen reflinks

2 years agoMerge pull request #15390 from bangerth/icc
Martin Kronbichler [Wed, 21 Jun 2023 13:04:19 +0000 (15:04 +0200)]
Merge pull request #15390 from bangerth/icc

Try to work around an Intel compiler issue.

2 years agoMerge pull request #15399 from tamiko/fix_rpe_tests
Martin Kronbichler [Wed, 21 Jun 2023 13:04:01 +0000 (15:04 +0200)]
Merge pull request #15399 from tamiko/fix_rpe_tests

Testsuite: do not compare output for some rpe/* tests

2 years agoMerge pull request #15409 from bangerth/typo
Martin Kronbichler [Wed, 21 Jun 2023 13:03:37 +0000 (15:03 +0200)]
Merge pull request #15409 from bangerth/typo

Fix a typo in the name of a function in the documentation.

2 years agoMerge pull request #15396 from tamiko/fix_a_test
Martin Kronbichler [Wed, 21 Jun 2023 13:03:18 +0000 (15:03 +0200)]
Merge pull request #15396 from tamiko/fix_a_test

Testsuite: numerics/nonlinear_solver_selector_03_petsc: add output variant

2 years agoMerge pull request #15404 from tamiko/fix_a_test_2
Martin Kronbichler [Wed, 21 Jun 2023 13:02:26 +0000 (15:02 +0200)]
Merge pull request #15404 from tamiko/fix_a_test_2

Testsuite: sharedtria/communicate_active_fe_indices_01b: do not compare test output

2 years agoMerge pull request #15407 from bangerth/version
Martin Kronbichler [Wed, 21 Jun 2023 13:02:05 +0000 (15:02 +0200)]
Merge pull request #15407 from bangerth/version

Correct a version number.

2 years agoMerge pull request #15394 from tamiko/fix_metis_tests_2
Daniel Arndt [Wed, 21 Jun 2023 11:16:27 +0000 (07:16 -0400)]
Merge pull request #15394 from tamiko/fix_metis_tests_2

Testsuite: mpi/hp_cell_weights_* do not compare output for metis variants

2 years agoMerge pull request #15408 from bangerth/77-1
Daniel Arndt [Wed, 21 Jun 2023 11:13:39 +0000 (07:13 -0400)]
Merge pull request #15408 from bangerth/77-1

Minor adjustment to step-77.

2 years agoMerge pull request #15405 from masterleinad/fix_more_tests_9_5
Daniel Arndt [Wed, 21 Jun 2023 11:13:09 +0000 (07:13 -0400)]
Merge pull request #15405 from masterleinad/fix_more_tests_9_5

Fix some more tests without hypre and with C++20

2 years agoMerge pull request #15403 from tamiko/fix_scalapack_tests
Martin Kronbichler [Wed, 21 Jun 2023 07:24:52 +0000 (09:24 +0200)]
Merge pull request #15403 from tamiko/fix_scalapack_tests

Testsuite: scalapack/scalapack_05: add output variant

2 years agoMove source/matrix_free up in build order 15413/head
Martin Kronbichler [Wed, 21 Jun 2023 06:18:21 +0000 (08:18 +0200)]
Move source/matrix_free up in build order

2 years agoSpell 'set up' when used as a verb 15412/head
Martin Kronbichler [Wed, 21 Jun 2023 06:06:29 +0000 (08:06 +0200)]
Spell 'set up' when used as a verb

2 years agoMerge pull request #15392 from taojinllnl/add_entry_news_changes_minor
Martin Kronbichler [Wed, 21 Jun 2023 05:44:20 +0000 (07:44 +0200)]
Merge pull request #15392 from taojinllnl/add_entry_news_changes_minor

add an entry in doc/news/changes/minor for PR #15377

2 years agoTest symengine/symengine_tensor_operations_04: fix test compilation 15411/head
Matthias Maier [Wed, 21 Jun 2023 02:17:43 +0000 (21:17 -0500)]
Test symengine/symengine_tensor_operations_04: fix test compilation

This partially reverts 7ad068984b29f5712dd2bed5742459a9e2030ac3

This part has been commited and merged accidentally (partly due to our
CI not testing any symengine artifacts).
Unfortunately, the anticipated replacement of `begin_raw()` by
`unrolled_to_component_indices(i)` does not work as intended. It is
neither implemented for Tensor of rank 0, nor for SymmetricTensor of
rank 4.

2 years agoMerge pull request #15393 from bangerth/doxygen
Marc Fehling [Wed, 21 Jun 2023 01:17:12 +0000 (19:17 -0600)]
Merge pull request #15393 from bangerth/doxygen

Fix poor doxygen indentation choices.

2 years agoFix a typo in the name of a function in the documentation. 15409/head
Wolfgang Bangerth [Wed, 21 Jun 2023 00:44:54 +0000 (18:44 -0600)]
Fix a typo in the name of a function in the documentation.

2 years agoMinor adjustment to step-77. 15408/head
Wolfgang Bangerth [Wed, 21 Jun 2023 00:27:34 +0000 (18:27 -0600)]
Minor adjustment to step-77.

2 years agoWork around an Intel18 compiler issue. 15390/head
Marc Fehling [Tue, 20 Jun 2023 23:30:38 +0000 (18:30 -0500)]
Work around an Intel18 compiler issue.

2 years agoMerge pull request #15389 from tamiko/fix_metis_tests
Matthias Maier [Tue, 20 Jun 2023 23:22:59 +0000 (23:22 +0000)]
Merge pull request #15389 from tamiko/fix_metis_tests

Testsuite: metis/metis_*: only run tests, do not compare output

2 years agoMerge pull request #15391 from masterleinad/fix_arborx_tests_trilinos14_kokkos4
Matthias Maier [Tue, 20 Jun 2023 23:22:08 +0000 (23:22 +0000)]
Merge pull request #15391 from masterleinad/fix_arborx_tests_trilinos14_kokkos4

Fix ArborX tests for Trilinos 14/Kokkos 4

2 years agoCorrect a version number. 15407/head
Wolfgang Bangerth [Tue, 20 Jun 2023 22:43:19 +0000 (16:43 -0600)]
Correct a version number.

2 years agoFix ambiguity for TrilinosWrappers::Iterators comparison operators using C++20 15405/head
Daniel Arndt [Tue, 20 Jun 2023 22:25:55 +0000 (18:25 -0400)]
Fix ambiguity for TrilinosWrappers::Iterators comparison operators using C++20

2 years agoRestrict some tests requiring hypre
Daniel Arndt [Tue, 20 Jun 2023 22:23:39 +0000 (18:23 -0400)]
Restrict some tests requiring hypre

2 years agoTest sharedtria/communicate_active_fe_indices_01b: do not compare test output 15404/head
Matthias Maier [Tue, 20 Jun 2023 22:00:47 +0000 (17:00 -0500)]
Test sharedtria/communicate_active_fe_indices_01b: do not compare test output

The parallel distribution is computed with metis, which is not stable.
Simply skip comparing the test output which listed the number of local
degrees of freedom of a distributed, shared triangulation.

2 years agoTest scalapack/scalapack_05: add output variant 15403/head
Matthias Maier [Tue, 20 Jun 2023 21:50:39 +0000 (16:50 -0500)]
Test scalapack/scalapack_05: add output variant

It is a bit disconcerting that the computed recirpocal condition number
of the matrix changes. But given the fact that the manual computation
(first number) and the scalapack-internal function return vastly
differing numbers already tell me that the test setup simply isn't
robust.

Let us add an output variant for the scalapack_05 test. I get almost the
same number on three different configuration so I am hopeful that we can
get away with an output variant for the time being.

2 years agoMerge pull request #15386 from drwells/codespell-9.5
Marc Fehling [Tue, 20 Jun 2023 21:09:20 +0000 (15:09 -0600)]
Merge pull request #15386 from drwells/codespell-9.5

Release preparation: Run codespell.

2 years agoTest rpe/distributed_compute_intersection_locations_{02,04} do not compare output 15399/head
Matthias Maier [Tue, 20 Jun 2023 21:06:18 +0000 (16:06 -0500)]
Test rpe/distributed_compute_intersection_locations_{02,04} do not compare output

Let us also modify the following two tests with all their mpirun
variants. I again see slight differences between gcc and clang versions,
and between libc++ and libstdc++.

2 years agoTest rpe/convert_intersections_to_rpe_data_02: do not compare output
Matthias Maier [Tue, 20 Jun 2023 20:57:34 +0000 (15:57 -0500)]
Test rpe/convert_intersections_to_rpe_data_02: do not compare output

This test outputs a mesh with differing results between standard
libraries (gnu libstdc++ versus clang/llvm libc++).

Instead of adding another output variant for libc++, let us simply
disable the final comparison and run the test only relying on cgal and
our library to throw an error.

2 years agoTest rpe/convert_intersections_to_rpe_data_02: do not compare output
Matthias Maier [Tue, 20 Jun 2023 20:51:27 +0000 (15:51 -0500)]
Test rpe/convert_intersections_to_rpe_data_02: do not compare output

This test outputs a mesh with differing results between cgal library
versions and underlying standard library. I see at least three different
results on the regression tester.

Instead of adding three different variants per mpirun, let us simply
disable the final comparison and run the test only relying on cgal and
our library to throw an error.

2 years agoTest opencascade/stl_write: do not compare output 15397/head
Matthias Maier [Tue, 20 Jun 2023 19:45:45 +0000 (14:45 -0500)]
Test opencascade/stl_write: do not compare output

The output of this test is a mesh where depending on the opencascade
version in question, toolchain and hardware a slightly different
interpolation is found. Let us not compare the final mesh and simply
rely on the routine to throw an error if it cannot create and write the
mesh.

2 years agoTest opencascade/stl_refinement: do not compare output
Matthias Maier [Tue, 20 Jun 2023 19:42:52 +0000 (14:42 -0500)]
Test opencascade/stl_refinement: do not compare output

The output of this test is a mesh where depending on the opencascade
version in question, toolchain and hardware a slightly different
interpolation is found. Let us not compare the final mesh and simply
rely on the routine to throw an error if it cannot create and refine the
mesh.

2 years agoTest: numerics/nonlinear_solver_selector_03_petsc: add output variant 15396/head
Matthias Maier [Tue, 20 Jun 2023 19:32:53 +0000 (14:32 -0500)]
Test: numerics/nonlinear_solver_selector_03_petsc: add output variant

I see a stable, but different, output for this test on three different
machines. Let us thus add an output variant for now.

Note that a proper fix would be to not print initial and final residuals
in these tests. Even though the numbers seem to be pretty stable.

2 years agoTest mpi/hp_cell_weights_04: signal failure with a nonzero exit status 15394/head
Matthias Maier [Tue, 20 Jun 2023 19:08:06 +0000 (14:08 -0500)]
Test mpi/hp_cell_weights_04: signal failure with a nonzero exit status

As we no longer compare output files for this (metis based) test we have
to signal an error condition (in this case we expect an exception to be
thrown!) with a nonzero exit status.

2 years agoTest mpi/hp_cell_weights_04: do not compare output
Matthias Maier [Tue, 20 Jun 2023 19:07:49 +0000 (14:07 -0500)]
Test mpi/hp_cell_weights_04: do not compare output

2 years agoTest mpi/hp_cell_weights_03: signal failure with a nonzero exit status
Matthias Maier [Tue, 20 Jun 2023 19:06:07 +0000 (14:06 -0500)]
Test mpi/hp_cell_weights_03: signal failure with a nonzero exit status

As we no longer compare output files for this (metis based) test we have
to signal an error condition (in this case we expect an exception to be
thrown!) with a nonzero exit status.

2 years agoTest mpi/hp_cell_weights_03: do not compare output
Matthias Maier [Tue, 20 Jun 2023 19:05:48 +0000 (14:05 -0500)]
Test mpi/hp_cell_weights_03: do not compare output

2 years agoFix poor doxygen indentation choices. 15393/head
Wolfgang Bangerth [Tue, 20 Jun 2023 18:39:45 +0000 (12:39 -0600)]
Fix poor doxygen indentation choices.

2 years agoMerge pull request #15387 from masterleinad/restrict_gridtools_cache_tests
Daniel Arndt [Tue, 20 Jun 2023 18:21:15 +0000 (14:21 -0400)]
Merge pull request #15387 from masterleinad/restrict_gridtools_cache_tests

2 years agoadd an entry in doc/news/changes/minor for PR #15377 15392/head
Tao Jin [Tue, 20 Jun 2023 18:10:48 +0000 (14:10 -0400)]
add an entry in doc/news/changes/minor for PR #15377

2 years agoFix ArborX tests for Trilinos 14/Kokkos 4 15391/head
Daniel Arndt [Tue, 20 Jun 2023 17:52:12 +0000 (13:52 -0400)]
Fix ArborX tests for Trilinos 14/Kokkos 4

2 years agoMerge pull request #15388 from tamiko/fix_gmsh_tests
Martin Kronbichler [Tue, 20 Jun 2023 18:09:17 +0000 (20:09 +0200)]
Merge pull request #15388 from tamiko/fix_gmsh_tests

Testsuite: fix gmsh tests

2 years agoTry to work around an Intel compiler issue.
Wolfgang Bangerth [Tue, 20 Jun 2023 18:02:47 +0000 (12:02 -0600)]
Try to work around an Intel compiler issue.

2 years agoFix typos caught by the typos program. 15386/head
David Wells [Tue, 20 Jun 2023 14:10:04 +0000 (10:10 -0400)]
Fix typos caught by the typos program.

2 years agoTest metis/metis_*: only run tests, do not compare output 15389/head
Matthias Maier [Tue, 20 Jun 2023 16:22:14 +0000 (11:22 -0500)]
Test metis/metis_*: only run tests, do not compare output

We currently carry 5 output variants per test and I would have to add
another 2 output variants for all tests to pass on the regression
tester.

I think it is time that we acknowledge that metis output is not stable.

Instead let us simply check that the tests compile and run successfully
without throwing an error.

2 years agoMerge pull request #15377 from taojinllnl/remove_error_output_lapack_full_matrix
Wolfgang Bangerth [Tue, 20 Jun 2023 16:19:11 +0000 (10:19 -0600)]
Merge pull request #15377 from taojinllnl/remove_error_output_lapack_full_matrix

Remove error output in lapack_full_matrix.cc

2 years agogmsh/gmsh_api_05: add test variant 15388/head
Matthias Maier [Tue, 20 Jun 2023 15:40:11 +0000 (10:40 -0500)]
gmsh/gmsh_api_05: add test variant

2 years agoTest gmsh/gmsh_api_04: add test output variant
Matthias Maier [Tue, 20 Jun 2023 15:39:50 +0000 (10:39 -0500)]
Test gmsh/gmsh_api_04: add test output variant

2 years agoTest gmsh/gmsh_api*: add MPI_InitFinalize which is necessary if gmsh was built with...
Matthias Maier [Tue, 20 Jun 2023 15:31:55 +0000 (10:31 -0500)]
Test gmsh/gmsh_api*: add MPI_InitFinalize which is necessary if gmsh was built with MPI support

2 years agoInstantiate MGTwoLevelTransferBase explicitly 15387/head
Daniel Arndt [Tue, 20 Jun 2023 15:28:32 +0000 (11:28 -0400)]
Instantiate MGTwoLevelTransferBase explicitly

2 years agoFix a CMake typo.
David Wells [Tue, 20 Jun 2023 14:06:54 +0000 (10:06 -0400)]
Fix a CMake typo.

We now print the correct copyright year.

2 years ago9.5: run the double-word typos script.
David Wells [Tue, 20 Jun 2023 13:38:31 +0000 (09:38 -0400)]
9.5: run the double-word typos script.

2 years ago9.5: run codespell.
David Wells [Tue, 20 Jun 2023 13:38:17 +0000 (09:38 -0400)]
9.5: run codespell.

2 years agoMerge pull request #15385 from tamiko/update_gitattributes
Martin Kronbichler [Tue, 20 Jun 2023 06:58:24 +0000 (08:58 +0200)]
Merge pull request #15385 from tamiko/update_gitattributes

Release preparation: update gitattributes

2 years agoMerge pull request #15380 from kronbichler/fix_fe_eval_factory_degree_max
Matthias Maier [Tue, 20 Jun 2023 04:28:20 +0000 (04:28 +0000)]
Merge pull request #15380 from kronbichler/fix_fe_eval_factory_degree_max

Make FE_EVAL_FACTORY_DEGREE_MAX more robust

2 years agoMerge pull request #15384 from tamiko/update_copyright_years
Marc Fehling [Tue, 20 Jun 2023 04:20:49 +0000 (22:20 -0600)]
Merge pull request #15384 from tamiko/update_copyright_years

Release preparation: update copyright years

2 years agogitattributes: export cmake configuration file needed for quick tests 15385/head
Matthias Maier [Tue, 20 Jun 2023 04:09:47 +0000 (23:09 -0500)]
gitattributes: export cmake configuration file needed for quick tests

2 years agoupdate copyright years: tests 15384/head
Matthias Maier [Tue, 20 Jun 2023 03:23:14 +0000 (22:23 -0500)]
update copyright years: tests

2 years agoupdate copyright years: cmake, contrib, doc, examples
Matthias Maier [Tue, 20 Jun 2023 03:18:27 +0000 (22:18 -0500)]
update copyright years: cmake, contrib, doc, examples

2 years agoupdate copyright years: include, source
Matthias Maier [Tue, 20 Jun 2023 03:16:46 +0000 (22:16 -0500)]
update copyright years: include, source

2 years agoRecommend the use of LD_PRELOAD 15380/head
Martin Kronbichler [Mon, 19 Jun 2023 17:42:18 +0000 (19:42 +0200)]
Recommend the use of LD_PRELOAD

2 years agoMake FE_EVAL_FACTORY_DEGREE_MAX more robust
Martin Kronbichler [Mon, 19 Jun 2023 16:58:34 +0000 (18:58 +0200)]
Make FE_EVAL_FACTORY_DEGREE_MAX more robust

2 years agoMerge pull request #15379 from masterleinad/restrict_gridtools_cache_tests
David Wells [Mon, 19 Jun 2023 16:38:53 +0000 (12:38 -0400)]
Merge pull request #15379 from masterleinad/restrict_gridtools_cache_tests

Restrict GridTools::Cache tests using Zoltan

2 years agoMerge pull request #14978 from peterrum/fgmres_gs
Martin Kronbichler [Mon, 19 Jun 2023 15:55:36 +0000 (17:55 +0200)]
Merge pull request #14978 from peterrum/fgmres_gs

Move OrthogonalizationStrategy into new file

2 years agoMerge pull request #15378 from emmanuel-ferdman/wip
Daniel Arndt [Mon, 19 Jun 2023 15:03:18 +0000 (11:03 -0400)]
Merge pull request #15378 from emmanuel-ferdman/wip

2 years agoRestrict GridTools::Cache tests using Zoltan 15379/head
Daniel Arndt [Mon, 19 Jun 2023 13:35:05 +0000 (09:35 -0400)]
Restrict GridTools::Cache tests using Zoltan

2 years agoMerge pull request #15376 from tamiko/mark_performance_tests_stable
Martin Kronbichler [Mon, 19 Jun 2023 10:54:14 +0000 (12:54 +0200)]
Merge pull request #15376 from tamiko/mark_performance_tests_stable

Performance tests: small cleanup and documentation update

2 years agofix: update ninja build resource 15378/head
Emmanuel Ferdman [Sun, 18 Jun 2023 09:20:56 +0000 (12:20 +0300)]
fix: update ninja build resource

2 years agoMerge pull request #15297 from marcfehling/blockvector-reinit-ghosted
Martin Kronbichler [Mon, 19 Jun 2023 05:17:38 +0000 (07:17 +0200)]
Merge pull request #15297 from marcfehling/blockvector-reinit-ghosted

Choose to initialize BlockVector with ghost elements using reinit(partitioners).

2 years agoRemove error output in lapack_full_matrix.cc 15377/head
Tao Jin [Sun, 18 Jun 2023 00:58:17 +0000 (20:58 -0400)]
Remove error output in lapack_full_matrix.cc

Based on the error values provided by LAPACK, provide detailed error messages via the AssertThrow mechanism.

2 years agoMerge pull request #15372 from bangerth/wait
David Wells [Sat, 17 Jun 2023 19:13:44 +0000 (15:13 -0400)]
Merge pull request #15372 from bangerth/wait

Wait for communication to finish.

2 years agoMerge pull request #15286 from Rombur/cuda_deprecated
David Wells [Sat, 17 Jun 2023 19:11:19 +0000 (15:11 -0400)]
Merge pull request #15286 from Rombur/cuda_deprecated

Deprecate our own CUDA backend

2 years agoMerge pull request #15369 from jh66637/improve_name
Wolfgang Bangerth [Sat, 17 Jun 2023 02:28:53 +0000 (20:28 -0600)]
Merge pull request #15369 from jh66637/improve_name

improve name and documentation

2 years agoMerge pull request #15373 from masterleinad/fix_doxygen_requires_petsc_timestepper
Wolfgang Bangerth [Sat, 17 Jun 2023 02:28:43 +0000 (20:28 -0600)]
Merge pull request #15373 from masterleinad/fix_doxygen_requires_petsc_timestepper

Fix doxygen for PETScWrappers::TimeStepper using DEAL_II_CXX20_REQUIRES

2 years agoperformance_tests/instrumentation_step_3: unify tests 15376/head
Matthias Maier [Sat, 17 Jun 2023 00:07:13 +0000 (19:07 -0500)]
performance_tests/instrumentation_step_3: unify tests

2 years agotests/performance_tests: mark tests used in production as stable
Matthias Maier [Fri, 16 Jun 2023 23:57:30 +0000 (18:57 -0500)]
tests/performance_tests: mark tests used in production as stable

2 years agoMerge pull request #14955 from peterrum/CellwiseInverseMassMatrixImplBasic_run
Martin Kronbichler [Fri, 16 Jun 2023 20:38:26 +0000 (22:38 +0200)]
Merge pull request #14955 from peterrum/CellwiseInverseMassMatrixImplBasic_run

Remove specialization of CellwiseInverseMassMatrixImplBasic::run()

2 years agoMerge pull request #15327 from marcfehling/isnan-3
Wolfgang Bangerth [Fri, 16 Jun 2023 20:20:21 +0000 (14:20 -0600)]
Merge pull request #15327 from marcfehling/isnan-3

github-actions: Do not treat `tautological-constant-compare` as error.

2 years agoMerge pull request #15349 from masterleinad/fix_petsc_tests
Wolfgang Bangerth [Fri, 16 Jun 2023 20:19:38 +0000 (14:19 -0600)]
Merge pull request #15349 from masterleinad/fix_petsc_tests

PETSc tests: Add alternative output files for clang-16

2 years agoMerge pull request #15360 from drwells/update-tests
Wolfgang Bangerth [Fri, 16 Jun 2023 20:17:26 +0000 (14:17 -0600)]
Merge pull request #15360 from drwells/update-tests

Update tests

2 years agoMerge pull request #15374 from kronbichler/step-19-doc
Wolfgang Bangerth [Fri, 16 Jun 2023 19:59:40 +0000 (13:59 -0600)]
Merge pull request #15374 from kronbichler/step-19-doc

Fix a typo in step-19

2 years agoMerge pull request #15368 from luca-heltai/stefanozampini/fixes
Daniel Arndt [Fri, 16 Jun 2023 19:23:19 +0000 (15:23 -0400)]
Merge pull request #15368 from luca-heltai/stefanozampini/fixes

2 years agoMerge pull request #15366 from bangerth/affine-constraints
Daniel Arndt [Fri, 16 Jun 2023 19:22:56 +0000 (15:22 -0400)]
Merge pull request #15366 from bangerth/affine-constraints

2 years agoFix a typo in step-19 15374/head
Martin Kronbichler [Fri, 16 Jun 2023 17:30:49 +0000 (19:30 +0200)]
Fix a typo in step-19

2 years agoMerge pull request #15365 from bangerth/19
Martin Kronbichler [Fri, 16 Jun 2023 17:27:29 +0000 (19:27 +0200)]
Merge pull request #15365 from bangerth/19

Some updates to the step-19 documentation.

2 years agoMerge pull request #15364 from jh66637/allow_less_dofs
Martin Kronbichler [Fri, 16 Jun 2023 17:13:32 +0000 (19:13 +0200)]
Merge pull request #15364 from jh66637/allow_less_dofs

NonNestedTransfer: allow to pass coarse DH with more dofs than fine DH

2 years agoimprove name and documentation 15369/head
Johannes Heinz [Fri, 16 Jun 2023 10:49:02 +0000 (12:49 +0200)]
improve name and documentation

2 years agoFix doxygen for PETScWrappers::TimeStepper using DEAL_II_CXX20_REQUIRES 15373/head
Daniel Arndt [Fri, 16 Jun 2023 16:46:47 +0000 (12:46 -0400)]
Fix doxygen for PETScWrappers::TimeStepper using DEAL_II_CXX20_REQUIRES


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.