dune-localfunctions
2.2.1
|
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... | |
types of component objects
typedef ImplementationDefined Dune::FiniteElementInterface::Traits::Basis |
type of the Basis
Should be an implementation of BasisIterface
typedef ImplementationDefined Dune::FiniteElementInterface::Traits::Coefficients |
type of the Coefficients
Should be an implementation of CoefficientsIterface
typedef ImplementationDefined Dune::FiniteElementInterface::Traits::Interpolation |
type of the Interpolation
Should be an implementation of InterpolationIterface