dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::PDELab::LocalFiniteElementMapTraits< T > Struct Template Reference

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

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

Inheritance diagram for Dune::PDELab::LocalFiniteElementMapTraits< 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::LocalFiniteElementMapTraits< T >

collect types exported by a finite element map

Member Typedef Documentation

◆ FiniteElement

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

Type of finite element from local functions.

◆ FiniteElementType

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

Type of finite element from local functions.


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