dune-fem 2.8.0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Dune::Fem::GenericAdaptiveDofMapper< TraitsImp >::InsertSubEntities< codim > Struct Template Reference

#include <dune/fem/space/mapper/genericadaptivedofmapper.hh>

Static Public Member Functions

static void insertDofs (const ElementType &entity, const CompiledLocalKeyType &clk, const int polOrd, const int subEntity, unsigned int &globalSize, unsigned int &notAlreadyCounted, EntityDofStorage &entityDofs)
 
static void apply (const ElementType &entity, const CompiledLocalKeyType &clk, const int polOrd, unsigned int &globalSize, unsigned int &notAlreadyCounted, std::vector< DofContainerType * > dofContainers)
 

Member Function Documentation

◆ apply()

template<class TraitsImp >
template<int codim>
static void Dune::Fem::GenericAdaptiveDofMapper< TraitsImp >::InsertSubEntities< codim >::apply ( const ElementType entity,
const CompiledLocalKeyType clk,
const int  polOrd,
unsigned int &  globalSize,
unsigned int &  notAlreadyCounted,
std::vector< DofContainerType * >  dofContainers 
)
inlinestatic

◆ insertDofs()

template<class TraitsImp >
template<int codim>
static void Dune::Fem::GenericAdaptiveDofMapper< TraitsImp >::InsertSubEntities< codim >::insertDofs ( const ElementType entity,
const CompiledLocalKeyType clk,
const int  polOrd,
const int  subEntity,
unsigned int &  globalSize,
unsigned int &  notAlreadyCounted,
EntityDofStorage entityDofs 
)
inlinestatic

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