KASKADE 7 development version
|
#include <functionviews.hh>
View on FunctionSpaceElements. If .value() is called, then the result is the square norm of the value of the FunctionSpaceElement this view was constructed with.
For more information on the construction of such views cf. FunctionViews
Definition at line 69 of file functionviews.hh.
Public Types | |
typedef Function::Space | Space |
typedef Function::Scalar | Scalar |
typedef Dune::FieldVector< Scalar, 1 > | ValueType |
Public Member Functions | |
AbsSquare (Function const &f_) | |
Space const & | space () const |
template<class SFS > | |
int | order (SFS const &sfs) const |
template<class EPtr , class V > | |
ValueType | value (EPtr const &ci, V const &v) const |
ValueType | value (typename Function::Space::Evaluator const &evaluator) const |
typedef Function::Scalar Kaskade::FunctionViews::AbsSquare< Function >::Scalar |
Definition at line 73 of file functionviews.hh.
typedef Function::Space Kaskade::FunctionViews::AbsSquare< Function >::Space |
Definition at line 72 of file functionviews.hh.
typedef Dune::FieldVector<Scalar,1> Kaskade::FunctionViews::AbsSquare< Function >::ValueType |
Definition at line 74 of file functionviews.hh.
|
inline |
Definition at line 76 of file functionviews.hh.
|
inline |
Definition at line 81 of file functionviews.hh.
|
inline |
Definition at line 78 of file functionviews.hh.
|
inline |
Definition at line 84 of file functionviews.hh.
|
inline |
Definition at line 89 of file functionviews.hh.