dune-localfunctions 2.10
|
types of component objects More...
#include <dune/localfunctions/common/interface.hh>
Public Types | |
typedef ImplementationDefined | Basis |
type of the Basis | |
typedef ImplementationDefined | Coefficients |
type of the Coefficients | |
typedef ImplementationDefined | Interpolation |
type of the Interpolation | |
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