dune-localfunctions
2.9.0
|
types of domain and range More...
#include <dune/localfunctions/common/interface.hh>
Public Types | |
typedef ImplementationDefined | Jacobian |
Jacobian properties. More... | |
Domain properties (local and global) | |
typedef ImplementationDefined | DomainFieldType |
Field type of the domain. More... | |
typedef ImplementationDefined | DomainType |
Type used for coordinate vectors in the domain. More... | |
constexpr static int | dimDomain = implementationDefined |
dimension of the domain More... | |
Range properties (global range only) | |
typedef ImplementationDefined | RangeFieldType |
Field type of the range. More... | |
typedef ImplementationDefined | RangeType |
Type used for range values. More... | |
constexpr static int | dimRange = implementationDefined |
dimension of the range More... | |
types of domain and range
typedef ImplementationDefined Dune::BasisInterface::Traits::DomainFieldType |
Field type of the domain.
typedef ImplementationDefined Dune::BasisInterface::Traits::DomainType |
Type used for coordinate vectors in the domain.
typedef ImplementationDefined Dune::BasisInterface::Traits::Jacobian |
Jacobian properties.
dimRange
x dimDomain
components of type RangeFieldType
. typedef ImplementationDefined Dune::BasisInterface::Traits::RangeFieldType |
Field type of the range.
typedef ImplementationDefined Dune::BasisInterface::Traits::RangeType |
Type used for range values.
|
staticconstexpr |
dimension of the domain
|
staticconstexpr |
dimension of the range