dune-pdelab  2.4-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
 
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

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

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

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
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

References value.

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

References value.


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