|
dune-fem 2.8.0
|
#include <dune/fem/misc/h1norm.hh>
Public Types | |
| typedef Function | FunctionType |
| typedef FunctionType::RangeFieldType | RangeFieldType |
| typedef Dune::FieldTraits< typenameFunctionType::RangeFieldType >::real_type | RealType |
| typedef FieldVector< RealType, 1 > | RangeType |
Public Member Functions | |
| FunctionJacobianSquare (const FunctionType &function) | |
| template<class Point > | |
| void | evaluate (const Point &x, RangeType &ret) const |
| typedef Function Dune::Fem::H1Norm< GridPart >::FunctionJacobianSquare< Function >::FunctionType |
| typedef FunctionType::RangeFieldType Dune::Fem::H1Norm< GridPart >::FunctionJacobianSquare< Function >::RangeFieldType |
| typedef FieldVector< RealType, 1 > Dune::Fem::H1Norm< GridPart >::FunctionJacobianSquare< Function >::RangeType |
| typedef Dune::FieldTraits<typenameFunctionType::RangeFieldType>::real_type Dune::Fem::H1Norm< GridPart >::FunctionJacobianSquare< Function >::RealType |
|
inlineexplicit |
|
inline |