]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
21 hours 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.

21 hours 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.

21 hours 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

22 hours 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.

23 hours 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

26 hours 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.

28 hours 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.

29 hours 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.

29 hours 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.

35 hours 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

35 hours 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.

35 hours 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.

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

40 hours 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.

46 hours 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

46 hours 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

2 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.

2 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.

3 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

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

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

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

3 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.

3 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

3 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.

3 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

3 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.

3 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().

4 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.

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

4 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.

4 days agoMerge pull request #18587 from masterleinad/fix_typos_codespell
Martin Kronbichler [Fri, 27 Jun 2025 10:54:14 +0000 (12:54 +0200)]
Merge pull request #18587 from masterleinad/fix_typos_codespell

Fix some typos found by codespell

4 days agoMerge pull request #18588 from masterleinad/remove_dupliacte_reference
Martin Kronbichler [Fri, 27 Jun 2025 10:53:27 +0000 (12:53 +0200)]
Merge pull request #18588 from masterleinad/remove_dupliacte_reference

Remove duplicated reference

4 days agoRemove duplicated reference 18588/head
Daniel Arndt [Fri, 27 Jun 2025 04:16:46 +0000 (21:16 -0700)]
Remove duplicated reference

4 days agoFix some typos found by codespell 18587/head
Daniel Arndt [Fri, 27 Jun 2025 03:36:45 +0000 (20:36 -0700)]
Fix some typos found by codespell

4 days agoMerge pull request #18582 from drwells/vertex-accessor-measure
David Wells [Fri, 27 Jun 2025 00:05:23 +0000 (20:05 -0400)]
Merge pull request #18582 from drwells/vertex-accessor-measure

TriaAccessor<0, dim, spacedim>: make the default measure 1.0.

4 days agoTriaAccessor<0, dim, spacedim>: make the default measure 1.0. 18582/head
David Wells [Sun, 15 Jun 2025 17:30:43 +0000 (13:30 -0400)]
TriaAccessor<0, dim, spacedim>: make the default measure 1.0.

This is consistent with ReferenceCell.

5 days agoMerge pull request #18584 from bangerth/ignore
David Wells [Thu, 26 Jun 2025 13:59:08 +0000 (09:59 -0400)]
Merge pull request #18584 from bangerth/ignore

Explicitly ignore the return value of a broadcast operation.

5 days agoMerge pull request #18583 from bangerth/override
David Wells [Thu, 26 Jun 2025 02:51:40 +0000 (22:51 -0400)]
Merge pull request #18583 from bangerth/override

Mark a bunch of functions with 'override'.

5 days agoExplicitly ignore the return value of a broadcast operation. 18584/head
Wolfgang Bangerth [Thu, 26 Jun 2025 00:27:16 +0000 (18:27 -0600)]
Explicitly ignore the return value of a broadcast operation.

5 days agoMark a bunch of functions with 'override'. 18583/head
Wolfgang Bangerth [Thu, 26 Jun 2025 00:26:44 +0000 (18:26 -0600)]
Mark a bunch of functions with 'override'.

6 days agoMerge pull request #18569 from bangerth/deviator
Martin Kronbichler [Wed, 25 Jun 2025 15:01:13 +0000 (17:01 +0200)]
Merge pull request #18569 from bangerth/deviator

Better document the assumptions underlying the definition of the deviatoric tensor.

6 days agoMerge pull request #18579 from drwells/first-fundamental-form
Martin Kronbichler [Wed, 25 Jun 2025 14:59:02 +0000 (16:59 +0200)]
Merge pull request #18579 from drwells/first-fundamental-form

DerivativeForm: add the first fundamental form.

6 days agoMerge pull request #18577 from drwells/refactor-gradient-mappings
Martin Kronbichler [Wed, 25 Jun 2025 14:57:25 +0000 (16:57 +0200)]
Merge pull request #18577 from drwells/refactor-gradient-mappings

Mappings: refactor the covariant gradient.

6 days agoMerge pull request #18581 from peterrum/vt_hp
David Wells [Wed, 25 Jun 2025 14:35:30 +0000 (10:35 -0400)]
Merge pull request #18581 from peterrum/vt_hp

Instantiate some functions in VT for hp

6 days agoInstantiate some functions in VT for hp 18581/head
Peter Munch [Wed, 25 Jun 2025 06:26:28 +0000 (08:26 +0200)]
Instantiate some functions in VT for hp

6 days agoDerivativeForm: add the first fundamental form. 18579/head
David Wells [Mon, 23 Jun 2025 15:21:30 +0000 (11:21 -0400)]
DerivativeForm: add the first fundamental form.

6 days agoMerge pull request #18497 from PolvereUnipi/MPI_support
Wolfgang Bangerth [Wed, 25 Jun 2025 00:44:09 +0000 (18:44 -0600)]
Merge pull request #18497 from PolvereUnipi/MPI_support

MPI support for MUMPS

6 days agoMerge pull request #18578 from bangerth/pair
David Wells [Wed, 25 Jun 2025 00:40:14 +0000 (20:40 -0400)]
Merge pull request #18578 from bangerth/pair

Use std::pair for tuples of two elements.

6 days agoUse std::pair for tuples of two elements. 18578/head
Wolfgang Bangerth [Tue, 24 Jun 2025 22:23:28 +0000 (16:23 -0600)]
Use std::pair for tuples of two elements.

6 days agoBetter document the assumptions underlying the definition of the deviatoric tensor. 18569/head
Wolfgang Bangerth [Wed, 18 Jun 2025 20:53:25 +0000 (14:53 -0600)]
Better document the assumptions underlying the definition of the deviatoric tensor.

7 days agoMerge pull request #18576 from nataneb/FERT_adapted_polynomialsVectorAnisotropic
Martin Kronbichler [Mon, 23 Jun 2025 20:06:53 +0000 (22:06 +0200)]
Merge pull request #18576 from nataneb/FERT_adapted_polynomialsVectorAnisotropic

Adapted FE_RaviartThomas to the new PolynomialsVectorAnisotropic class

8 days agoMerge pull request #18574 from gassmoeller/thin_half_hyper_shell_colorize
David Wells [Mon, 23 Jun 2025 14:48:27 +0000 (10:48 -0400)]
Merge pull request #18574 from gassmoeller/thin_half_hyper_shell_colorize

Correctly use manifold in half hyper shell colorization

9 days agoAll previous issues were addressed 18576/head
Natalia Nebulishvili [Sun, 22 Jun 2025 15:20:10 +0000 (17:20 +0200)]
All previous issues were addressed

9 days agoadapted FE_RT to polynomials_vector_anisotropic
Natalia Nebulishvili [Fri, 20 Jun 2025 10:19:20 +0000 (12:19 +0200)]
adapted FE_RT to polynomials_vector_anisotropic

10 days agoUse directly petsc and trilinos interfaces 18497/head
Marco Feder [Sat, 21 Jun 2025 17:04:37 +0000 (19:04 +0200)]
Use directly petsc and trilinos interfaces

11 days agoCorrectly use manifold in half hyper shell colorization 18574/head
Rene Gassmoeller [Thu, 19 Jun 2025 23:15:51 +0000 (17:15 -0600)]
Correctly use manifold in half hyper shell colorization

11 days agoMerge pull request #18568 from gassmoeller/thin_hyper_shell_colorize
David Wells [Fri, 20 Jun 2025 13:40:27 +0000 (09:40 -0400)]
Merge pull request #18568 from gassmoeller/thin_hyper_shell_colorize

Fix thin hyper shell colorization of top boundary

11 days agoMerge pull request #18575 from kronbichler/rt_cleanup
Daniel Arndt [Fri, 20 Jun 2025 12:59:34 +0000 (08:59 -0400)]
Merge pull request #18575 from kronbichler/rt_cleanup

11 days agoFurther cleanup in PolynomialsRaviartThomas 18575/head
Martin Kronbichler [Fri, 20 Jun 2025 09:29:56 +0000 (11:29 +0200)]
Further cleanup in PolynomialsRaviartThomas

11 days agoIndent 18568/head
Rene Gassmoeller [Fri, 20 Jun 2025 03:07:51 +0000 (21:07 -0600)]
Indent

11 days agoFix quarter hyper shell colorization for thin shells.
Rene Gassmoeller [Wed, 18 Jun 2025 17:57:14 +0000 (11:57 -0600)]
Fix quarter hyper shell colorization for thin shells.

12 days agoMappings: refactor the covariant gradient. 18577/head
David Wells [Thu, 19 Jun 2025 14:30:02 +0000 (10:30 -0400)]
Mappings: refactor the covariant gradient.

12 days agoMerge pull request #18563 from drwells/refactor-hessian-mappings
Martin Kronbichler [Thu, 19 Jun 2025 13:39:01 +0000 (15:39 +0200)]
Merge pull request #18563 from drwells/refactor-hessian-mappings

Refactor mappings of Hessians.

12 days agoMerge pull request #18566 from nataneb/polynomialsRTDuplicate
Martin Kronbichler [Thu, 19 Jun 2025 13:25:48 +0000 (15:25 +0200)]
Merge pull request #18566 from nataneb/polynomialsRTDuplicate

Removed the duplicate code from PoynomialsRaviartThomas class

12 days agoMerge pull request #18572 from marcfehling/xml_pretty
David Wells [Thu, 19 Jun 2025 12:20:45 +0000 (08:20 -0400)]
Merge pull request #18572 from marcfehling/xml_pretty

Pretty print XML output of ParameterHandler::print_parameters.

12 days agoPretty print XML output of ParameterHandler::print_parameters. 18572/head
Marc Fehling [Thu, 19 Jun 2025 08:41:46 +0000 (10:41 +0200)]
Pretty print XML output of ParameterHandler::print_parameters.

12 days agoMerge pull request #18571 from bangerth/tensor-function
David Wells [Thu, 19 Jun 2025 03:27:59 +0000 (23:27 -0400)]
Merge pull request #18571 from bangerth/tensor-function

Add a function that converts a lambda function into a vector Function object.

12 days agoMerge pull request #18570 from bangerth/fix-typo
David Wells [Thu, 19 Jun 2025 03:06:10 +0000 (23:06 -0400)]
Merge pull request #18570 from bangerth/fix-typo

Fix the name of a class as referenced in two tests.

12 days agoMerge pull request #18567 from bangerth/doc-mpi
David Wells [Thu, 19 Jun 2025 01:49:23 +0000 (21:49 -0400)]
Merge pull request #18567 from bangerth/doc-mpi

Improve documentation of Utilities::MPI::Future.

12 days agoFix the name of a class as referenced in two tests. 18570/head
Wolfgang Bangerth [Thu, 19 Jun 2025 00:33:14 +0000 (18:33 -0600)]
Fix the name of a class as referenced in two tests.

12 days agoAdd a test. 18571/head
Wolfgang Bangerth [Thu, 19 Jun 2025 00:18:25 +0000 (18:18 -0600)]
Add a test.

12 days agoAdd a changelog entry.
Wolfgang Bangerth [Thu, 19 Jun 2025 00:08:05 +0000 (18:08 -0600)]
Add a changelog entry.

12 days agoAdd a function that converts a lambda function into a vector Function object.
Wolfgang Bangerth [Thu, 19 Jun 2025 00:06:18 +0000 (18:06 -0600)]
Add a function that converts a lambda function into a vector Function object.

12 days agoImprove documentation of Utilities::MPI::Future. 18567/head
Wolfgang Bangerth [Wed, 18 Jun 2025 15:45:58 +0000 (09:45 -0600)]
Improve documentation of Utilities::MPI::Future.

13 days agoMerge pull request #18565 from quangx/step_22_doc
David Wells [Wed, 18 Jun 2025 11:43:20 +0000 (07:43 -0400)]
Merge pull request #18565 from quangx/step_22_doc

Fix Taylor Hood description in step-22.

13 days agoindentation 18566/head
Natalia Nebulishvili [Wed, 18 Jun 2025 09:23:22 +0000 (11:23 +0200)]
indentation

13 days agosmall changes to comments
Natalia Nebulishvili [Wed, 18 Jun 2025 09:21:35 +0000 (11:21 +0200)]
small changes to comments

13 days agotaylor hood definition 18565/head
Quang Hoang [Wed, 18 Jun 2025 01:33:10 +0000 (19:33 -0600)]
taylor hood definition

2 weeks agoRemoved most of the duplicated code from Raviart-Thomas polynomials
Natalia Nebulishvili [Tue, 17 Jun 2025 15:45:47 +0000 (17:45 +0200)]
Removed most of the duplicated code from Raviart-Thomas polynomials

2 weeks agoMapping: refactor the Piola Hessian mappings. 18563/head
David Wells [Tue, 17 Jun 2025 15:19:43 +0000 (11:19 -0400)]
Mapping: refactor the Piola Hessian mappings.

2 weeks agoMapping: refactor the contravariant Hessian mappings.
David Wells [Tue, 17 Jun 2025 15:40:11 +0000 (11:40 -0400)]
Mapping: refactor the contravariant Hessian mappings.

2 weeks agoMapping: refactor the covariant Hessian mappings.
David Wells [Tue, 17 Jun 2025 14:55:57 +0000 (10:55 -0400)]
Mapping: refactor the covariant Hessian mappings.

2 weeks agoMerge pull request #18550 from wsmith-sch/interface-values
David Wells [Mon, 16 Jun 2025 13:34:12 +0000 (09:34 -0400)]
Merge pull request #18550 from wsmith-sch/interface-values

FEInterfaceValues: access the shape function derivatives on either side of a face

2 weeks agoMerge pull request #18551 from drwells/reference-cell-equivalent-refinement
David Wells [Sat, 14 Jun 2025 13:59:26 +0000 (09:59 -0400)]
Merge pull request #18551 from drwells/reference-cell-equivalent-refinement

Move a function from `QProjector` to `ReferenceCell`.

2 weeks agoMerge pull request #18561 from tjhei/rpe-template-args
Peter Munch [Sat, 14 Jun 2025 07:10:47 +0000 (09:10 +0200)]
Merge pull request #18561 from tjhei/rpe-template-args

RemotePointEvaluation: documentation and template arg rename

2 weeks agoRemotePointEvaluation: documentation and template arg rename 18561/head
Timo Heister [Fri, 13 Jun 2025 17:22:51 +0000 (13:22 -0400)]
RemotePointEvaluation: documentation and template arg rename

- add to the class documentation of RemotePointEvaluation
- change the template argument T to DataType

2 weeks agoMove some more code from QProjector to ReferenceCell. 18551/head
David Wells [Sat, 7 Jun 2025 19:11:21 +0000 (15:11 -0400)]
Move some more code from QProjector to ReferenceCell.

We should implement all such things in ReferenceCell. We only need this
for subfaces in 3d (as anisotropically refined faces in 2d are
equivalent to isotropically refined faces).

2 weeks agoTriaAccessor: remove an extra 'dealii::'.
David Wells [Sat, 7 Jun 2025 18:11:16 +0000 (14:11 -0400)]
TriaAccessor: remove an extra 'dealii::'.

2 weeks agoMerge pull request #18558 from marcfehling/disable-windows
David Wells [Thu, 12 Jun 2025 13:17:41 +0000 (09:17 -0400)]
Merge pull request #18558 from marcfehling/disable-windows

github: disable windows-2025 for the moment

2 weeks agoDisable windows-2025 for the moment. 18558/head
Marc Fehling [Thu, 12 Jun 2025 09:54:54 +0000 (11:54 +0200)]
Disable windows-2025 for the moment.

2 weeks agoMerge pull request #18556 from tjhei/no-discard-mpi-functions
Matthias Maier [Thu, 12 Jun 2025 04:01:58 +0000 (04:01 +0000)]
Merge pull request #18556 from tjhei/no-discard-mpi-functions

add [[nodiscard]] to MPI helper functions

2 weeks agoMerge pull request #18553 from tjhei/doc-rpe
Matthias Maier [Thu, 12 Jun 2025 04:01:20 +0000 (04:01 +0000)]
Merge pull request #18553 from tjhei/doc-rpe

document RemotePointEvaluation

2 weeks agoMerge pull request #18554 from tjhei/doxygen-details-on-top
Matthias Maier [Thu, 12 Jun 2025 04:00:54 +0000 (04:00 +0000)]
Merge pull request #18554 from tjhei/doxygen-details-on-top

Doxygen Layout: move detailed description to the top

2 weeks agoadd [[nodiscard]] to MPI helper functions 18556/head
Timo Heister [Wed, 11 Jun 2025 21:15:29 +0000 (17:15 -0400)]
add [[nodiscard]] to MPI helper functions

I forgot to use the return value of Broadcast (assuming it works like
MPI_Bcast). A nodiscard warning would have helped me find this bug
earlier.

2 weeks agoDoxygen Layout: move detailed description to the top 18554/head
Timo Heister [Tue, 10 Jun 2025 21:25:48 +0000 (17:25 -0400)]
Doxygen Layout: move detailed description to the top

Class documentation is currently ordered in the following way:
- brief description
- inheritance diagramm
- list of all members
- detailed description

This PR moves the detailed description to the top (after the @brief
description we rarely use)

2 weeks agodocument RemotePointEvaluation 18553/head
Timo Heister [Tue, 10 Jun 2025 21:20:40 +0000 (17:20 -0400)]
document RemotePointEvaluation

3 weeks agoadded test for shape_grad 18550/head
Wyatt Smith [Sat, 7 Jun 2025 16:34:19 +0000 (10:34 -0600)]
added test for shape_grad

adapted fe_interface_values_07.cc to check the jumps and averages of
the shape function gradients across each face instead of their values

3 weeks agoadded shape_grad in FEInterfaceValues
Wyatt Smith [Sat, 7 Jun 2025 14:41:51 +0000 (08:41 -0600)]
added shape_grad in FEInterfaceValues

Gets the value of the gradient of the shape function on either side of
a face, using the same logic as shape_value()

3 weeks agoAddress some comments
Marco Feder [Fri, 6 Jun 2025 12:21:44 +0000 (14:21 +0200)]
Address some comments


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.