]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
11 hours agoMerge pull request #18639 from fernandezerbes/use_std_lowest
Martin Kronbichler [Tue, 8 Jul 2025 08:47:23 +0000 (10:47 +0200)]
Merge pull request #18639 from fernandezerbes/use_std_lowest

Replace `-numeric_limits::max()` by `numeric_limits::lowest()`

13 hours agoMerge pull request #18626 from marcfehling/constraints-deprecate
Wolfgang Bangerth [Tue, 8 Jul 2025 07:12:57 +0000 (01:12 -0600)]
Merge pull request #18626 from marcfehling/constraints-deprecate

Fix AffineConstraints deprecations in `tests/`.

26 hours agoFix Affineconstraints deprecations by initializing with `(locally_relevant_dofs,... 18626/head
Marc Fehling [Fri, 4 Jul 2025 15:41:21 +0000 (17:41 +0200)]
Fix Affineconstraints deprecations by initializing with `(locally_relevant_dofs, locally_relevant_dofs)`.

26 hours agoFix Affineconstraints deprecations by initializing with `(locally_owned_dofs, locally...
Marc Fehling [Fri, 4 Jul 2025 14:33:10 +0000 (16:33 +0200)]
Fix Affineconstraints deprecations by initializing with `(locally_owned_dofs, locally_relevant_dofs)`.

26 hours agoMerge pull request #18637 from drwells/step-30-fix
Daniel Arndt [Mon, 7 Jul 2025 17:58:03 +0000 (13:58 -0400)]
Merge pull request #18637 from drwells/step-30-fix

26 hours agoChange `-numeric_limits::max` in .cmake file 18639/head
Federico Fernandez [Mon, 7 Jul 2025 17:44:29 +0000 (19:44 +0200)]
Change `-numeric_limits::max` in .cmake file

26 hours agoReplace `-numeric_limits::max()` by `numeric_limits::lowest()`
Federico Fernandez [Mon, 7 Jul 2025 16:57:55 +0000 (18:57 +0200)]
Replace `-numeric_limits::max()` by `numeric_limits::lowest()`

29 hours agoMerge pull request #18638 from masterleinad/scale_step_1_results
Marc Fehling [Mon, 7 Jul 2025 15:24:16 +0000 (17:24 +0200)]
Merge pull request #18638 from masterleinad/scale_step_1_results

step-1: Scale pictures in the result section better

29 hours agoFix step-30. 18637/head
David Wells [Mon, 7 Jul 2025 13:32:21 +0000 (09:32 -0400)]
Fix step-30.

We assume these arrays are filled with zeros - without the explicit initialization
(via = {}) they instead contain arbitrary values (i.e., undefined
behavior).

30 hours agostep-1: Scale pictures in the result section better 18638/head
Daniel Arndt [Mon, 7 Jul 2025 13:54:50 +0000 (09:54 -0400)]
step-1: Scale pictures in the result section better

31 hours agoMerge pull request #18413 from mwichro/renuber_lexicographic
Martin Kronbichler [Mon, 7 Jul 2025 12:51:49 +0000 (14:51 +0200)]
Merge pull request #18413 from mwichro/renuber_lexicographic

Renumber lexicographic

31 hours agoMerge pull request #18636 from kronbichler/mapping_p1_small_improve
David Wells [Mon, 7 Jul 2025 12:33:20 +0000 (08:33 -0400)]
Merge pull request #18636 from kronbichler/mapping_p1_small_improve

MappingP1: Small improvement to avoid some divisions

34 hours agoMerge pull request #18552 from chaos-polymtl/channel_with_cylinder
Martin Kronbichler [Mon, 7 Jul 2025 09:49:09 +0000 (11:49 +0200)]
Merge pull request #18552 from chaos-polymtl/channel_with_cylinder

Add a new grid generator for a uniform channel with a cylinder

36 hours agoMappingP1: Small improvement to avoid some divisions 18636/head
Martin Kronbichler [Mon, 7 Jul 2025 07:50:48 +0000 (09:50 +0200)]
MappingP1: Small improvement to avoid some divisions

36 hours agoMerge pull request #18614 from hofssasc/extract_ordered_boundary_vertices
Luca Heltai [Mon, 7 Jul 2025 07:39:31 +0000 (09:39 +0200)]
Merge pull request #18614 from hofssasc/extract_ordered_boundary_vertices

GridTools: Extract ordered boundary vertices

36 hours agoMerge pull request #18634 from drwells/update-step-26-output
Wolfgang Bangerth [Mon, 7 Jul 2025 07:37:08 +0000 (01:37 -0600)]
Merge pull request #18634 from drwells/update-step-26-output

step-36: update the output.

37 hours agoMerge pull request #18633 from drwells/optimize-mapping-p1
Martin Kronbichler [Mon, 7 Jul 2025 07:29:15 +0000 (09:29 +0200)]
Merge pull request #18633 from drwells/optimize-mapping-p1

MappingP1: only compute the covariant once.

40 hours agoMerge pull request #18617 from tamiko/cmake_fix_warning_flags
Matthias Maier [Mon, 7 Jul 2025 04:21:52 +0000 (04:21 +0000)]
Merge pull request #18617 from tamiko/cmake_fix_warning_flags

CMake: do not export -Wno-deprecated-declarations

43 hours agostep-36: update the output. 18634/head
David Wells [Mon, 7 Jul 2025 01:29:29 +0000 (21:29 -0400)]
step-36: update the output.

43 hours agoMappingP1: only compute the covariant once. 18633/head
David Wells [Mon, 7 Jul 2025 01:16:46 +0000 (21:16 -0400)]
MappingP1: only compute the covariant once.

I did some more profiling and saw that, in the same load vector
benchmark, I was computing the covariant about 10 places per cell - its
easy enough to just compute it once and store it with the rest of the
transformation.

I elected to unconditionally compute the covariant (and determinant of
the contravariant in the last PR) since they are constant on each cell
and needed most of the time.

45 hours agoMerge pull request #18629 from bangerth/97
Matthias Maier [Sun, 6 Jul 2025 23:20:56 +0000 (23:20 +0000)]
Merge pull request #18629 from bangerth/97

Use absolute paths to link to figures.

45 hours agoCMake: do not export -Wno-deprecated-declarations 18617/head
Matthias Maier [Thu, 3 Jul 2025 06:48:08 +0000 (01:48 -0500)]
CMake: do not export -Wno-deprecated-declarations

47 hours agoRe-establish coherence with grid generator from n. 18552/head
Bruno Blais [Sun, 6 Jul 2025 21:26:44 +0000 (17:26 -0400)]
Re-establish coherence with grid generator from n.

2 days agoChangelog, doc and test cleanup 18614/head
Sascha Hofstetter [Sun, 6 Jul 2025 18:14:25 +0000 (20:14 +0200)]
Changelog, doc and test cleanup

2 days agoAdd instantiation for spacedim 3 and add changelog
Sascha Hofstetter [Sun, 6 Jul 2025 11:53:59 +0000 (13:53 +0200)]
Add instantiation for spacedim 3 and add changelog

2 days agoUse absolute paths to link to figures. 18629/head
Wolfgang Bangerth [Sun, 6 Jul 2025 08:55:18 +0000 (02:55 -0600)]
Use absolute paths to link to figures.

3 days agoMerge pull request #18625 from marcfehling/pd-soltrans
Marc Fehling [Sat, 5 Jul 2025 14:10:38 +0000 (16:10 +0200)]
Merge pull request #18625 from marcfehling/pd-soltrans

Remove remaining occurences of p::d::SolutionTransfer in examples and tests.

3 days agoRemove remaining occurences of p::d::SolutionTransfer in examples and tests. 18625/head
Marc Fehling [Fri, 4 Jul 2025 11:34:34 +0000 (13:34 +0200)]
Remove remaining occurences of p::d::SolutionTransfer in examples and tests.

3 days agoMerge pull request #18624 from marcfehling/deprecate
Timo Heister [Fri, 4 Jul 2025 21:02:50 +0000 (17:02 -0400)]
Merge pull request #18624 from marcfehling/deprecate

Add doxygen deprecation tag to already `DEAL_II_DEPRECATED_EARLY` function.

4 days agoMerge pull request #18623 from kronbichler/fix_two_warnings
David Wells [Fri, 4 Jul 2025 18:11:06 +0000 (14:11 -0400)]
Merge pull request #18623 from kronbichler/fix_two_warnings

Fix two warnings about use of deprecated interfaces

4 days agoAdd doxygen deprecation tag to deprecated function. 18624/head
Marc Fehling [Fri, 4 Jul 2025 14:35:57 +0000 (16:35 +0200)]
Add doxygen deprecation tag to deprecated function.

4 days agoRenumber lexycographic + face patch dof numbering 18413/head
Michał Wichrowski [Fri, 4 Jul 2025 13:35:25 +0000 (15:35 +0200)]
Renumber lexycographic + face patch dof numbering

4 days agoFix two warnings about use of deprecated data 18623/head
Martin Kronbichler [Fri, 4 Jul 2025 12:48:31 +0000 (14:48 +0200)]
Fix two warnings about use of deprecated data

4 days agoIndent
Bruno Blais [Fri, 4 Jul 2025 12:17:53 +0000 (08:17 -0400)]
Indent

4 days agoSwitch vector to a reference
Bruno Blais [Fri, 4 Jul 2025 12:15:48 +0000 (08:15 -0400)]
Switch vector to a reference

5 days agoMerge pull request #18598 from bangerth/39
Bruno Turcksin [Thu, 3 Jul 2025 14:33:00 +0000 (10:33 -0400)]
Merge pull request #18598 from bangerth/39

Move use of MeshWorker::DoFInfo up one level in step-39.

5 days agoMerge pull request #18621 from bangerth/1
Marc Fehling [Thu, 3 Jul 2025 12:46:44 +0000 (14:46 +0200)]
Merge pull request #18621 from bangerth/1

Remove a duplicate sentence.

5 days agoRemove a duplicate sentence. 18621/head
Wolfgang Bangerth [Thu, 3 Jul 2025 12:11:19 +0000 (06:11 -0600)]
Remove a duplicate sentence.

5 days agoMerge pull request #18618 from marcfehling/pd-soltrans
Marc Fehling [Thu, 3 Jul 2025 11:06:19 +0000 (13:06 +0200)]
Merge pull request #18618 from marcfehling/pd-soltrans

Do not use deprecated p::d::SolutionTransfer in examples and tests.

5 days agoDo not use deprecated p::d::SolutionTransfer in examples and tests. 18618/head
Marc Fehling [Thu, 3 Jul 2025 09:02:15 +0000 (11:02 +0200)]
Do not use deprecated p::d::SolutionTransfer in examples and tests.

Follow-up to #15706.

5 days agoMerge pull request #18616 from tamiko/avoid_faulty_instantiations
Matthias Maier [Wed, 2 Jul 2025 21:33:38 +0000 (21:33 +0000)]
Merge pull request #18616 from tamiko/avoid_faulty_instantiations

`parallel::distributed::Vector` with `MemorySpace::Default`: disallow complex instantiations

6 days agoparallel::distributed::BlockVector: do not instantiate std::complex variants for... 18616/head
Matthias Maier [Wed, 2 Jul 2025 19:16:46 +0000 (14:16 -0500)]
parallel::distributed::BlockVector: do not instantiate std::complex variants for MemorySpace::Default

6 days agoparallel::distributed::Vector: static_assert proper number type for MemorySpace:...
Matthias Maier [Wed, 2 Jul 2025 19:04:29 +0000 (14:04 -0500)]
parallel::distributed::Vector: static_assert proper number type for MemorySpace::Default

6 days agoGridTools extract_ordered_boundary_vertices and usage for polygons
Sascha Hofstetter [Mon, 30 Jun 2025 19:40:24 +0000 (21:40 +0200)]
GridTools extract_ordered_boundary_vertices and usage for polygons

tests for extract_ordered_boundary_vertices

Added comments and changed polygon.cc

Instantiation removed since not needed

Doxygen and Typos

6 days agoMerge pull request #18611 from tjhei/tria-desc-doc
Daniel Arndt [Wed, 2 Jul 2025 12:03:05 +0000 (08:03 -0400)]
Merge pull request #18611 from tjhei/tria-desc-doc

6 days agoMerge pull request #18613 from tamiko/cmake_magic_enum
Matthias Maier [Wed, 2 Jul 2025 02:10:33 +0000 (02:10 +0000)]
Merge pull request #18613 from tamiko/cmake_magic_enum

CMake: add a subdirectory hint for magic_enum

6 days agoCMake: add a subdirectory hint for magic_enum 18613/head
Matthias Maier [Wed, 2 Jul 2025 01:44:49 +0000 (20:44 -0500)]
CMake: add a subdirectory hint for magic_enum

6 days agoMerge pull request #18604 from marcfehling/kelly-estimate-hp
Wolfgang Bangerth [Tue, 1 Jul 2025 22:27:54 +0000 (16:27 -0600)]
Merge pull request #18604 from marcfehling/kelly-estimate-hp

Use MappingCollection for hp variant of KellyErrorEstimator.

6 days agoMerge pull request #18609 from bangerth/assert
David Wells [Tue, 1 Jul 2025 21:56:13 +0000 (17:56 -0400)]
Merge pull request #18609 from bangerth/assert

Check which kinds of cells we can handle in TriaAccessor::extent_in_direction().

6 days agoTriangulationDescription: documentation fixes 18611/head
Timo Heister [Tue, 1 Jul 2025 15:47:47 +0000 (11:47 -0400)]
TriangulationDescription: documentation fixes

7 days agoMerge pull request #18607 from jpthiele/patch-1
Daniel Arndt [Tue, 1 Jul 2025 19:55:31 +0000 (15:55 -0400)]
Merge pull request #18607 from jpthiele/patch-1

7 days agoMerge pull request #18608 from drwells/update-step-19-output
Marc Fehling [Tue, 1 Jul 2025 15:51:57 +0000 (17:51 +0200)]
Merge pull request #18608 from drwells/update-step-19-output

step-19: update the output.

7 days agoMerge pull request #18586 from drwells/mapping-p1
Wolfgang Bangerth [Tue, 1 Jul 2025 15:09:34 +0000 (09:09 -0600)]
Merge pull request #18586 from drwells/mapping-p1

Add `MappingP1`.

7 days agoFix Doxygen building of Ifpack2 wrappers 18607/head
Jan Philipp Thiele [Tue, 1 Jul 2025 14:15:43 +0000 (16:15 +0200)]
Fix Doxygen building of Ifpack2 wrappers

7 days agoUse MappingCollection for hp variant of KellyErrorEstimator. 18604/head
Marc Fehling [Fri, 20 Jun 2025 12:50:27 +0000 (14:50 +0200)]
Use MappingCollection for hp variant of KellyErrorEstimator.

7 days agoCheck which kinds of cells we can handle in TriaAccessor::extent_in_direction(). 18609/head
Wolfgang Bangerth [Tue, 1 Jul 2025 14:25:03 +0000 (08:25 -0600)]
Check which kinds of cells we can handle in TriaAccessor::extent_in_direction().

7 days agostep-19: update the output. 18608/head
David Wells [Tue, 1 Jul 2025 13:38:08 +0000 (09:38 -0400)]
step-19: update the output.

At some point we significantly modified the timestepping algorithm.

7 days agoReferenceCell: make MappingP1 the default. 18586/head
David Wells [Thu, 26 Jun 2025 03:25:17 +0000 (23:25 -0400)]
ReferenceCell: make MappingP1 the default.

7 days agoAdd MappingP1.
David Wells [Thu, 26 Jun 2025 03:23:34 +0000 (23:23 -0400)]
Add MappingP1.

7 days agoMerge pull request #18605 from bangerth/module-scripts
Daniel Arndt [Tue, 1 Jul 2025 02:33:19 +0000 (22:33 -0400)]
Merge pull request #18605 from bangerth/module-scripts

7 days agoMerge pull request #18593 from bangerth/rename
Marc Fehling [Mon, 30 Jun 2025 21:32:53 +0000 (23:32 +0200)]
Merge pull request #18593 from bangerth/rename

Rename some files.

7 days agoMerge pull request #18602 from drwells/cleanup-mapping-docs
Marc Fehling [Mon, 30 Jun 2025 21:32:17 +0000 (23:32 +0200)]
Merge pull request #18602 from drwells/cleanup-mapping-docs

Cleanup `Mapping`'s documentation.

7 days agoMerge pull request #18603 from drwells/step-20-formatting
Marc Fehling [Mon, 30 Jun 2025 21:30:51 +0000 (23:30 +0200)]
Merge pull request #18603 from drwells/step-20-formatting

step-20: clean up whitespace in code samples.

7 days agoMerge pull request #18606 from tamiko/silence_a_configure_warning
Matthias Maier [Mon, 30 Jun 2025 21:29:34 +0000 (21:29 +0000)]
Merge pull request #18606 from tamiko/silence_a_configure_warning

CMake: set policy CMP0177, which normalizes DESTINATION paths

7 days agoMerge pull request #18562 from hofssasc/polygon
Wolfgang Bangerth [Mon, 30 Jun 2025 20:59:27 +0000 (14:59 -0600)]
Merge pull request #18562 from hofssasc/polygon

2d interfaces to CGAL.

8 days agoCMake: set policy CMP0177, which normalizes DESTINATION paths 18606/head
Matthias Maier [Mon, 30 Jun 2025 19:43:18 +0000 (14:43 -0500)]
CMake: set policy CMP0177, which normalizes DESTINATION paths

8 days agoRename some files. 18593/head
Wolfgang Bangerth [Fri, 27 Jun 2025 16:27:22 +0000 (10:27 -0600)]
Rename some files.

8 days agoMerge pull request #18600 from drwells/step-17-without-metis
Wolfgang Bangerth [Mon, 30 Jun 2025 17:07:48 +0000 (11:07 -0600)]
Merge pull request #18600 from drwells/step-17-without-metis

Make step-17 work without METIS.

8 days agoMake wrappers modules of their own. 18605/head
Wolfgang Bangerth [Tue, 24 Jun 2025 22:46:33 +0000 (16:46 -0600)]
Make wrappers modules of their own.

8 days agostep-20: clean up whitespace in code samples. 18603/head
David Wells [Mon, 30 Jun 2025 14:26:25 +0000 (10:26 -0400)]
step-20: clean up whitespace in code samples.

This makes the style closer to what clang-format does.

8 days agoChange changelog entry
Bruno Blais [Mon, 30 Jun 2025 14:00:32 +0000 (10:00 -0400)]
Change changelog entry

8 days agorename files and generator
Bruno Blais [Mon, 30 Jun 2025 13:58:26 +0000 (09:58 -0400)]
rename files and generator

8 days agoChange architecture to use a std::vector instead
Bruno Blais [Mon, 30 Jun 2025 13:55:05 +0000 (09:55 -0400)]
Change architecture to use a std::vector instead

8 days agoMapping: remove some comments on covariant returns. 18602/head
David Wells [Mon, 30 Jun 2025 13:32:47 +0000 (09:32 -0400)]
Mapping: remove some comments on covariant returns.

This isn't relevant anymore since we use smart pointers as covariant
return may only be used with plain pointers and references.

8 days agoMapping: refer to ReferenceCell, not GeometryInfo.
David Wells [Mon, 30 Jun 2025 13:32:37 +0000 (09:32 -0400)]
Mapping: refer to ReferenceCell, not GeometryInfo.

8 days agodealii_tria_to_cgal_polygon implementation now takes mapping into account 18562/head
Sascha Hofstetter [Sun, 29 Jun 2025 20:12:14 +0000 (22:12 +0200)]
dealii_tria_to_cgal_polygon implementation now takes mapping into account

8 days agoMerge pull request #18599 from bangerth/39.2
Marc Fehling [Mon, 30 Jun 2025 07:57:52 +0000 (09:57 +0200)]
Merge pull request #18599 from bangerth/39.2

Do not use deallog in step-39.

8 days agoMerge pull request #18597 from marcfehling/error-message
Marc Fehling [Mon, 30 Jun 2025 07:52:43 +0000 (09:52 +0200)]
Merge pull request #18597 from marcfehling/error-message

Reword error message.

8 days agostep-17: update links. 18600/head
David Wells [Mon, 30 Jun 2025 03:04:29 +0000 (23:04 -0400)]
step-17: update links.

8 days agostep-17: make this step work without METIS.
David Wells [Sun, 29 Jun 2025 21:40:32 +0000 (17:40 -0400)]
step-17: make this step work without METIS.

9 days agoresulting CGAL Polygon is now returned instead of given as argument by reference...
Sascha Hofstetter [Sun, 29 Jun 2025 19:10:06 +0000 (21:10 +0200)]
resulting CGAL Polygon is now returned instead of given as argument by reference in all functions. Mapping is now also argument fot dealii_tria_to_cgal_polygon but the actual changes to that function are not done yet

9 days agocgal polygon header with tests
Sascha Hofstetter [Tue, 10 Jun 2025 12:02:42 +0000 (14:02 +0200)]
cgal polygon header with tests

added licence to tests

add test case for boolean

improved test cases

Template initialization in cc file

document and rename arguments

make indent

add doxygen documentation

fix renaming

Adding comments and changes requested in PR

typo

9 days agoDo not use deallog in step-39. 18599/head
Wolfgang Bangerth [Sun, 29 Jun 2025 18:51:37 +0000 (12:51 -0600)]
Do not use deallog in step-39.

9 days agoMove use of MeshWorker::DoFInfo up one level in step-39. 18598/head
Wolfgang Bangerth [Sun, 29 Jun 2025 18:44:30 +0000 (12:44 -0600)]
Move use of MeshWorker::DoFInfo up one level in step-39.

9 days agoMerge pull request #18596 from marcfehling/pre-commit-autoupdate
Wolfgang Bangerth [Sun, 29 Jun 2025 18:04:46 +0000 (12:04 -0600)]
Merge pull request #18596 from marcfehling/pre-commit-autoupdate

Update pre-commit.

10 days agoMerge pull request #18595 from bangerth/cxx
Daniel Arndt [Sat, 28 Jun 2025 16:29:25 +0000 (12:29 -0400)]
Merge pull request #18595 from bangerth/cxx

10 days agoReword error message. 18597/head
Marc Fehling [Sat, 28 Jun 2025 16:17:55 +0000 (18:17 +0200)]
Reword error message.

10 days agoFix typos. 18596/head
Marc Fehling [Sat, 28 Jun 2025 16:00:43 +0000 (18:00 +0200)]
Fix typos.

10 days agoUpdate pre-commit-config.
Marc Fehling [Sat, 28 Jun 2025 15:49:27 +0000 (17:49 +0200)]
Update pre-commit-config.

10 days agoMerge pull request #18592 from bangerth/copyright
Matthias Maier [Sat, 28 Jun 2025 13:29:52 +0000 (13:29 +0000)]
Merge pull request #18592 from bangerth/copyright

Update copyright years.

10 days agoMerge pull request #18590 from RyanMoulday/fix_sparse_direct
Matthias Maier [Sat, 28 Jun 2025 13:29:11 +0000 (13:29 +0000)]
Merge pull request #18590 from RyanMoulday/fix_sparse_direct

Fix error in sparse_direct when either PETSc or Trilinos is enabled without the other

10 days agoMerge pull request #18591 from drwells/improve-fevalues-mapping-module
Wolfgang Bangerth [Fri, 27 Jun 2025 23:11:54 +0000 (17:11 -0600)]
Merge pull request #18591 from drwells/improve-fevalues-mapping-module

Update the FEValues - Mapping - FiniteElement module.

10 days agoGuard relevant blocks against case where only PETSc or Trilinos is active 18590/head
Ryan Moulday [Fri, 27 Jun 2025 05:03:29 +0000 (01:03 -0400)]
Guard relevant blocks against case where only PETSc or Trilinos is active

10 days agoUse C++ compiler for compile and link checks. 18595/head
Wolfgang Bangerth [Fri, 27 Jun 2025 22:13:29 +0000 (16:13 -0600)]
Use C++ compiler for compile and link checks.

10 days agoMerge pull request #18594 from drwells/cleanup-cross-product-3d
Wolfgang Bangerth [Fri, 27 Jun 2025 21:57:47 +0000 (15:57 -0600)]
Merge pull request #18594 from drwells/cleanup-cross-product-3d

Clean up cross_product_3d().

11 days agoClean up cross_product_3d(). 18594/head
David Wells [Fri, 27 Jun 2025 18:40:04 +0000 (14:40 -0400)]
Clean up cross_product_3d().

We can avoid the warning workaround by instead using if constexpr.

11 days agoUpdate copyright years. 18592/head
Wolfgang Bangerth [Fri, 27 Jun 2025 15:58:34 +0000 (09:58 -0600)]
Update copyright years.

11 days agoUpdate the FEValues - Mapping - FiniteElement module. 18591/head
David Wells [Fri, 27 Jun 2025 15:06:45 +0000 (11:06 -0400)]
Update the FEValues - Mapping - FiniteElement module.

11 days agoMappingFE + ReferenceCell: make tangent vectors work in 1d.
David Wells [Thu, 26 Jun 2025 03:24:13 +0000 (23:24 -0400)]
MappingFE + ReferenceCell: make tangent vectors work in 1d.

11 days agoSimplify a test.
David Wells [Fri, 27 Jun 2025 14:09:24 +0000 (10:09 -0400)]
Simplify a test.

A previous commit added this function.


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.