![]() |
Dune-Functions 2.11
|
#include <dune/functions/functionspacebases/cubichermitebasis.hh>

Public Types | |
| using | HessianType = H |
| Type to represent the Hessian When \( \hat\phi : \mbox{IR}^n \to \mbox{IR}\) then HessianType is an 2D-array of m x m components where entry H[i][j] contains the derivative \(\partial_i \partial_j \hat\phi \). | |
| using Dune::Functions::H2LocalBasisTraits< DF, n, D, RF, m, R, J, H >::HessianType = H |
Type to represent the Hessian When \( \hat\phi : \mbox{IR}^n \to \mbox{IR}\) then HessianType is an 2D-array of m x m components where entry H[i][j] contains the derivative \(\partial_i \partial_j \hat\phi \).