DUNE PDELab (git)

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>

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::FiniteElementTypefind (const EntityType &e) const
 get local basis functions for entity
 

Detailed Description

template<class Imp, int dim_>
class Dune::PDELab::SimpleLocalFiniteElementMap< Imp, dim_ >

simple implementation where all entities have the same finite element


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 16, 22:29, 2024)