dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | 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< Imp > Traits
 export type of the signature More...
 

Public Member Functions

template<class EntityType >
const Traits::FiniteElementTypefind (const EntityType &e) const
 get local basis functions for entity More...
 

Static Public Member Functions

static constexpr bool fixedSize ()
 
static constexpr bool hasDOFs (int codim)
 
static constexpr std::size_t size (GeometryType gt)
 
static constexpr std::size_t maxLocalSize ()
 

Static Public Attributes

static constexpr int dimension = dim_
 

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

template<class Imp , int dim_>
typedef LocalFiniteElementMapTraits<Imp> Dune::PDELab::SimpleLocalFiniteElementMap< Imp, dim_ >::Traits
inherited

export type of the signature

Member Function Documentation

◆ find()

template<class Imp , int dim_>
template<class EntityType >
const Traits::FiniteElementType & Dune::PDELab::SimpleLocalFiniteElementMap< Imp, dim_ >::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>
static constexpr bool Dune::PDELab::OPBLocalFiniteElementMap< D, R, k, d, bt, ComputationFieldType, basisType >::fixedSize ( )
inlinestaticconstexpr

◆ hasDOFs()

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

◆ maxLocalSize()

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

◆ size()

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

Member Data Documentation

◆ dimension

template<class Imp , int dim_>
constexpr int Dune::PDELab::SimpleLocalFiniteElementMap< Imp, dim_ >::dimension = dim_
staticconstexprinherited

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