KASKADE 7 development version
Public Types | Public Member Functions | List of all members
Kaskade::WeakFunctionViews::ConstantGradient Struct Reference

#include <functionviews.hh>

Detailed Description

Definition at line 296 of file functionviews.hh.

Public Types

typedef Dune::FieldVector< double, 2 > ValueType
 

Public Member Functions

template<class SFS >
int order (SFS const &sfs) const
 
template<class EPtr , class V >
ValueType value (EPtr const &ci, V const &) const
 

Member Typedef Documentation

◆ ValueType

Definition at line 298 of file functionviews.hh.

Member Function Documentation

◆ order()

template<class SFS >
int Kaskade::WeakFunctionViews::ConstantGradient::order ( SFS const &  sfs) const
inline

Definition at line 301 of file functionviews.hh.

◆ value()

template<class EPtr , class V >
ValueType Kaskade::WeakFunctionViews::ConstantGradient::value ( EPtr const &  ci,
V const &   
) const
inline

Definition at line 304 of file functionviews.hh.


The documentation for this struct was generated from the following file: