dune-pdelab  2.5-dev
Public Types | List of all members
Dune::PDELab::FiniteElementMapTraits< T > Struct Template Reference

collect types exported by a finite element map More...

#include <dune/pdelab/finiteelementmap/finiteelementmap.hh>

Inheritance diagram for Dune::PDELab::FiniteElementMapTraits< T >:
Inheritance graph

Public Types

typedef T FiniteElementType
 Type of finite element from local functions. More...
 
typedef T FiniteElement
 Type of finite element from local functions. More...
 

Detailed Description

template<class T>
struct Dune::PDELab::FiniteElementMapTraits< T >

collect types exported by a finite element map

Member Typedef Documentation

◆ FiniteElement

template<class T >
typedef T Dune::PDELab::FiniteElementMapTraits< T >::FiniteElement

Type of finite element from local functions.

◆ FiniteElementType

template<class T >
typedef T Dune::PDELab::FiniteElementMapTraits< T >::FiniteElementType

Type of finite element from local functions.


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