]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
3 weeks agodoxygen: do not zoom out of tutorial graph 17630/head
Timo Heister [Wed, 28 Aug 2024 20:24:37 +0000 (16:24 -0400)]
doxygen: do not zoom out of tutorial graph

This requires scrolling left/right but fixes the unusable click targets.

fixes #17600

3 weeks agoMerge pull request #17624 from bangerth/make-consistent-1
Marc Fehling [Wed, 28 Aug 2024 18:59:52 +0000 (12:59 -0600)]
Merge pull request #17624 from bangerth/make-consistent-1

Sort a set of indices before importing into IndexSet.

3 weeks agoReserve the necessary amount of space. 17624/head
Wolfgang Bangerth [Wed, 28 Aug 2024 15:51:05 +0000 (09:51 -0600)]
Reserve the necessary amount of space.

3 weeks agoMerge pull request #17625 from bangerth/make-consistent-2
Daniel Arndt [Wed, 28 Aug 2024 12:53:10 +0000 (08:53 -0400)]
Merge pull request #17625 from bangerth/make-consistent-2

Make a condition easier to read.

3 weeks agoMerge pull request #17584 from bangerth/has_support_points
Martin Kronbichler [Wed, 28 Aug 2024 06:54:05 +0000 (08:54 +0200)]
Merge pull request #17584 from bangerth/has_support_points

Fix FiniteElement::has_support_points() for FE_Nothing.

3 weeks agoMerge pull request #17622 from bangerth/make-consistent-4
Martin Kronbichler [Wed, 28 Aug 2024 06:46:35 +0000 (08:46 +0200)]
Merge pull request #17622 from bangerth/make-consistent-4

Rename a variable and better document steps.

3 weeks agoMerge pull request #17619 from bangerth/mpi-tags
Marc Fehling [Wed, 28 Aug 2024 04:50:57 +0000 (22:50 -0600)]
Merge pull request #17619 from bangerth/mpi-tags

Remove an MPI tag now no longer used.

3 weeks agoMerge pull request #17621 from bangerth/simplify-test
Marc Fehling [Wed, 28 Aug 2024 04:50:43 +0000 (22:50 -0600)]
Merge pull request #17621 from bangerth/simplify-test

Simplify a test.

3 weeks agoMerge pull request #17596 from marcfehling/failing-test
Wolfgang Bangerth [Wed, 28 Aug 2024 03:22:37 +0000 (21:22 -0600)]
Merge pull request #17596 from marcfehling/failing-test

Add hp hanging node face test.

3 weeks agoRename a variable and better document steps. 17622/head
Wolfgang Bangerth [Wed, 28 Aug 2024 02:49:09 +0000 (20:49 -0600)]
Rename a variable and better document steps.

3 weeks agoMake a condition easier to read. 17625/head
Wolfgang Bangerth [Wed, 28 Aug 2024 02:48:41 +0000 (20:48 -0600)]
Make a condition easier to read.

3 weeks agoSort a set of indices before importing into IndexSet.
Wolfgang Bangerth [Wed, 28 Aug 2024 02:47:09 +0000 (20:47 -0600)]
Sort a set of indices before importing into IndexSet.

3 weeks agoSimplify a test. 17621/head
Wolfgang Bangerth [Wed, 28 Aug 2024 02:28:35 +0000 (20:28 -0600)]
Simplify a test.

3 weeks agoRemove an MPI tag now no longer used. 17619/head
Wolfgang Bangerth [Tue, 27 Aug 2024 21:44:44 +0000 (15:44 -0600)]
Remove an MPI tag now no longer used.

3 weeks agoMerge pull request #17616 from gassmoeller/avoid_whitespace_line_endings
Wolfgang Bangerth [Tue, 27 Aug 2024 21:41:14 +0000 (15:41 -0600)]
Merge pull request #17616 from gassmoeller/avoid_whitespace_line_endings

Do not print unnecessary whitespace in ParameterHandler

3 weeks agoMerge pull request #17617 from gassmoeller/remaining_void_cast_tutorial_prs
Wolfgang Bangerth [Tue, 27 Aug 2024 21:41:04 +0000 (15:41 -0600)]
Merge pull request #17617 from gassmoeller/remaining_void_cast_tutorial_prs

Finish remaining void cast tutorial PRs

3 weeks agoMerge pull request #17618 from bangerth/some-to-some
Marc Fehling [Tue, 27 Aug 2024 19:35:31 +0000 (13:35 -0600)]
Merge pull request #17618 from bangerth/some-to-some

Substantially simplify code by using MPI::some_to_some().

3 weeks agoSubstantially simplify code by using MPI::some_to_some(). 17618/head
Wolfgang Bangerth [Tue, 27 Aug 2024 16:45:42 +0000 (10:45 -0600)]
Substantially simplify code by using MPI::some_to_some().

3 weeks agoCleanup commits 17617/head
Rene Gassmoeller [Tue, 27 Aug 2024 14:30:57 +0000 (16:30 +0200)]
Cleanup commits

3 weeks agoReplaced void with maybe_unused
Yi-Yung Yang [Mon, 12 Aug 2024 22:17:49 +0000 (18:17 -0400)]
Replaced void with maybe_unused

3 weeks agofix_void_problem
Yingli Li [Mon, 12 Aug 2024 20:53:53 +0000 (14:53 -0600)]
fix_void_problem

3 weeks agoMake use of [[maybe_unused]] instead of (void) (first 5 occurrences)
Fernando Herrera [Mon, 12 Aug 2024 20:49:35 +0000 (14:49 -0600)]
Make use of [[maybe_unused]] instead of (void) (first 5 occurrences)

3 weeks agoMerge pull request #17550 from peterrum/mapping_fe_different_manifolds
Luca Heltai [Tue, 27 Aug 2024 14:43:51 +0000 (16:43 +0200)]
Merge pull request #17550 from peterrum/mapping_fe_different_manifolds

Generalize MappingFE::compute_mapping_support_points()

3 weeks agoDo not print unnecessary whitespace 17616/head
Rene Gassmoeller [Tue, 27 Aug 2024 13:01:29 +0000 (15:01 +0200)]
Do not print unnecessary whitespace

3 weeks agoMerge pull request #17612 from bangerth/cleanup
Martin Kronbichler [Tue, 27 Aug 2024 06:33:15 +0000 (08:33 +0200)]
Merge pull request #17612 from bangerth/cleanup

Give a number of variables explicit types.

3 weeks agoMerge pull request #17466 from gassmoeller/allow_parameter_deprecation
Wolfgang Bangerth [Tue, 27 Aug 2024 03:23:12 +0000 (21:23 -0600)]
Merge pull request #17466 from gassmoeller/allow_parameter_deprecation

Allow to deprecate entries in ParameterHandler.

3 weeks agoMerge pull request #17479 from peterrum/extract_constant_modes_return
Wolfgang Bangerth [Tue, 27 Aug 2024 03:08:17 +0000 (21:08 -0600)]
Merge pull request #17479 from peterrum/extract_constant_modes_return

`DoFTools::extract_constant_modes()`: return vectors

3 weeks agoUse naming of a type used elsewhere. 17612/head
Wolfgang Bangerth [Mon, 26 Aug 2024 23:16:17 +0000 (17:16 -0600)]
Use naming of a type used elsewhere.

3 weeks agoGive a number of variables explicit types.
Wolfgang Bangerth [Mon, 26 Aug 2024 23:13:21 +0000 (17:13 -0600)]
Give a number of variables explicit types.

3 weeks agoClose constraints before output. 17596/head
Marc Fehling [Mon, 26 Aug 2024 17:59:05 +0000 (11:59 -0600)]
Close constraints before output.

3 weeks agoMerge pull request #17442 from masterleinad/tpetra_test_memory_space_default
Timo Heister [Mon, 26 Aug 2024 17:49:11 +0000 (13:49 -0400)]
Merge pull request #17442 from masterleinad/tpetra_test_memory_space_default

Tpetra: Test with MemorySpace::Default

3 weeks agoMerge pull request #17547 from kronbichler/gmres_improve_deal_vector
Timo Heister [Mon, 26 Aug 2024 17:00:23 +0000 (13:00 -0400)]
Merge pull request #17547 from kronbichler/gmres_improve_deal_vector

SolverGMRES: Implement optimized orthogonalization also for dealii::Vector

3 weeks agoAddress comments 17466/head
Rene Gassmoeller [Mon, 26 Aug 2024 14:47:05 +0000 (16:47 +0200)]
Address comments

3 weeks agoDoFTools::extract_constant_modes(): return vectors 17479/head
Peter Munch [Sat, 10 Aug 2024 17:26:11 +0000 (19:26 +0200)]
DoFTools::extract_constant_modes(): return vectors

3 weeks agoMerge pull request #17605 from tjhei/doc_grid_gen
Martin Kronbichler [Mon, 26 Aug 2024 06:47:16 +0000 (08:47 +0200)]
Merge pull request #17605 from tjhei/doc_grid_gen

doc: wording improvements for simplex functions

3 weeks agoMerge pull request #17602 from peterrum/gi
Marc Fehling [Mon, 26 Aug 2024 03:53:45 +0000 (21:53 -0600)]
Merge pull request #17602 from peterrum/gi

Convert some GeometryInfos

3 weeks agoMerge pull request #17607 from dealii/dependabot/github_actions/crate-ci/typos-1...
Marc Fehling [Mon, 26 Aug 2024 03:51:19 +0000 (21:51 -0600)]
Merge pull request #17607 from dealii/dependabot/github_actions/crate-ci/typos-1.24.1

Bump crate-ci/typos from 1.23.6 to 1.24.1

3 weeks agoBump crate-ci/typos from 1.23.6 to 1.24.1 dependabot/github_actions/crate-ci/typos-1.24.1 17607/head
dependabot[bot] [Mon, 26 Aug 2024 03:45:09 +0000 (03:45 +0000)]
Bump crate-ci/typos from 1.23.6 to 1.24.1

Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.23.6 to 1.24.1.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crate-ci/typos/compare/v1.23.6...v1.24.1)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks agoMerge pull request #17604 from tjhei/class-graph-no-cuda
Marc Fehling [Mon, 26 Aug 2024 03:43:44 +0000 (21:43 -0600)]
Merge pull request #17604 from tjhei/class-graph-no-cuda

class graph: remove cuda

3 weeks agoclass graph: remove cuda 17604/head
Timo Heister [Sun, 25 Aug 2024 21:02:47 +0000 (17:02 -0400)]
class graph: remove cuda

- remove cuda
- add kokkos
- add link to opencascade namespace

strictly speaking we should add kokkos->petsc and kokkos->trilinos, but
the figure becomes way to ugly/busy that way.

3 weeks agodoc: wording improvements for simplex functions 17605/head
Timo Heister [Sun, 25 Aug 2024 21:13:24 +0000 (17:13 -0400)]
doc: wording improvements for simplex functions

3 weeks agoMerge pull request #17119 from RyanMoulday/Taskflow-Workstream
Wolfgang Bangerth [Sun, 25 Aug 2024 14:53:05 +0000 (08:53 -0600)]
Merge pull request #17119 from RyanMoulday/Taskflow-Workstream

Implementing Workstream::run() with Taskflow (no coloring)

3 weeks agoMerge pull request #17553 from peterrum/data_out_simplex_cubic
Peter Munch [Sat, 24 Aug 2024 12:27:55 +0000 (14:27 +0200)]
Merge pull request #17553 from peterrum/data_out_simplex_cubic

Enable cubic simplex output by DataOut

3 weeks agoMerge pull request #17591 from peterrum/Text_ShortText_remove
Peter Munch [Sat, 24 Aug 2024 12:27:24 +0000 (14:27 +0200)]
Merge pull request #17591 from peterrum/Text_ShortText_remove

Remove deprecated entries in OutputStyle

3 weeks agoConvert some GeometryInfos 17602/head
Peter Munch [Fri, 23 Aug 2024 20:58:48 +0000 (22:58 +0200)]
Convert some GeometryInfos

3 weeks agoMerge pull request #17477 from peterrum/extract_elasticity_modes
Peter Munch [Fri, 23 Aug 2024 20:26:58 +0000 (22:26 +0200)]
Merge pull request #17477 from peterrum/extract_elasticity_modes

`DoFTools`: Extract elasticity modes

3 weeks agoMerge pull request #17398 from masterleinad/remove_step_52
Daniel Arndt [Fri, 23 Aug 2024 19:07:47 +0000 (15:07 -0400)]
Merge pull request #17398 from masterleinad/remove_step_52

 Remove step-52

3 weeks agoChangelog entry 17398/head
Daniel Arndt [Mon, 29 Jul 2024 02:43:38 +0000 (22:43 -0400)]
Changelog entry

3 weeks agoRemove step-52
Daniel Arndt [Fri, 26 Jul 2024 15:33:09 +0000 (11:33 -0400)]
Remove step-52

3 weeks agoRemove deprecated entries in OutputStyle 17591/head
Peter Munch [Wed, 21 Aug 2024 21:01:00 +0000 (23:01 +0200)]
Remove deprecated entries in OutputStyle

3 weeks agoApply changes 17477/head
Peter Munch [Thu, 22 Aug 2024 18:25:14 +0000 (20:25 +0200)]
Apply changes

4 weeks agoAdd hp hanging node face test.
Marc Fehling [Thu, 22 Aug 2024 23:14:47 +0000 (17:14 -0600)]
Add hp hanging node face test.

4 weeks agoMerge pull request #17593 from peterrum/ph_keep_changed
Bruno Blais [Thu, 22 Aug 2024 20:55:02 +0000 (16:55 -0400)]
Merge pull request #17593 from peterrum/ph_keep_changed

ParameterHandler: Only keep non-default parameters during printing

4 weeks agoAdd DoFTools::extract_elasticity_modes()
Peter Munch [Wed, 7 Aug 2024 08:00:45 +0000 (10:00 +0200)]
Add DoFTools::extract_elasticity_modes()

4 weeks agoParameterHandler: Only keep non-default parameters during printing 17593/head
Peter Munch [Wed, 21 Aug 2024 21:10:12 +0000 (23:10 +0200)]
ParameterHandler: Only keep non-default parameters during printing

4 weeks agoMerge pull request #17594 from pcafrica/doxygen_style
Matthias Maier [Thu, 22 Aug 2024 13:57:26 +0000 (13:57 +0000)]
Merge pull request #17594 from pcafrica/doxygen_style

Fix doxygen-awesome colors

4 weeks agoFix doxygen-awesome colors 17594/head
Pasquale Africa [Thu, 22 Aug 2024 10:11:58 +0000 (10:11 +0000)]
Fix doxygen-awesome colors

4 weeks agoMerge pull request #17588 from mkghadban/added_contribution_to_minor_changes
Wolfgang Bangerth [Wed, 21 Aug 2024 22:59:29 +0000 (16:59 -0600)]
Merge pull request #17588 from mkghadban/added_contribution_to_minor_changes

added my contribution to list of minor changes

4 weeks agoadded my contribution to minor changes 17588/head
Mohamad Ghadban [Wed, 21 Aug 2024 00:36:00 +0000 (18:36 -0600)]
added my contribution to minor changes

4 weeks agoMerge pull request #17589 from tjhei/remove-stale-cuda-quick-test
Daniel Arndt [Wed, 21 Aug 2024 20:52:44 +0000 (16:52 -0400)]
Merge pull request #17589 from tjhei/remove-stale-cuda-quick-test

remove a forgotten cuda quick_test output

4 weeks agoMerge pull request #17557 from pcafrica/doxygen_style
Timo Heister [Wed, 21 Aug 2024 19:41:15 +0000 (15:41 -0400)]
Merge pull request #17557 from pcafrica/doxygen_style

Use doxygen-awesome template for the documentation

4 weeks agoUse doxygen-awesome template for the documentation 17557/head
Pasquale Africa [Fri, 16 Aug 2024 12:26:57 +0000 (12:26 +0000)]
Use doxygen-awesome template for the documentation

4 weeks agoMerge pull request #17571 from marcfehling/typo
Marc Fehling [Wed, 21 Aug 2024 17:59:28 +0000 (11:59 -0600)]
Merge pull request #17571 from marcfehling/typo

Update typos to 1.23.6.

4 weeks agoremove a forgotten cuda quick_test output 17589/head
Timo Heister [Wed, 21 Aug 2024 17:58:36 +0000 (13:58 -0400)]
remove a forgotten cuda quick_test output

4 weeks agoMerge pull request #17582 from masterleinad/portable_matrix_free_initialize_host_vector
Daniel Arndt [Wed, 21 Aug 2024 17:21:12 +0000 (13:21 -0400)]
Merge pull request #17582 from masterleinad/portable_matrix_free_initialize_host_vector

Portable MatrixFree: Allow initializing host vector

4 weeks agoMemorySpace -> MemorySpaceType 17582/head
Daniel Arndt [Wed, 21 Aug 2024 13:22:54 +0000 (09:22 -0400)]
MemorySpace -> MemorySpaceType

4 weeks agoAdd function to deprecate parameter.
Rene Gassmoeller [Sun, 11 Aug 2024 16:43:09 +0000 (10:43 -0600)]
Add function to deprecate parameter.

4 weeks agoMerge pull request #17581 from marcfehling/doc-soltrans
Martin Kronbichler [Wed, 21 Aug 2024 08:39:30 +0000 (10:39 +0200)]
Merge pull request #17581 from marcfehling/doc-soltrans

Enhance documentation of SolutionTransfer.

4 weeks agoMerge pull request #17585 from bangerth/adjust
Martin Kronbichler [Wed, 21 Aug 2024 08:35:48 +0000 (10:35 +0200)]
Merge pull request #17585 from bangerth/adjust

Adjust a variable name in a test.

4 weeks agoMerge pull request #17587 from bangerth/fast-path
Martin Kronbichler [Wed, 21 Aug 2024 08:35:15 +0000 (10:35 +0200)]
Merge pull request #17587 from bangerth/fast-path

Reintroduce a fast path for FESystem::compare_for_domination().

4 weeks agoReintroduce a fast path for FESystem::compare_for_domination(). 17587/head
Wolfgang Bangerth [Tue, 20 Aug 2024 23:41:45 +0000 (17:41 -0600)]
Reintroduce a fast path for FESystem::compare_for_domination().

4 weeks agoAdjust a variable name in a test. 17585/head
Wolfgang Bangerth [Tue, 20 Aug 2024 23:28:00 +0000 (17:28 -0600)]
Adjust a variable name in a test.

The test checks the FiniteElementData members, but the objects stored in the
array used in the test are all FiniteElement objects.

4 weeks agoAdd test. 17584/head
Wolfgang Bangerth [Tue, 20 Aug 2024 23:25:05 +0000 (17:25 -0600)]
Add test.

4 weeks agoPortable MatrixFree: Allow initializing host vector
Daniel Arndt [Tue, 20 Aug 2024 19:19:39 +0000 (15:19 -0400)]
Portable MatrixFree: Allow initializing host vector

4 weeks agoMerge pull request #17580 from peterrum/tria_cc_warnings
Marc Fehling [Tue, 20 Aug 2024 20:50:26 +0000 (14:50 -0600)]
Merge pull request #17580 from peterrum/tria_cc_warnings

Fix some warnings

4 weeks agoEnable cubic simplex output by DataOut 17553/head
Peter Munch [Fri, 16 Aug 2024 17:22:55 +0000 (19:22 +0200)]
Enable cubic simplex output by DataOut

4 weeks agoMerge pull request #17569 from kronbichler/fix_fe_face_eval_vector
Matthias Maier [Tue, 20 Aug 2024 18:00:49 +0000 (18:00 +0000)]
Merge pull request #17569 from kronbichler/fix_fe_face_eval_vector

 Allow to place FEFaceEvaluation objects in std::vector

4 weeks agoFix documentation of SolutionTransfer. 17581/head
Marc Fehling [Tue, 20 Aug 2024 17:57:30 +0000 (11:57 -0600)]
Fix documentation of SolutionTransfer.

4 weeks agoMerge pull request #17577 from bangerth/doc
Marc Fehling [Tue, 20 Aug 2024 17:05:26 +0000 (11:05 -0600)]
Merge pull request #17577 from bangerth/doc

Leave a comment in the documentation.

4 weeks agoUpdate crate-ci/typos. 17571/head
Marc Fehling [Mon, 19 Aug 2024 22:34:44 +0000 (16:34 -0600)]
Update crate-ci/typos.

4 weeks agoFix some typos.
Marc Fehling [Mon, 19 Aug 2024 20:47:30 +0000 (14:47 -0600)]
Fix some typos.

4 weeks agoGeneralize MappingFE::compute_mapping_support_points() 17550/head
Peter Munch [Thu, 15 Aug 2024 20:25:58 +0000 (22:25 +0200)]
Generalize MappingFE::compute_mapping_support_points()

4 weeks agoFix some warnings 17580/head
Peter Munch [Tue, 20 Aug 2024 16:12:51 +0000 (18:12 +0200)]
Fix some warnings

4 weeks agoMerge pull request #17383 from chaycha/vanka-multigrid
Martin Kronbichler [Tue, 20 Aug 2024 16:04:19 +0000 (18:04 +0200)]
Merge pull request #17383 from chaycha/vanka-multigrid

Add clear() and Tvmult() for SparseVanka

4 weeks agoAdd a changelog.
Wolfgang Bangerth [Tue, 20 Aug 2024 15:15:09 +0000 (09:15 -0600)]
Add a changelog.

4 weeks agoFix FiniteElement::has_support_points() for FE_Nothing.
Wolfgang Bangerth [Tue, 20 Aug 2024 14:49:25 +0000 (08:49 -0600)]
Fix FiniteElement::has_support_points() for FE_Nothing.

4 weeks agoLeave a comment in the documentation. 17577/head
Wolfgang Bangerth [Tue, 20 Aug 2024 14:42:11 +0000 (08:42 -0600)]
Leave a comment in the documentation.

4 weeks agoMerge pull request #17500 from marcfehling/retire-compile-examples
Daniel Arndt [Tue, 20 Aug 2024 12:48:08 +0000 (08:48 -0400)]
Merge pull request #17500 from marcfehling/retire-compile-examples

Retire DEAL_II_COMPILE_EXAMPLES.

4 weeks agoadded clear() and Tvmult for SparseVanka 17383/head
Chayapol Chaoveeraprasit [Wed, 24 Jul 2024 14:08:00 +0000 (17:08 +0300)]
added clear() and Tvmult for SparseVanka

undo copyright notices & fix wording issues

Add a changelog entry

fix formatting of sparse_vanka.h

fix typos

add spacing

4 weeks agoMerge pull request #17574 from kronbichler/fix_mf_kokkos2
Timo Heister [Tue, 20 Aug 2024 12:00:06 +0000 (08:00 -0400)]
Merge pull request #17574 from kronbichler/fix_mf_kokkos2

Portable matrix-free: Add missing header files

4 weeks agoMerge pull request #17570 from marcfehling/typo-2
Rene Gassmoeller [Tue, 20 Aug 2024 10:48:13 +0000 (12:48 +0200)]
Merge pull request #17570 from marcfehling/typo-2

Simplify typos workflow.

4 weeks agoMerge pull request #17549 from mkghadban/Mohamad/compare_for_domination_fix
Martin Kronbichler [Tue, 20 Aug 2024 08:25:20 +0000 (10:25 +0200)]
Merge pull request #17549 from mkghadban/Mohamad/compare_for_domination_fix

FESystem: Compare for domination by component instead of base element

4 weeks agoAdd missing header files 17574/head
Martin Kronbichler [Tue, 20 Aug 2024 08:05:50 +0000 (10:05 +0200)]
Add missing header files

4 weeks agoChangelog 17569/head
Martin Kronbichler [Mon, 19 Aug 2024 19:30:10 +0000 (21:30 +0200)]
Changelog

4 weeks agoTest case
Martin Kronbichler [Mon, 19 Aug 2024 19:28:49 +0000 (21:28 +0200)]
Test case

4 weeks agoAllow to include FEFaceEvaluation in std::vector
Martin Kronbichler [Mon, 19 Aug 2024 19:28:34 +0000 (21:28 +0200)]
Allow to include FEFaceEvaluation in std::vector

4 weeks agoMerge pull request #17572 from bangerth/warning
Martin Kronbichler [Tue, 20 Aug 2024 07:53:20 +0000 (09:53 +0200)]
Merge pull request #17572 from bangerth/warning

Suppress a warning about an unused variable.

4 weeks agoSuppress a warning about an unused variable. 17572/head
Wolfgang Bangerth [Tue, 20 Aug 2024 03:47:17 +0000 (21:47 -0600)]
Suppress a warning about an unused variable.

4 weeks agoSimplify typos workflow. 17570/head
Marc Fehling [Mon, 19 Aug 2024 22:14:48 +0000 (16:14 -0600)]
Simplify typos workflow.

4 weeks agoTpetra: Test with MemorySpace::Default 17442/head
Daniel Arndt [Tue, 6 Aug 2024 18:50:35 +0000 (14:50 -0400)]
Tpetra: Test with MemorySpace::Default


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.