|
dune-pdelab 2.9
|
Loading...
Searching...
No Matches
Dune::PDELab::SimpleLocalFiniteElementMap< Imp, dim_ > Class Template Reference
simple implementation where all entities have the same finite element More...
#include <dune/pdelab/finiteelementmap/finiteelementmap.hh>
Inheritance diagram for Dune::PDELab::SimpleLocalFiniteElementMap< Imp, dim_ >:

Public Types | |
| typedef LocalFiniteElementMapTraits< Imp > | Traits |
| export type of the signature | |
Public Member Functions | |
| SimpleLocalFiniteElementMap () | |
| Use when Imp has a standard constructor. | |
| SimpleLocalFiniteElementMap (const Imp &imp_) | |
| Constructor where an instance of Imp can be provided. | |
| template<class EntityType > | |
| const Traits::FiniteElementType & | find (const EntityType &e) const |
| get local basis functions for entity | |
Static Public Attributes | |
| static constexpr int | dimension = dim_ |
Detailed Description
template<class Imp, int dim_>
class Dune::PDELab::SimpleLocalFiniteElementMap< Imp, dim_ >
class Dune::PDELab::SimpleLocalFiniteElementMap< Imp, dim_ >
simple implementation where all entities have the same finite element
Member Typedef Documentation
◆ Traits
template<class Imp , int dim_>
| typedef LocalFiniteElementMapTraits<Imp> Dune::PDELab::SimpleLocalFiniteElementMap< Imp, dim_ >::Traits |
export type of the signature
Constructor & Destructor Documentation
◆ SimpleLocalFiniteElementMap() [1/2]
template<class Imp , int dim_>
|
inline |
Use when Imp has a standard constructor.
◆ SimpleLocalFiniteElementMap() [2/2]
template<class Imp , int dim_>
|
inline |
Constructor where an instance of Imp can be provided.
Member Function Documentation
◆ find()
template<class Imp , int dim_>
template<class EntityType >
|
inline |
get local basis functions for entity
Member Data Documentation
◆ dimension
template<class Imp , int dim_>
|
staticconstexpr |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8