|
dune-localfunctions
2.7.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 BasisInterface
| typedef ImplementationDefined Dune::FiniteElementInterface::Traits::Coefficients |
type of the Coefficients
Should be an implementation of CoefficientsInterface
| typedef ImplementationDefined Dune::FiniteElementInterface::Traits::Interpolation |
type of the Interpolation
Should be an implementation of InterpolationInterface