Dune Core Modules (2.7.0)
Dune::FiniteElementInterface::Traits Struct Reference
types of component objects More...
#include <dune/localfunctions/common/interface.hh>
Public Types | |
typedef ImplementationDefined | Basis |
type of the Basis More... | |
typedef ImplementationDefined | Coefficients |
type of the Coefficients More... | |
typedef ImplementationDefined | Interpolation |
type of the Interpolation More... | |
Detailed Description
types of component objects
- Note
- This may be a typedef instead of a member class.
Member Typedef Documentation
◆ Basis
type of the Basis
Should be an implementation of BasisInterface
- Note
- May be an inline class instead of a typedef.
◆ Coefficients
type of the Coefficients
Should be an implementation of CoefficientsInterface
- Note
- May be an inline class instead of a typedef.
◆ Interpolation
type of the Interpolation
Should be an implementation of InterpolationInterface
- Note
- May be an inline class instead of a typedef.
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)