dune-pdelab  2.4-dev
Public Types | Public Member Functions | List of all members
Dune::PDELab::RannacherTurekLocalFiniteElementMap< D, R, d > Class Template Reference

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

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

Public Types

typedef LocalFiniteElementMapTraits< RannacherTurekLocalFiniteElement< D, R, d > > 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, std::size_t d>
class Dune::PDELab::RannacherTurekLocalFiniteElementMap< D, R, d >

wrap up element from local functions

Member Typedef Documentation

typedef LocalFiniteElementMapTraits<RannacherTurekLocalFiniteElement< D, R, d > > Dune::PDELab::SimpleLocalFiniteElementMap< RannacherTurekLocalFiniteElement< D, R, d > >::Traits
inherited

export type of the signature

Member Function Documentation

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

get local basis functions for entity

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

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