- Home
- About DUNE
- Download
- Documentation
- Community
- Development
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 BasisIterface
Reimplemented in Dune::ScalarLocalToGlobalFiniteElementAdaptor< LocalFiniteElement, Geometry >::Traits, Dune::Pk2DFiniteElement< Geometry, RF, k >::Traits, and Dune::EdgeS0_5FiniteElement< Geometry, RF >::Traits.
typedef ImplementationDefined Dune::FiniteElementInterface::Traits::Coefficients |
type of the Coefficients
Should be an implementation of CoefficientsIterface
Reimplemented in Dune::ScalarLocalToGlobalFiniteElementAdaptor< LocalFiniteElement, Geometry >::Traits, Dune::Pk2DFiniteElement< Geometry, RF, k >::Traits, and Dune::EdgeS0_5FiniteElement< Geometry, RF >::Traits.
typedef ImplementationDefined Dune::FiniteElementInterface::Traits::Interpolation |
type of the Interpolation
Should be an implementation of InterpolationIterface
Reimplemented in Dune::ScalarLocalToGlobalFiniteElementAdaptor< LocalFiniteElement, Geometry >::Traits, Dune::Pk2DFiniteElement< Geometry, RF, k >::Traits, and Dune::EdgeS0_5FiniteElement< Geometry, RF >::Traits.
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].