dune-localfunctions
2.6-git
|
Go to the documentation of this file.
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>
@ dimRange
dimension of the range
Definition: localbasis.hh:51
@ dimDomain
dimension of the domain
Definition: localbasis.hh:39
D DomainType
domain type
Definition: localbasis.hh:43
DF DomainFieldType
Export type for domain field.
Definition: localbasis.hh:34
RF RangeFieldType
Export type for range field.
Definition: localbasis.hh:46
J JacobianType
Type to represent derivative.
Definition: localbasis.hh:63
Type traits for LocalBasisVirtualInterface.
Definition: localbasis.hh:31
R RangeType
range type
Definition: localbasis.hh:55
Definition: brezzidouglasmarini1cube2dlocalbasis.hh:15