KASKADE 7 development version
|
A function view returning the square of the Frobenius norm of a function's derivative. More...
#include <functionviews.hh>
A function view returning the square of the Frobenius norm of a function's derivative.
For more information on the construction of such views cf. FunctionViews
Definition at line 208 of file functionviews.hh.
Public Types | |
typedef Function::Space | Space |
typedef Function::Scalar | Scalar |
typedef Scalar | ValueType |
Public Member Functions | |
GradientAbsSquare (Function const &f_) | |
Space const & | space () const |
template<class SFS > | |
int | order (SFS const &sfs) const |
ValueType | value (typename Function::Space::Evaluator const &evaluator) const |
template<class Cell , class Position > | |
ValueType | value (Cell const &cell, Position const &xi) const |
typedef Function::Scalar Kaskade::FunctionViews::GradientAbsSquare< Function >::Scalar |
Definition at line 212 of file functionviews.hh.
typedef Function::Space Kaskade::FunctionViews::GradientAbsSquare< Function >::Space |
Definition at line 211 of file functionviews.hh.
typedef Scalar Kaskade::FunctionViews::GradientAbsSquare< Function >::ValueType |
Definition at line 213 of file functionviews.hh.
|
inline |
Definition at line 215 of file functionviews.hh.
|
inline |
Definition at line 224 of file functionviews.hh.
|
inline |
Definition at line 218 of file functionviews.hh.
|
inline |
Definition at line 235 of file functionviews.hh.
|
inline |
Definition at line 229 of file functionviews.hh.