dune-localfunctions  2.2.0
Public Types
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 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, Dune::Pk1DFiniteElement< Geometry, RF, k >::Traits, and Dune::EdgeS0_5FiniteElement< Geometry, RF >::Traits.


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