dune-pdelab  2.0.0
Public Types | Public Member Functions | List of all members
Dune::PDELab::P12DLocalFiniteElementMap< D, R > Class Template Reference

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

Inheritance diagram for Dune::PDELab::P12DLocalFiniteElementMap< D, R >:
Inheritance graph

Public Types

typedef
LocalFiniteElementMapTraits
< Dune::P1LocalFiniteElement
< D, R, 2 > > 
Traits
 export type of the signature More...
 

Public Member Functions

bool fixedSize () const
 
std::size_t size (GeometryType gt) const
 
std::size_t maxLocalSize () const
 
const Traits::FiniteElementTypefind (const EntityType &e) const
 get local basis functions for entity More...
 

Detailed Description

template<class D, class R>
class Dune::PDELab::P12DLocalFiniteElementMap< D, R >

wrap up element from local functions

Member Typedef Documentation

typedef LocalFiniteElementMapTraits<Dune::P1LocalFiniteElement< D, R, 2 > > Dune::PDELab::SimpleLocalFiniteElementMap< Dune::P1LocalFiniteElement< D, R, 2 > >::Traits
inherited

export type of the signature

Member Function Documentation

const Traits::FiniteElementType& Dune::PDELab::SimpleLocalFiniteElementMap< Dune::P1LocalFiniteElement< D, R, 2 > >::find ( const EntityType &  e) const
inlineinherited

get local basis functions for entity

template<class D , class R >
bool Dune::PDELab::P12DLocalFiniteElementMap< D, R >::fixedSize ( ) const
inline
template<class D , class R >
std::size_t Dune::PDELab::P12DLocalFiniteElementMap< D, R >::maxLocalSize ( ) const
inline
template<class D , class R >
std::size_t Dune::PDELab::P12DLocalFiniteElementMap< D, R >::size ( GeometryType  gt) const
inline

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