dune-fem 2.8.0
|
#include <dune/fem/space/basisfunctionset/evaluatecaller.hh>
Static Public Member Functions | |
static InterfaceType * | createObj (const RangeVectorType &rangeStorage, const size_t numbase) |
static InterfaceType * | create (const RangeVectorType &rangeStorage, const size_t quadnop, const size_t numbase) |
Protected Types | |
enum | { quadNop = MIN_NUMBER_OF_QUAD_POINTS } |
enum | { numBaseFct = MIN_NUMBER_OF_BASE_FCT } |
typedef Traits::BaseFunctionSetType | BaseFunctionSetType |
typedef Traits::RangeVectorType | RangeVectorType |
typedef EvaluateCallerInterface< typename Traits ::BaseTraits > | InterfaceType |
Static Protected Attributes | |
static const int | dimRange = BaseFunctionSetType :: FunctionSpaceType:: dimRange |
|
protected |
|
protected |
|
protected |
|
inlinestatic |
|
inlinestatic |
|
staticprotected |