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