]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
2 years agoMerge pull request #14037 from masterleinad/deprecate_matrixfree
Martin Kronbichler [Sat, 25 Jun 2022 18:54:52 +0000 (20:54 +0200)]
Merge pull request #14037 from masterleinad/deprecate_matrixfree

Remove deprecated MatrixFree functionalities

2 years agoMerge pull request #14043 from masterleinad/remove_deprecated_qprojector
Martin Kronbichler [Sat, 25 Jun 2022 18:54:07 +0000 (20:54 +0200)]
Merge pull request #14043 from masterleinad/remove_deprecated_qprojector

Remove deprecated QProjector member functions

2 years agoMerge pull request #14044 from tamiko/step_81_tutorial_fixes
Martin Kronbichler [Sat, 25 Jun 2022 18:53:55 +0000 (20:53 +0200)]
Merge pull request #14044 from tamiko/step_81_tutorial_fixes

step-81: Mention example step in the tutorial lists

2 years agoMerge pull request #14045 from drwells/indexset-test-header
Martin Kronbichler [Sat, 25 Jun 2022 18:52:40 +0000 (20:52 +0200)]
Merge pull request #14045 from drwells/indexset-test-header

Include index_set.h in two more tests.

2 years agoMerge pull request #14047 from masterleinad/remove_deprecated_dof_handler
Marc Fehling [Sat, 25 Jun 2022 18:37:06 +0000 (12:37 -0600)]
Merge pull request #14047 from masterleinad/remove_deprecated_dof_handler

Remove DoFHandler's initialize and set_fe

2 years agoMerge pull request #14040 from masterleinad/deprecate_dof_tools
Marc Fehling [Sat, 25 Jun 2022 18:36:55 +0000 (12:36 -0600)]
Merge pull request #14040 from masterleinad/deprecate_dof_tools

Remove deprecated DoFTools functions

2 years agoMerge pull request #14046 from drwells/point-value-p4est
Timo Heister [Sat, 25 Jun 2022 02:52:47 +0000 (22:52 -0400)]
Merge pull request #14046 from drwells/point-value-p4est

Mark two tests that depend on p4est as such.

2 years agoRemove deprecated MatrixFree functionalities 14037/head
Daniel Arndt [Wed, 22 Jun 2022 21:33:27 +0000 (17:33 -0400)]
Remove deprecated MatrixFree functionalities

2 years agoMerge pull request #14042 from drwells/reword-data-out-resample
Martin Kronbichler [Fri, 24 Jun 2022 18:42:34 +0000 (20:42 +0200)]
Merge pull request #14042 from drwells/reword-data-out-resample

Slightly reword DataOutResample's documentation.

2 years agoRemove DoFHandler's initialize and set_fe 14047/head
Daniel Arndt [Fri, 24 Jun 2022 17:46:24 +0000 (13:46 -0400)]
Remove DoFHandler's initialize and set_fe

2 years agoMark two tests that depend on p4est as such. 14046/head
David Wells [Fri, 24 Jun 2022 17:50:48 +0000 (13:50 -0400)]
Mark two tests that depend on p4est as such.

2 years agoInclude index_set.h in two more tests. 14045/head
David Wells [Fri, 24 Jun 2022 17:48:53 +0000 (13:48 -0400)]
Include index_set.h in two more tests.

This was changed in f4c1cf9c6b.

2 years agoMerge pull request #14024 from kronbichler/setup_indices_global_coarsening
Timo Heister [Fri, 24 Jun 2022 16:59:23 +0000 (12:59 -0400)]
Merge pull request #14024 from kronbichler/setup_indices_global_coarsening

Do not add locally owned dofs to ghost set during construction

2 years agostep-81: Mention example step in the tutorial lists 14044/head
Matthias Maier [Fri, 24 Jun 2022 16:24:26 +0000 (11:24 -0500)]
step-81: Mention example step in the tutorial lists

2 years agoRemove deprecated QProjector member functions 14043/head
Daniel Arndt [Fri, 24 Jun 2022 14:58:51 +0000 (10:58 -0400)]
Remove deprecated QProjector member functions

2 years agoRemove deprecated DoFTools functions 14040/head
Daniel Arndt [Thu, 23 Jun 2022 16:58:44 +0000 (12:58 -0400)]
Remove deprecated DoFTools functions

2 years agoMerge pull request #13947 from kronbichler/limit_run_to_needs
David Wells [Fri, 24 Jun 2022 14:40:17 +0000 (10:40 -0400)]
Merge pull request #13947 from kronbichler/limit_run_to_needs

DoFAccessor: Run process_dof_indices only on FE entities with DoFs

2 years agoMerge pull request #13853 from kronbichler/avoid_user_flag
David Wells [Fri, 24 Jun 2022 14:31:28 +0000 (10:31 -0400)]
Merge pull request #13853 from kronbichler/avoid_user_flag

Avoid some uses of Triangulation::user_flags

2 years agoMerge pull request #14022 from kronbichler/reduce_header_inclusions
David Wells [Fri, 24 Jun 2022 14:20:28 +0000 (10:20 -0400)]
Merge pull request #14022 from kronbichler/reduce_header_inclusions

Reduce header inclusions of index_set.h in evaluation_kernels

2 years agoAdd extra check for index range. 14024/head
Martin Kronbichler [Fri, 24 Jun 2022 14:20:19 +0000 (16:20 +0200)]
Add extra check for index range.

Co-authored-by: David Wells <drwells@email.unc.edu>
2 years agoMerge pull request #14021 from kronbichler/restructure_index_set
David Wells [Fri, 24 Jun 2022 14:11:47 +0000 (10:11 -0400)]
Merge pull request #14021 from kronbichler/restructure_index_set

Restructure inline functions of IndexSet

2 years agoMerge pull request #13931 from kronbichler/clean_up_access_dofs
David Wells [Fri, 24 Jun 2022 14:09:16 +0000 (10:09 -0400)]
Merge pull request #13931 from kronbichler/clean_up_access_dofs

Use pre-compiled structdim for access to TriaObjects in Accessor

2 years agoMerge pull request #13922 from kronbichler/speed_up_reference_cell
David Wells [Fri, 24 Jun 2022 14:04:51 +0000 (10:04 -0400)]
Merge pull request #13922 from kronbichler/speed_up_reference_cell

Speed up evaluation of some ReferenceCell operations

2 years agoMerge pull request #13921 from kronbichler/simplify_refinement_cases
David Wells [Fri, 24 Jun 2022 14:02:56 +0000 (10:02 -0400)]
Merge pull request #13921 from kronbichler/simplify_refinement_cases

Use shortcut when determining isotropic refinement cases

2 years agoSlightly reword DataOutResample's documentation. 14042/head
David Wells [Fri, 24 Jun 2022 13:55:18 +0000 (09:55 -0400)]
Slightly reword DataOutResample's documentation.

It is better to start with what a class does than what it does not.

2 years agoMerge pull request #13808 from marcfehling/remove-hpdofhandler
Peter Munch [Fri, 24 Jun 2022 12:19:46 +0000 (14:19 +0200)]
Merge pull request #13808 from marcfehling/remove-hpdofhandler

Removed hp::DoFHandler.

2 years agoMerge pull request #14038 from gfcas/fix_dof_tools_doc
Wolfgang Bangerth [Thu, 23 Jun 2022 15:41:46 +0000 (00:41 +0900)]
Merge pull request #14038 from gfcas/fix_dof_tools_doc

DoFTools fix doc typo

2 years agoDoFTools fix doc typo 14038/head
Fabian Castelli [Thu, 23 Jun 2022 11:59:29 +0000 (13:59 +0200)]
DoFTools fix doc typo

2 years agoMerge pull request #13991 from NiklasWik/update_jacobian_grads
Martin Kronbichler [Thu, 23 Jun 2022 09:55:51 +0000 (11:55 +0200)]
Merge pull request #13991 from NiklasWik/update_jacobian_grads

Auto-detect update_jacobian_grads

2 years agoMerge pull request #14035 from drwells/suppress-new-thread-deprecation-warning
Matthias Maier [Thu, 23 Jun 2022 03:17:00 +0000 (22:17 -0500)]
Merge pull request #14035 from drwells/suppress-new-thread-deprecation-warning

Get rid of some warnings from defining Threads::new_thread().

2 years agoMerge pull request #14032 from drwells/petsc-tvmult-test
Matthias Maier [Thu, 23 Jun 2022 03:16:54 +0000 (22:16 -0500)]
Merge pull request #14032 from drwells/petsc-tvmult-test

Disable HYPRE in the Tvmult test.

2 years agoMerge pull request #14034 from masterleinad/remove_sparsavanks_ctor
David Wells [Wed, 22 Jun 2022 21:31:29 +0000 (17:31 -0400)]
Merge pull request #14034 from masterleinad/remove_sparsavanks_ctor

Remove deprecated SparseVanka constructors

2 years agoGet rid of some warnings from defining Threads::new_thread(). 14035/head
David Wells [Wed, 22 Jun 2022 17:35:17 +0000 (13:35 -0400)]
Get rid of some warnings from defining Threads::new_thread().

This function calls a deprecated constructor but it itself is deprecated, so
this isn't all that helpful of a message. We presently see this warning printed
out whenever we compile examples that include this header on Debian 11.

2 years agoRemove deprecated SparseVanka constructors 14034/head
Daniel Arndt [Wed, 22 Jun 2022 16:45:19 +0000 (12:45 -0400)]
Remove deprecated SparseVanka constructors

2 years agoMerge pull request #14031 from masterleinad/remove_atomicadd_wrapper
Martin Kronbichler [Wed, 22 Jun 2022 16:04:03 +0000 (18:04 +0200)]
Merge pull request #14031 from masterleinad/remove_atomicadd_wrapper

Remove deprecated atomicAdd_wrapper

2 years agoDisable HYPRE in the Tvmult test. 14032/head
David Wells [Wed, 22 Jun 2022 14:34:59 +0000 (10:34 -0400)]
Disable HYPRE in the Tvmult test.

This is probably a bug in HYPRE - if we call this function then we abort with a
floating-point exception. If we disable the floating-point exception we get a
vector of all zeros, which is definitely wrong.

For now just disable this test.

2 years agoRemove deprecated atomicAdd_wrapper 14031/head
Daniel Arndt [Wed, 22 Jun 2022 12:31:13 +0000 (08:31 -0400)]
Remove deprecated atomicAdd_wrapper

2 years agoMerge pull request #14025 from kronbichler/partitioner_small_improvement
Daniel Arndt [Wed, 22 Jun 2022 12:20:48 +0000 (08:20 -0400)]
Merge pull request #14025 from kronbichler/partitioner_small_improvement

2 years agoMerge pull request #14029 from drwells/gcc12-array-warning
Daniel Arndt [Tue, 21 Jun 2022 16:47:32 +0000 (12:47 -0400)]
Merge pull request #14029 from drwells/gcc12-array-warning

2 years agoWork around a GCC-12 warning about array accesses. 14029/head
David Wells [Tue, 21 Jun 2022 13:41:19 +0000 (09:41 -0400)]
Work around a GCC-12 warning about array accesses.

This only occurs at higher optimization levels with -Warray-bounds.

2 years agoMerge pull request #14026 from kronbichler/fix_gather_warning
Matthias Maier [Tue, 21 Jun 2022 02:29:52 +0000 (21:29 -0500)]
Merge pull request #14026 from kronbichler/fix_gather_warning

Fix warning of gcc-12 with gather_pd/ps instructions

2 years agoFix warning of gcc-12 with gather_pd/ps instructions 14026/head
Martin Kronbichler [Mon, 20 Jun 2022 21:09:55 +0000 (23:09 +0200)]
Fix warning of gcc-12 with gather_pd/ps instructions

2 years agoMerge pull request #14023 from kronbichler/remove_header
Daniel Arndt [Mon, 20 Jun 2022 15:10:58 +0000 (11:10 -0400)]
Merge pull request #14023 from kronbichler/remove_header

2 years agoQuery ghost index set only once in Partitioner::global_to_local 14025/head
Martin Kronbichler [Mon, 20 Jun 2022 15:06:10 +0000 (17:06 +0200)]
Query ghost index set only once in Partitioner::global_to_local

2 years agoMerge pull request #14013 from peterrum/mf_categorize_ghost
Martin Kronbichler [Mon, 20 Jun 2022 14:52:16 +0000 (16:52 +0200)]
Merge pull request #14013 from peterrum/mf_categorize_ghost

MatrixFree: allow categorization of ghost cells

2 years agoUpdate matrix_free.templates.h 13991/head
Niklas Wik [Mon, 20 Jun 2022 13:59:05 +0000 (15:59 +0200)]
Update matrix_free.templates.h

2 years agoUpdate include/deal.II/matrix_free/mapping_info.h
Niklas Wik [Mon, 20 Jun 2022 13:58:27 +0000 (15:58 +0200)]
Update include/deal.II/matrix_free/mapping_info.h

Co-authored-by: Peter Munch <peterrmuench@gmail.com>
2 years agoDo not locally owned dofs to ghost set during construction
Martin Kronbichler [Mon, 20 Jun 2022 10:43:58 +0000 (12:43 +0200)]
Do not locally owned dofs to ghost set during construction

2 years agoReduce header inclusions of index_set.h in evaluation_kernels 14022/head
Martin Kronbichler [Mon, 20 Jun 2022 07:28:15 +0000 (09:28 +0200)]
Reduce header inclusions of index_set.h in evaluation_kernels

2 years agoMerge pull request #14015 from peterrum/get_cell_range_category_max
Martin Kronbichler [Mon, 20 Jun 2022 11:10:49 +0000 (13:10 +0200)]
Merge pull request #14015 from peterrum/get_cell_range_category_max

Make get_cell_range_category() more consistent with get_cell_category()

2 years agoRemove obsolete header file 14023/head
Martin Kronbichler [Mon, 20 Jun 2022 07:46:47 +0000 (09:46 +0200)]
Remove obsolete header file

2 years agoMerge pull request #14018 from bangerth/full
Timo Heister [Mon, 20 Jun 2022 08:57:14 +0000 (04:57 -0400)]
Merge pull request #14018 from bangerth/full

Better describe what FullMatrix is and does.

2 years agoRestructure inline functions of IndexSet 14021/head
Martin Kronbichler [Mon, 20 Jun 2022 07:22:23 +0000 (09:22 +0200)]
Restructure inline functions of IndexSet

2 years agoMerge pull request #14019 from zjiaqi2018/clear-user-constraints
Peter Munch [Mon, 20 Jun 2022 07:20:05 +0000 (09:20 +0200)]
Merge pull request #14019 from zjiaqi2018/clear-user-constraints

MGConstrainedDoFs::clear_user_constraints

2 years agoMatrixFree: allow categorization of ghost cells 14013/head
Peter Munch [Sat, 18 Jun 2022 18:59:12 +0000 (20:59 +0200)]
MatrixFree: allow categorization of ghost cells

2 years agoMake get_cell_range_category() more consistent with get_cell_category() 14015/head
Peter Munch [Sun, 19 Jun 2022 08:23:31 +0000 (10:23 +0200)]
Make get_cell_range_category() more consistent with get_cell_category()

2 years agoBetter describe what FullMatrix is and does. 14018/head
Wolfgang Bangerth [Sun, 19 Jun 2022 13:12:35 +0000 (22:12 +0900)]
Better describe what FullMatrix is and does.

2 years agoMerge pull request #14016 from peterrum/reference_hn_gc
Martin Kronbichler [Mon, 20 Jun 2022 04:55:10 +0000 (06:55 +0200)]
Merge pull request #14016 from peterrum/reference_hn_gc

Add reference to fast hanging-node algo and global coarsening

2 years agoclear user constraints 14019/head
Jiaqi Zhang [Mon, 20 Jun 2022 03:04:04 +0000 (23:04 -0400)]
clear user constraints

2 years agoMerge pull request #14017 from bangerth/23
Martin Kronbichler [Sun, 19 Jun 2022 16:14:14 +0000 (18:14 +0200)]
Merge pull request #14017 from bangerth/23

Minor text improvements in a tutorial documentation.

2 years agoMinor text improvements in a tutorial documentation. 14017/head
Wolfgang Bangerth [Sun, 19 Jun 2022 13:08:16 +0000 (22:08 +0900)]
Minor text improvements in a tutorial documentation.

2 years agoAdd reference to fast hanging-node algo and global coarsening 14016/head
Peter Munch [Sun, 19 Jun 2022 11:10:07 +0000 (13:10 +0200)]
Add reference to fast hanging-node algo and global coarsening

2 years agoMerge pull request #14011 from bangerth/constexpr-2
Peter Munch [Sat, 18 Jun 2022 07:42:20 +0000 (09:42 +0200)]
Merge pull request #14011 from bangerth/constexpr-2

Can't use ReferenceCells in switch-case.

2 years agoMerge pull request #14010 from bangerth/constexpr
Peter Munch [Sat, 18 Jun 2022 07:42:13 +0000 (09:42 +0200)]
Merge pull request #14010 from bangerth/constexpr

Can't use ReferenceCells in switch-case.

2 years agoMerge pull request #14007 from peterrum/cell_vectorization_category_docu
Martin Kronbichler [Sat, 18 Jun 2022 07:29:21 +0000 (09:29 +0200)]
Merge pull request #14007 from peterrum/cell_vectorization_category_docu

Improve documentation of MF::AD::cell_vectorization_category

2 years agoCan't use ReferenceCells in switch-case. 14011/head
Wolfgang Bangerth [Sat, 18 Jun 2022 01:38:33 +0000 (10:38 +0900)]
Can't use ReferenceCells in switch-case.

2 years agoCan't use ReferenceCells in switch-case. 14010/head
Wolfgang Bangerth [Sat, 18 Jun 2022 01:33:59 +0000 (10:33 +0900)]
Can't use ReferenceCells in switch-case.

2 years agoMerge pull request #14005 from peterrum/mf_ghost_categories
Wolfgang Bangerth [Sat, 18 Jun 2022 01:19:32 +0000 (19:19 -0600)]
Merge pull request #14005 from peterrum/mf_ghost_categories

MatrixFree: improve assert

2 years agoMerge pull request #14006 from drwells/fix-clang-13
Wolfgang Bangerth [Sat, 18 Jun 2022 01:17:04 +0000 (19:17 -0600)]
Merge pull request #14006 from drwells/fix-clang-13

Fix compilation with clang-13.

2 years agoMatrixFree: improve assert 14005/head
Peter Munch [Fri, 17 Jun 2022 17:02:37 +0000 (19:02 +0200)]
MatrixFree: improve assert

2 years agoFix compilation with clang-13. 14006/head
David Wells [Fri, 17 Jun 2022 16:46:30 +0000 (12:46 -0400)]
Fix compilation with clang-13.

2 years agoMerge pull request #13987 from peterrum/mf_tight_hp
Martin Kronbichler [Fri, 17 Jun 2022 18:51:37 +0000 (20:51 +0200)]
Merge pull request #13987 from peterrum/mf_tight_hp

DoFInfo::compute_tight_partitioners for hp

2 years agoImprove documentation of MF::AD::cell_vectorization_category 14007/head
Peter Munch [Fri, 17 Jun 2022 17:20:37 +0000 (19:20 +0200)]
Improve documentation of MF::AD::cell_vectorization_category

2 years agoAlso accept update_piola
Niklas Wik [Fri, 17 Jun 2022 12:25:32 +0000 (14:25 +0200)]
Also accept update_piola

2 years agoAuto-detect update_jacobian_grads
Niklas Wik [Tue, 7 Jun 2022 16:05:00 +0000 (18:05 +0200)]
Auto-detect update_jacobian_grads

2 years agoMerge pull request #14002 from tamiko/fix_symengine_tests
Martin Kronbichler [Fri, 17 Jun 2022 09:33:10 +0000 (11:33 +0200)]
Merge pull request #14002 from tamiko/fix_symengine_tests

Fix failing symengine tests

2 years agoMerge pull request #13923 from kronbichler/simplify_distr_tria
Martin Kronbichler [Fri, 17 Jun 2022 09:32:17 +0000 (11:32 +0200)]
Merge pull request #13923 from kronbichler/simplify_distr_tria

Avoid saving and setting refinement flags in distributed Tria

2 years agoMerge pull request #13946 from kronbichler/simplify_access_function
Martin Kronbichler [Fri, 17 Jun 2022 08:45:40 +0000 (10:45 +0200)]
Merge pull request #13946 from kronbichler/simplify_access_function

Simplify access to number of raw objects

2 years agoMerge pull request #13891 from bangerth/nedelec
Martin Kronbichler [Fri, 17 Jun 2022 08:45:02 +0000 (10:45 +0200)]
Merge pull request #13891 from bangerth/nedelec

Optimize computation of Nedelec shape functions.

2 years agoMerge pull request #13873 from kronbichler/choose_better_data_structure
Martin Kronbichler [Fri, 17 Jun 2022 08:40:24 +0000 (10:40 +0200)]
Merge pull request #13873 from kronbichler/choose_better_data_structure

MatrixFree: Use faster data structure to detect parents of cells

2 years agoMerge pull request #13989 from NiklasWik/hn_test
Martin Kronbichler [Fri, 17 Jun 2022 07:40:01 +0000 (09:40 +0200)]
Merge pull request #13989 from NiklasWik/hn_test

Tests for hanging nodes mf RaviartThomas

2 years agosymengine/batch_optimizer_09_1: add test variant 14002/head
Matthias Maier [Fri, 17 Jun 2022 01:01:19 +0000 (20:01 -0500)]
symengine/batch_optimizer_09_1: add test variant

symengine-0.9.0 actually produces some output for the scalar case where
the old test variant recorded an exception. As this is a strictly
improved behavior let's simply add a test variant.

2 years agosymengine/sd_common_tests: update tests
Matthias Maier [Fri, 17 Jun 2022 00:57:06 +0000 (19:57 -0500)]
symengine/sd_common_tests: update tests

2 years agoMerge pull request #13995 from tamiko/update_deprecated_early
Matthias Maier [Thu, 16 Jun 2022 19:23:27 +0000 (14:23 -0500)]
Merge pull request #13995 from tamiko/update_deprecated_early

switch all DEAL_II_DEPRECATED_EARLY to DEAL_II_DEPRECATED

2 years agoMerge pull request #13994 from tamiko/update_version
Matthias Maier [Thu, 16 Jun 2022 17:09:20 +0000 (12:09 -0500)]
Merge pull request #13994 from tamiko/update_version

update VERSION

2 years agoMerge pull request #13992 from tamiko/adjust_changes
Matthias Maier [Thu, 16 Jun 2022 16:54:46 +0000 (11:54 -0500)]
Merge pull request #13992 from tamiko/adjust_changes

Update changelog for release

2 years agoMerge pull request #13993 from tamiko/adjust_tags
Matthias Maier [Thu, 16 Jun 2022 16:50:56 +0000 (11:50 -0500)]
Merge pull request #13993 from tamiko/adjust_tags

Update tag file references for release.

2 years agoswitch all DEAL_II_DEPRECATED_EARLY to DEAL_II_DEPRECATED 13995/head
Matthias Maier [Thu, 16 Jun 2022 16:24:06 +0000 (11:24 -0500)]
switch all DEAL_II_DEPRECATED_EARLY to DEAL_II_DEPRECATED

2 years agoUpdate version number in examples and doc 13994/head
Matthias Maier [Thu, 16 Jun 2022 16:20:17 +0000 (11:20 -0500)]
Update version number in examples and doc

2 years agofix whitespace 13992/head
Matthias Maier [Thu, 16 Jun 2022 16:19:03 +0000 (11:19 -0500)]
fix whitespace

2 years agoupdate VERSION.
Matthias Maier [Thu, 16 Jun 2022 16:16:40 +0000 (11:16 -0500)]
update VERSION.

2 years agoUpdate tag file references for release. 13993/head
Matthias Maier [Thu, 16 Jun 2022 16:13:57 +0000 (11:13 -0500)]
Update tag file references for release.

2 years agoadd dummy files.
Matthias Maier [Thu, 16 Jun 2022 16:10:19 +0000 (11:10 -0500)]
add dummy files.

2 years agoRemove now obsolete files.
Matthias Maier [Thu, 16 Jun 2022 16:08:25 +0000 (11:08 -0500)]
Remove now obsolete files.

2 years agoUpdate the changelog file for the release.
Matthias Maier [Thu, 16 Jun 2022 16:07:40 +0000 (11:07 -0500)]
Update the changelog file for the release.

2 years agoUpdate copyright
Matthias Maier [Thu, 16 Jun 2022 16:03:02 +0000 (11:03 -0500)]
Update copyright

2 years agoMerge pull request #13988 from kronbichler/fix_petsc_complex_tests
Matthias Maier [Thu, 16 Jun 2022 15:34:12 +0000 (10:34 -0500)]
Merge pull request #13988 from kronbichler/fix_petsc_complex_tests

Fix PETSc complex tests

2 years agoMerge pull request #13986 from peterrum/mf_get_face_category
Matthias Maier [Thu, 16 Jun 2022 15:29:13 +0000 (10:29 -0500)]
Merge pull request #13986 from peterrum/mf_get_face_category

Fix MatrixFree::get_face_category()

2 years agoMerge pull request #13982 from tamiko/update_documentation
Matthias Maier [Thu, 16 Jun 2022 15:27:00 +0000 (10:27 -0500)]
Merge pull request #13982 from tamiko/update_documentation

doc: update supported version numbers

2 years agoMerge pull request #13985 from tjhei/hdf5_add_test_outputs
Matthias Maier [Thu, 16 Jun 2022 15:26:39 +0000 (10:26 -0500)]
Merge pull request #13985 from tjhei/hdf5_add_test_outputs

add alternative test output for base/hdf5*


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.