dune-fem
2.4.1-rc
|
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/misc/l2norm.hh>
Public Types | |
typedef Function | FunctionType |
typedef FunctionType::RangeFieldType | RangeFieldType |
typedef Dune::FieldTraits< RangeFieldType >::real_type | RealType |
typedef FieldVector< RealType, 1 > | RangeType |
Public Member Functions | |
WeightedFunctionSquare (const LocalWeightFunctionType &weightFunction, const FunctionType &function) | |
template<class Point > | |
void | evaluate (const Point &x, RangeType &ret) const |
typedef Function Dune::Fem::WeightedL2Norm< WeightFunction >::WeightedFunctionSquare< Function >::FunctionType |
typedef FunctionType::RangeFieldType Dune::Fem::WeightedL2Norm< WeightFunction >::WeightedFunctionSquare< Function >::RangeFieldType |
typedef FieldVector< RealType, 1 > Dune::Fem::WeightedL2Norm< WeightFunction >::WeightedFunctionSquare< Function >::RangeType |
typedef Dune::FieldTraits< RangeFieldType >::real_type Dune::Fem::WeightedL2Norm< WeightFunction >::WeightedFunctionSquare< Function >::RealType |
|
inline |
|
inline |