|
dune-localfunctions 2.9.1
|
Loading...
Searching...
No Matches
Dune::BasisInterface::Traits Struct Reference
types of domain and range More...
#include <dune/localfunctions/common/interface.hh>
Inheritance diagram for Dune::BasisInterface::Traits:

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 | |
Detailed Description
types of domain and range
- Note
- This may be a typedef instead of a member class.
Member Typedef Documentation
◆ DomainFieldType
Field type of the domain.
◆ DomainType
Type used for coordinate vectors in the domain.
◆ Jacobian
Jacobian properties.
- Note
- The Jacobian should be some matrix type with
dimRangexdimDomaincomponents of typeRangeFieldType.
◆ RangeFieldType
Field type of the range.
◆ RangeType
Type used for range values.
Member Data Documentation
◆ dimDomain
|
staticconstexpr |
dimension of the domain
◆ dimRange
|
staticconstexpr |
dimension of the range
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8