Dune Core Modules (2.7.0)
Dune::BasisInterface::Traits Struct Reference
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) | |
enum | { dimDomain = implementationDefined } |
Enum for domain dimension. More... | |
typedef ImplementationDefined | DomainFieldType |
Field type of the domain. | |
typedef ImplementationDefined | DomainType |
Type used for coordinate vectors in the domain. | |
Range properties (global range only) | |
enum | { dimRange = implementationDefined } |
Enum for range dimension. More... | |
typedef ImplementationDefined | RangeFieldType |
Field type of the range. | |
typedef ImplementationDefined | RangeType |
Type used for range values. | |
Detailed Description
types of domain and range
- Note
- This may be a typedef instead of a member class.
Member Typedef Documentation
◆ Jacobian
Jacobian properties.
- Note
- The Jacobian should be some matrix type with
dimRange
xdimDomain
components of typeRangeFieldType
.
Member Enumeration Documentation
◆ anonymous enum
◆ anonymous enum
The documentation for this struct was generated from the following file:
- dune/localfunctions/common/interface.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Oct 13, 22:30, 2024)