Functor for mapping second order derivatives on a reference element in 1D to a local element.
More...
#include <ptems/hofunctiontransform.hpp>
Functor for mapping second order derivatives on a reference element in 1D to a local element.
◆ HighOrderFunctionTransform()
Creates the functor to map second order derivatives to a local element.
- Parameters
-
jacobianMapping | The Jacobian of the element mapping at the point of compuration |
◆ operator()()
Map the second order derivatives.
- Todo:
- Should gradient be before or after mapping to element
- Parameters
-
hessianMapping | The hessian of the element mapping at the point of compuration |
gradient | The gradient at the point of computation on the element after mapping |
hessian | The gradient at the point of computation on the reference element |
The documentation for this class was generated from the following file:
- ptems/hofunctiontransform.hpp