Dune::FiniteElementInterface::Traits Struct Reference

types of component objects More...

#include <dune/localfunctions/common/interface.hh>

Inheritance diagram for Dune::FiniteElementInterface::Traits:
Inheritance graph

List of all members.

Public Types

typedef ImplementationDefined Basis
 type of the Basis
typedef ImplementationDefined Coefficients
 type of the Coefficients
typedef ImplementationDefined Interpolation
 type of the Interpolation

Detailed Description

types of component objects

Note:
This may be a typedef instead of a member class.

Member Typedef Documentation

typedef ImplementationDefined Dune::FiniteElementInterface::Traits::Basis

type of the Basis

Should be an implementation of BasisIterface

Note:
May be an inline class instead of a typedef.

Reimplemented in Dune::ScalarLocalToGlobalFiniteElementAdaptor< LocalFiniteElement, Geometry >::Traits, Dune::Pk2DFiniteElement< Geometry, RF, k >::Traits, and Dune::EdgeS0_5FiniteElement< Geometry, RF >::Traits.

type of the Coefficients

Should be an implementation of CoefficientsIterface

Note:
May be an inline class instead of a typedef.

Reimplemented in Dune::ScalarLocalToGlobalFiniteElementAdaptor< LocalFiniteElement, Geometry >::Traits, Dune::Pk2DFiniteElement< Geometry, RF, k >::Traits, and Dune::EdgeS0_5FiniteElement< Geometry, RF >::Traits.

type of the Interpolation

Should be an implementation of InterpolationIterface

Note:
May be an inline class instead of a typedef.

Reimplemented in Dune::ScalarLocalToGlobalFiniteElementAdaptor< LocalFiniteElement, Geometry >::Traits, Dune::Pk2DFiniteElement< Geometry, RF, k >::Traits, and Dune::EdgeS0_5FiniteElement< Geometry, RF >::Traits.


The documentation for this struct was generated from the following file:

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].