]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
4 weeks agocheck an invariant of class IndexSet 17763/head
Fernando Herrera [Wed, 9 Oct 2024 19:42:26 +0000 (13:42 -0600)]
check an invariant of class IndexSet

5 weeks agoMerge pull request #17751 from peterrum/set_scientific_int
Luca Heltai [Tue, 8 Oct 2024 16:32:10 +0000 (18:32 +0200)]
Merge pull request #17751 from peterrum/set_scientific_int

TableHandler::set_scientific(): fix int

5 weeks agoMerge pull request #17753 from webwurli/git_tutorial_issue_17247
Daniel Arndt [Tue, 8 Oct 2024 16:09:16 +0000 (12:09 -0400)]
Merge pull request #17753 from webwurli/git_tutorial_issue_17247

replaced void cast with [[maybe_unused]]

5 weeks agoremoved [[maybe_unused]] - and (void) cast - according to change request after 1st... 17753/head
Stephan Voss [Tue, 8 Oct 2024 09:58:03 +0000 (11:58 +0200)]
removed [[maybe_unused]] - and  (void) cast - according to change request after 1st. review

5 weeks agoTableHandler::set_scientific(): fix int 17751/head
Peter Munch [Sat, 5 Oct 2024 09:07:52 +0000 (11:07 +0200)]
TableHandler::set_scientific(): fix int

5 weeks agoMerge pull request #17758 from peterrum/jacobian
Luca Heltai [Tue, 8 Oct 2024 06:38:38 +0000 (08:38 +0200)]
Merge pull request #17758 from peterrum/jacobian

Fix typo: jacobian -> Jacobian

5 weeks agoFix typo: jacobian -> Jacobian 17758/head
Peter Munch [Tue, 8 Oct 2024 05:39:11 +0000 (07:39 +0200)]
Fix typo: jacobian -> Jacobian

5 weeks agoreplaced void cast with [[maybe_unised]]
Stephan Voss [Mon, 7 Oct 2024 14:08:42 +0000 (16:08 +0200)]
replaced void cast with [[maybe_unised]]

5 weeks agoMerge pull request #17750 from masterleinad/fix_compiling_msvc
Daniel Arndt [Mon, 7 Oct 2024 11:49:27 +0000 (07:49 -0400)]
Merge pull request #17750 from masterleinad/fix_compiling_msvc

Use CMAKE_TRY_COMPILE_CONFIGURATION for MSVC

5 weeks agoUnset CMAKE_TRY_COMPILE_CONFIGURATION after use 17750/head
Daniel Arndt [Sat, 5 Oct 2024 11:43:25 +0000 (07:43 -0400)]
Unset CMAKE_TRY_COMPILE_CONFIGURATION after use

5 weeks agoUse CMAKE_TRY_COMPILE_CONFIGURATION for MSVC
Daniel Arndt [Fri, 4 Oct 2024 23:47:12 +0000 (19:47 -0400)]
Use CMAKE_TRY_COMPILE_CONFIGURATION for MSVC

5 weeks agoMerge pull request #17746 from marcfehling/indent-24
David Wells [Fri, 4 Oct 2024 21:04:40 +0000 (17:04 -0400)]
Merge pull request #17746 from marcfehling/indent-24

Update indent worker to ubuntu-24.04.

5 weeks agoMerge pull request #17748 from kronbichler/fix_topology
David Wells [Fri, 4 Oct 2024 14:52:16 +0000 (10:52 -0400)]
Merge pull request #17748 from kronbichler/fix_topology

Increase performance of GridTools::get_vertex_connectivity_of_cells

5 weeks agoIncrease performance of GridTools::get_vertex_connectivity_of_cells 17748/head
Martin Kronbichler [Fri, 4 Oct 2024 10:55:42 +0000 (12:55 +0200)]
Increase performance of GridTools::get_vertex_connectivity_of_cells

5 weeks agoUpdate indent worker to ubuntu-24.04. 17746/head
Marc Fehling [Fri, 4 Oct 2024 10:18:01 +0000 (12:18 +0200)]
Update indent worker to ubuntu-24.04.

5 weeks agoFix typos.
Marc Fehling [Fri, 4 Oct 2024 10:36:19 +0000 (12:36 +0200)]
Fix typos.

5 weeks agoMerge pull request #17743 from marcfehling/doc-soltrans
Wolfgang Bangerth [Fri, 4 Oct 2024 03:33:16 +0000 (21:33 -0600)]
Merge pull request #17743 from marcfehling/doc-soltrans

Update documentation of some SolutionTransfer functions.

6 weeks agoMerge pull request #17745 from peterrum/simplex_experimental
Timo Heister [Thu, 3 Oct 2024 17:48:36 +0000 (13:48 -0400)]
Merge pull request #17745 from peterrum/simplex_experimental

Don't call simplex support experimental

6 weeks agoDon't call simplex support experimental 17745/head
Peter Munch [Thu, 3 Oct 2024 16:16:05 +0000 (18:16 +0200)]
Don't call simplex support experimental

6 weeks agoMerge pull request #17729 from bangerth/constexpr
Martin Kronbichler [Thu, 3 Oct 2024 08:29:09 +0000 (10:29 +0200)]
Merge pull request #17729 from bangerth/constexpr

Mark constructors of FEValuesExtractor classes as 'constexpr'.

6 weeks agoMerge pull request #17730 from peterrum/NoncontiguousPartitioner_n_components
Martin Kronbichler [Thu, 3 Oct 2024 08:21:15 +0000 (10:21 +0200)]
Merge pull request #17730 from peterrum/NoncontiguousPartitioner_n_components

NoncontiguousPartitioner: introduce n_components

6 weeks agoNoncontiguousPartitioner: introduce n_components 17730/head
Peter Munch [Tue, 17 Sep 2024 06:15:45 +0000 (08:15 +0200)]
NoncontiguousPartitioner: introduce n_components

6 weeks agoMerge pull request #17740 from gassmoeller/avoid_unnecessary_work
Peter Munch [Thu, 3 Oct 2024 04:55:46 +0000 (06:55 +0200)]
Merge pull request #17740 from gassmoeller/avoid_unnecessary_work

Return earlier if possible inside `FEPointEvaluation::evaluate`

6 weeks agoUpdate documentation of some SolutionTransfer functions. 17743/head
Marc Fehling [Wed, 2 Oct 2024 10:11:16 +0000 (12:11 +0200)]
Update documentation of some SolutionTransfer functions.

6 weeks agoMerge pull request #17734 from drwells/aligned-vector-insert
Martin Kronbichler [Tue, 1 Oct 2024 10:54:14 +0000 (12:54 +0200)]
Merge pull request #17734 from drwells/aligned-vector-insert

Add AlignedVector::insert().

6 weeks agoMerge pull request #17739 from tamiko/fix_configure
Martin Kronbichler [Tue, 1 Oct 2024 10:53:26 +0000 (12:53 +0200)]
Merge pull request #17739 from tamiko/fix_configure

CMake: Bugfix: use #cmakedefine defining/undefining preprocessor macro

6 weeks agoReturn earlier if possible 17740/head
Rene Gassmoeller [Tue, 1 Oct 2024 10:25:46 +0000 (12:25 +0200)]
Return earlier if possible

6 weeks agoMerge pull request #17737 from cembooks/timetable
Timo Heister [Mon, 30 Sep 2024 19:57:28 +0000 (15:57 -0400)]
Merge pull request #17737 from cembooks/timetable

A fix for a bug in the time table

6 weeks agoCMake: remove DEAL_II_HAVE_ARM_NEON and use DEAL_II_VECTORIZATION_WIDTH_IN_BITS 17739/head
Matthias Maier [Mon, 30 Sep 2024 18:53:30 +0000 (13:53 -0500)]
CMake: remove DEAL_II_HAVE_ARM_NEON and use DEAL_II_VECTORIZATION_WIDTH_IN_BITS

6 weeks agoCMake: Bugfix: use #cmakedefine defining/undefining preprocessor macro
Matthias Maier [Mon, 30 Sep 2024 14:58:59 +0000 (09:58 -0500)]
CMake: Bugfix: use #cmakedefine defining/undefining preprocessor macro

6 weeks agoA fix for a bug in the time table 17737/head
Siarhei Uzunbajakau [Mon, 30 Sep 2024 05:19:26 +0000 (07:19 +0200)]
A fix for a bug in the time table

6 weeks agoMerge pull request #17736 from kronbichler/fix_typo3
Timo Heister [Sat, 28 Sep 2024 15:09:12 +0000 (11:09 -0400)]
Merge pull request #17736 from kronbichler/fix_typo3

Fix typo in an internal class name

6 weeks agoAlignedVector: add AlignedVector::insert(). 17734/head
David Wells [Thu, 27 Jun 2024 19:05:27 +0000 (15:05 -0400)]
AlignedVector: add AlignedVector::insert().

6 weeks agoMerge pull request #17733 from peterrum/simplex_vtk_action_remove
Daniel Arndt [Fri, 27 Sep 2024 21:37:58 +0000 (17:37 -0400)]
Merge pull request #17733 from peterrum/simplex_vtk_action_remove

Remove some tests from linux.yml

6 weeks agoMerge pull request #17666 from chaos-polymtl/generalized_gmsh_parsing
Daniel Arndt [Fri, 27 Sep 2024 21:35:23 +0000 (17:35 -0400)]
Merge pull request #17666 from chaos-polymtl/generalized_gmsh_parsing

Generalized read_msh to allow for comments

6 weeks agoFix typo in an internal class name 17736/head
Martin Kronbichler [Fri, 27 Sep 2024 20:21:59 +0000 (22:21 +0200)]
Fix typo in an internal class name

7 weeks agoMerge pull request #17727 from peterrum/mg_transfer_mf_fe_dgp
Peter Munch [Thu, 26 Sep 2024 19:38:25 +0000 (21:38 +0200)]
Merge pull request #17727 from peterrum/mg_transfer_mf_fe_dgp

Generalize MGTransferMF so that it works for FE_DGP

7 weeks agoMerge pull request #17731 from peterrum/ScalarFunctionFromFunctionObject
Peter Munch [Thu, 26 Sep 2024 19:38:08 +0000 (21:38 +0200)]
Merge pull request #17731 from peterrum/ScalarFunctionFromFunctionObject

ScalarFunctionFromFunctionObject for time-dependent functions

7 weeks agoRemove some tests from linux.yml 17733/head
Peter Munch [Thu, 26 Sep 2024 19:36:35 +0000 (21:36 +0200)]
Remove some tests from linux.yml

7 weeks agoAlignedVector: add a range constructor.
David Wells [Thu, 27 Jun 2024 18:02:30 +0000 (14:02 -0400)]
AlignedVector: add a range constructor.

7 weeks agoAlignedVector: generalize AlignedVector{Copy,Move}Construct's types.
David Wells [Mon, 24 Jun 2024 17:11:56 +0000 (13:11 -0400)]
AlignedVector: generalize AlignedVector{Copy,Move}Construct's types.

7 weeks agoScalarFunctionFromFunctionObject for time-dependent functions 17731/head
Peter Munch [Thu, 26 Sep 2024 16:09:29 +0000 (18:09 +0200)]
ScalarFunctionFromFunctionObject for time-dependent functions

7 weeks agoAlignedVector: get rid of some casts via 'if constexpr'.
David Wells [Mon, 24 Jun 2024 17:11:04 +0000 (13:11 -0400)]
AlignedVector: get rid of some casts via 'if constexpr'.

7 weeks agomodify comments 17666/head
Mikael Vaillant [Thu, 26 Sep 2024 15:02:14 +0000 (11:02 -0400)]
modify comments

7 weeks agocorrect typos
Mikael Vaillant [Mon, 23 Sep 2024 20:41:22 +0000 (16:41 -0400)]
correct typos

7 weeks agoModified code logic to delete all the comments before parsing
Mikael Vaillant [Mon, 23 Sep 2024 17:06:32 +0000 (13:06 -0400)]
Modified code logic to delete all the comments before parsing

7 weeks agoIndent
Mikael Vaillant [Thu, 5 Sep 2024 17:55:32 +0000 (13:55 -0400)]
Indent

7 weeks agoModified read_msh function to take into account comments and other msh file structures
Mikael Vaillant [Thu, 5 Sep 2024 17:40:34 +0000 (13:40 -0400)]
Modified read_msh function to take into account comments and other msh file structures

7 weeks agoMerge pull request #17306 from peterrum/FEInterfaceValues_indices
Peter Munch [Wed, 25 Sep 2024 15:44:47 +0000 (17:44 +0200)]
Merge pull request #17306 from peterrum/FEInterfaceValues_indices

`FEInterfaceValues`: fill indices for `TriaIterator<CellAccessor>`

7 weeks agoAdd a changelog. 17729/head
Wolfgang Bangerth [Tue, 24 Sep 2024 21:33:32 +0000 (15:33 -0600)]
Add a changelog.

7 weeks agoMark constructors of FEValuesExtractor classes as 'constexpr'.
Wolfgang Bangerth [Tue, 24 Sep 2024 21:07:51 +0000 (15:07 -0600)]
Mark constructors of FEValuesExtractor classes as 'constexpr'.

7 weeks agoGeneralize MGTransferMF so that it works for FE_DGP 17727/head
Peter Munch [Fri, 13 Sep 2024 14:24:04 +0000 (16:24 +0200)]
Generalize MGTransferMF so that it works for FE_DGP

7 weeks agoFEInterfaceValues: fill indices for TriaIterator<CellAccessor> 17306/head
Peter Munch [Fri, 19 Jul 2024 13:11:12 +0000 (15:11 +0200)]
FEInterfaceValues: fill indices for TriaIterator<CellAccessor>

7 weeks agoMerge pull request #17726 from tjhei/python-in-tutorial-list
Peter Munch [Tue, 24 Sep 2024 05:55:54 +0000 (07:55 +0200)]
Merge pull request #17726 from tjhei/python-in-tutorial-list

update tutorial index to mention python notebooks

7 weeks agoMerge pull request #17725 from tjhei/python-spelling
David Wells [Tue, 24 Sep 2024 03:03:42 +0000 (23:03 -0400)]
Merge pull request #17725 from tjhei/python-spelling

capitalize Python and Jupyter

7 weeks agoupdate tutorial index to mention python notebooks 17726/head
Timo Heister [Tue, 24 Sep 2024 01:01:07 +0000 (21:01 -0400)]
update tutorial index to mention python notebooks

7 weeks agocapitalize Python and Jupyter 17725/head
Timo Heister [Tue, 24 Sep 2024 01:00:20 +0000 (21:00 -0400)]
capitalize Python and Jupyter

7 weeks agoMerge pull request #17614 from rgoermer/CellAccessor_neighbor
Daniel Arndt [Mon, 23 Sep 2024 16:34:51 +0000 (12:34 -0400)]
Merge pull request #17614 from rgoermer/CellAccessor_neighbor

CellAccessor::neighbor() documentation

7 weeks agoMerge pull request #17720 from drwells/document-function-parser
Daniel Arndt [Mon, 23 Sep 2024 16:28:23 +0000 (12:28 -0400)]
Merge pull request #17720 from drwells/document-function-parser

FunctionParser: document where we use commas.

7 weeks agoMerge pull request #17724 from dealii/dependabot/github_actions/crate-ci/typos-1...
Rene Gassmoeller [Mon, 23 Sep 2024 11:57:59 +0000 (04:57 -0700)]
Merge pull request #17724 from dealii/dependabot/github_actions/crate-ci/typos-1.24.6

Bump crate-ci/typos from 1.24.5 to 1.24.6

7 weeks agoBump crate-ci/typos from 1.24.5 to 1.24.6 dependabot/github_actions/crate-ci/typos-1.24.6 17724/head
dependabot[bot] [Mon, 23 Sep 2024 02:35:34 +0000 (02:35 +0000)]
Bump crate-ci/typos from 1.24.5 to 1.24.6

Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.24.5 to 1.24.6.
- [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.24.5...v1.24.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
7 weeks agoFunctionParser: document where we use commas. 17720/head
David Wells [Fri, 20 Sep 2024 18:55:23 +0000 (14:55 -0400)]
FunctionParser: document where we use commas.

We use semicolons in some places in the library and it took me a few minutes to
figure out why those didn't work here.

8 weeks agoExtended documentation of CellAccesor::neighbor() to include anisotropic refinements... 17614/head
Robin Görmer [Tue, 27 Aug 2024 08:17:34 +0000 (10:17 +0200)]
Extended documentation of CellAccesor::neighbor() to include anisotropic refinements as well. Modified the example accordingly.

8 weeks agoMerge pull request #17700 from bangerth/x-2
Daniel Arndt [Thu, 19 Sep 2024 12:25:23 +0000 (08:25 -0400)]
Merge pull request #17700 from bangerth/x-2

Make clear what a boolean argument corresponds to.

8 weeks agoMerge pull request #17707 from RyanMoulday/Improved-Colored-WorkStream
Timo Heister [Thu, 19 Sep 2024 04:44:02 +0000 (00:44 -0400)]
Merge pull request #17707 from RyanMoulday/Improved-Colored-WorkStream

Make improvements to the WorkStream colored implementation

8 weeks agoMake improvements to the WorkStream colored implementation 17707/head
Ryan Moulday [Mon, 16 Sep 2024 03:40:39 +0000 (23:40 -0400)]
Make improvements to the WorkStream colored implementation

8 weeks agoMerge pull request #17714 from bangerth/smart-pointer
David Wells [Thu, 19 Sep 2024 01:15:51 +0000 (21:15 -0400)]
Merge pull request #17714 from bangerth/smart-pointer

Make sure the SmartPointer template remains accessible.

8 weeks agoMake sure the SmartPointer template remains accessible. 17714/head
Wolfgang Bangerth [Wed, 18 Sep 2024 22:25:22 +0000 (16:25 -0600)]
Make sure the SmartPointer template remains accessible.

This needs to be so even if one includes the *new* file, as is done
transitively throughtout the library, rather than including only
the old file.

8 weeks agoRename a constructor argument and member variable. 17700/head
Wolfgang Bangerth [Wed, 18 Sep 2024 21:57:28 +0000 (15:57 -0600)]
Rename a constructor argument and member variable.

8 weeks agoMerge pull request #17709 from koch-andreas/fix_normal_hessian_n_comp
Daniel Arndt [Wed, 18 Sep 2024 16:10:21 +0000 (12:10 -0400)]
Merge pull request #17709 from koch-andreas/fix_normal_hessian_n_comp

Fix normal_hessian functions for arbitrary number of components

8 weeks agoMerge pull request #17710 from bergbauer/changelog_normal_hessian
Marc Fehling [Wed, 18 Sep 2024 10:55:46 +0000 (12:55 +0200)]
Merge pull request #17710 from bergbauer/changelog_normal_hessian

Add changelog for normal hessian functions

8 weeks agoAdd changelog for normal hessian functions 17710/head
Maximilian Bergbauer [Wed, 18 Sep 2024 08:41:40 +0000 (10:41 +0200)]
Add changelog for normal hessian functions

8 weeks agofix failing test 17709/head
Andreas Ritthaler [Wed, 18 Sep 2024 07:01:08 +0000 (09:01 +0200)]
fix failing test

8 weeks agoMerge pull request #17689 from bangerth/smart-pointer
Daniel Arndt [Tue, 17 Sep 2024 21:29:11 +0000 (17:29 -0400)]
Merge pull request #17689 from bangerth/smart-pointer

Rename SmartPointer -> ObserverPointer.

8 weeks agoMerge pull request #17698 from bangerth/doc-1
Daniel Arndt [Tue, 17 Sep 2024 21:28:02 +0000 (17:28 -0400)]
Merge pull request #17698 from bangerth/doc-1

Remove a section about ways to use doxygen that we don't use.

8 weeks agoMerge pull request #17701 from bangerth/x-1
Daniel Arndt [Tue, 17 Sep 2024 21:23:55 +0000 (17:23 -0400)]
Merge pull request #17701 from bangerth/x-1

Clarify documentation.

8 weeks agoMerge pull request #17704 from bangerth/compute-index-owner
Daniel Arndt [Tue, 17 Sep 2024 21:22:42 +0000 (17:22 -0400)]
Merge pull request #17704 from bangerth/compute-index-owner

Use Utilties::MPI::compute_index_owner() instead of lower-level facilities.

8 weeks agoMerge pull request #17408 from vinayakvijay/symmetrize_fourth_order_tensor
Daniel Arndt [Tue, 17 Sep 2024 19:45:11 +0000 (15:45 -0400)]
Merge pull request #17408 from vinayakvijay/symmetrize_fourth_order_tensor

Symmetrize fourth order tensor

8 weeks agoadd test
Andreas Ritthaler [Tue, 17 Sep 2024 15:03:31 +0000 (17:03 +0200)]
add test

8 weeks agofix normal_hessian n_comp
Andreas Ritthaler [Tue, 17 Sep 2024 13:13:12 +0000 (15:13 +0200)]
fix normal_hessian n_comp

8 weeks agoMerge pull request #17708 from bangerth/six
Daniel Arndt [Mon, 16 Sep 2024 14:47:38 +0000 (10:47 -0400)]
Merge pull request #17708 from bangerth/six

Add a forgotten closing parenthesis.

8 weeks agoAdd a forgotten closing parenthesis. 17708/head
Wolfgang Bangerth [Mon, 16 Sep 2024 14:12:28 +0000 (08:12 -0600)]
Add a forgotten closing parenthesis.

8 weeks agosymmetrize fourth order tensors 17408/head
Vinayak Vijay [Wed, 31 Jul 2024 14:04:54 +0000 (19:34 +0530)]
symmetrize fourth order tensors

2 months agoMerge pull request #17683 from bangerth/lazy-2
Daniel Arndt [Fri, 13 Sep 2024 15:20:35 +0000 (11:20 -0400)]
Merge pull request #17683 from bangerth/lazy-2

Use TaskResult::emplace_object() in class Lazy.

2 months agoUse Utilties::MPI::compute_index_owner() instead of lower-level facilities. 17704/head
Wolfgang Bangerth [Fri, 13 Sep 2024 13:27:53 +0000 (07:27 -0600)]
Use Utilties::MPI::compute_index_owner() instead of lower-level facilities.

2 months agoReplace 'processor' by 'process'. 17701/head
Wolfgang Bangerth [Fri, 13 Sep 2024 13:11:34 +0000 (07:11 -0600)]
Replace 'processor' by 'process'.

2 months agoMerge pull request #17702 from bangerth/make-consistent-5
Peter Munch [Fri, 13 Sep 2024 06:35:13 +0000 (08:35 +0200)]
Merge pull request #17702 from bangerth/make-consistent-5

Better document an algorithm.

2 months agoBetter document an algorithm. 17702/head
Wolfgang Bangerth [Thu, 12 Sep 2024 23:15:13 +0000 (17:15 -0600)]
Better document an algorithm.

2 months agoMerge pull request #17699 from peterrum/ac_remove_nested_loo
Wolfgang Bangerth [Fri, 13 Sep 2024 01:45:00 +0000 (19:45 -0600)]
Merge pull request #17699 from peterrum/ac_remove_nested_loo

`AffineConstraints`: Improve loop

2 months agoMake clear what a boolean argument corresponds to.
Wolfgang Bangerth [Thu, 12 Sep 2024 23:09:57 +0000 (17:09 -0600)]
Make clear what a boolean argument corresponds to.

2 months agoClarify documentation.
Wolfgang Bangerth [Thu, 12 Sep 2024 23:09:35 +0000 (17:09 -0600)]
Clarify documentation.

2 months agoMerge pull request #17697 from bangerth/doc-2
David Wells [Thu, 12 Sep 2024 21:58:47 +0000 (17:58 -0400)]
Merge pull request #17697 from bangerth/doc-2

Remove references to BlockMatrixArray from the documentation.

2 months agoAffineConstraints: Improve loop 17699/head
Peter Munch [Thu, 12 Sep 2024 20:16:37 +0000 (22:16 +0200)]
AffineConstraints: Improve loop

2 months agoRemove references to BlockMatrixArray from the documentation. 17697/head
Wolfgang Bangerth [Thu, 12 Sep 2024 18:57:16 +0000 (12:57 -0600)]
Remove references to BlockMatrixArray from the documentation.

This class was removed several releases ago.

2 months agoRemove a section about ways to use doxygen that we don't use. 17698/head
Wolfgang Bangerth [Thu, 12 Sep 2024 18:56:42 +0000 (12:56 -0600)]
Remove a section about ways to use doxygen that we don't use.

2 months agoMerge pull request #17690 from bangerth/parsed-function
David Wells [Thu, 12 Sep 2024 17:31:57 +0000 (13:31 -0400)]
Merge pull request #17690 from bangerth/parsed-function

More tests for ParsedFunction.

2 months agoUndo the changes to the changelog files. 17689/head
Wolfgang Bangerth [Thu, 12 Sep 2024 16:40:18 +0000 (10:40 -0600)]
Undo the changes to the changelog files.

2 months agoAdd a test.
Wolfgang Bangerth [Wed, 11 Sep 2024 15:38:36 +0000 (09:38 -0600)]
Add a test.

2 months agoMake the old class name available as an alias.
Wolfgang Bangerth [Wed, 11 Sep 2024 15:34:00 +0000 (09:34 -0600)]
Make the old class name available as an alias.

2 months agoRename the file that provides ObserverPointer.
Wolfgang Bangerth [Wed, 11 Sep 2024 15:33:09 +0000 (09:33 -0600)]
Rename the file that provides ObserverPointer.


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.