dune-pdelab  2.5-dev
Public Types | Public Member Functions | List of all members
Dune::PDELab::OPBLocalFiniteElementMap< D, R, k, d, bt, ComputationFieldType, basisType > Class Template Reference

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

Inheritance diagram for Dune::PDELab::OPBLocalFiniteElementMap< D, R, k, d, bt, ComputationFieldType, basisType >:
Inheritance graph

Public Types

typedef LocalFiniteElementMapTraits< Dune::OPBLocalFiniteElement< D, R, k, d, bt, ComputationFieldType, basisType > > Traits
 export type of the signature More...
 

Public Member Functions

bool fixedSize () const
 
bool hasDOFs (int codim) 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, int k, int d, Dune::GeometryType::BasicType bt, typename ComputationFieldType = R, PB::BasisType basisType = PB::BasisType::Pk>
class Dune::PDELab::OPBLocalFiniteElementMap< D, R, k, d, bt, ComputationFieldType, basisType >

wrap up element from local functions

Member Typedef Documentation

§ Traits

typedef LocalFiniteElementMapTraits<Dune::OPBLocalFiniteElement< D, R, k, d, bt, ComputationFieldType, basisType > > Dune::PDELab::SimpleLocalFiniteElementMap< Dune::OPBLocalFiniteElement< D, R, k, d, bt, ComputationFieldType, basisType > >::Traits
inherited

export type of the signature

Member Function Documentation

§ find()

const Traits::FiniteElementType& Dune::PDELab::SimpleLocalFiniteElementMap< Dune::OPBLocalFiniteElement< D, R, k, d, bt, ComputationFieldType, basisType > >::find ( const EntityType &  e) const
inlineinherited

get local basis functions for entity

§ fixedSize()

template<class D, class R, int k, int d, Dune::GeometryType::BasicType bt, typename ComputationFieldType = R, PB::BasisType basisType = PB::BasisType::Pk>
bool Dune::PDELab::OPBLocalFiniteElementMap< D, R, k, d, bt, ComputationFieldType, basisType >::fixedSize ( ) const
inline

§ hasDOFs()

template<class D, class R, int k, int d, Dune::GeometryType::BasicType bt, typename ComputationFieldType = R, PB::BasisType basisType = PB::BasisType::Pk>
bool Dune::PDELab::OPBLocalFiniteElementMap< D, R, k, d, bt, ComputationFieldType, basisType >::hasDOFs ( int  codim) const
inline

§ maxLocalSize()

template<class D, class R, int k, int d, Dune::GeometryType::BasicType bt, typename ComputationFieldType = R, PB::BasisType basisType = PB::BasisType::Pk>
std::size_t Dune::PDELab::OPBLocalFiniteElementMap< D, R, k, d, bt, ComputationFieldType, basisType >::maxLocalSize ( ) const
inline

§ size()

template<class D, class R, int k, int d, Dune::GeometryType::BasicType bt, typename ComputationFieldType = R, PB::BasisType basisType = PB::BasisType::Pk>
std::size_t Dune::PDELab::OPBLocalFiniteElementMap< D, R, k, d, bt, ComputationFieldType, basisType >::size ( GeometryType  gt) const
inline

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