|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
proxy.hh
Go to the documentation of this file.
42 // if ScalarShapeFunctionSetType has a member variable codegenShapeFunctionSet then this is forwarded here
44 static constexpr bool codegenShapeFunctionSet = detail::IsCodegenShapeFunctionSet< ImplementationType >::value;
Definition explicitfieldvector.hh:75
FunctionSpaceTraits::RangeType RangeType
Type of range vector (using type of range field) has a Dune::FieldVector type interface.
Definition functionspaceinterface.hh:71
FunctionSpaceTraits::LinearMappingType JacobianRangeType
Intrinsic type used for the jacobian values has a Dune::FieldMatrix type interface.
Definition functionspaceinterface.hh:75
FunctionSpaceTraits::DomainType DomainType
Type of domain vector (using type of domain field) has a Dune::FieldVector type interface.
Definition functionspaceinterface.hh:67
Definition proxy.hh:35
ShapeFunctionSet ImplementationType
Definition proxy.hh:39
FunctionSpaceType::JacobianRangeType JacobianRangeType
Definition proxy.hh:50
static constexpr bool codegenShapeFunctionSet
Definition proxy.hh:44
ImplementationType::FunctionSpaceType FunctionSpaceType
Definition proxy.hh:46
ShapeFunctionSetProxy()
Definition proxy.hh:59
void hessianEach(const Point &x, Functor functor) const
Definition proxy.hh:84
FunctionSpaceType::RangeType RangeType
Definition proxy.hh:49
FunctionSpaceType::HessianRangeType HessianRangeType
Definition proxy.hh:51
ShapeFunctionSetProxy(const ShapeFunctionSet *shapeFunctionSet)
Definition proxy.hh:63
void evaluateEach(const Point &x, Functor functor) const
Definition proxy.hh:72
void jacobianEach(const Point &x, Functor functor) const
Definition proxy.hh:78
FunctionSpaceType::DomainType DomainType
Definition proxy.hh:48
Interface class for shape function sets.
Definition shapefunctionset/shapefunctionset.hh:33
void hessianEach(const Point &x, Functor functor) const
evalute hessian of each shape function
void evaluateEach(const Point &x, Functor functor) const
evalute each shape function
void jacobianEach(const Point &x, Functor functor) const
evalute jacobian of each shape function
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8