3 #ifndef DUNE_LOCALFUNCTIONS_COMMON_LOCALBASIS_HH 4 #define DUNE_LOCALFUNCTIONS_COMMON_LOCALBASIS_HH 30 template<
class DF,
int n,
class D,
class RF,
int m,
class R,
class J>
R RangeType
range type
Definition: localbasis.hh:55
Type traits for LocalBasisVirtualInterface.
Definition: localbasis.hh:31
D DomainType
domain type
Definition: localbasis.hh:43
dimension of the range
Definition: localbasis.hh:51
dimension of the domain
Definition: localbasis.hh:39
Definition: brezzidouglasmarini1cube2dlocalbasis.hh:15
RF RangeFieldType
Export type for range field.
Definition: localbasis.hh:46
DF DomainFieldType
Export type for domain field.
Definition: localbasis.hh:34
J JacobianType
Type to represent derivative.
Definition: localbasis.hh:63