Dune Core Modules (unstable)

Dune::AlbertaMarkerVector< dim, dimworld > Class Template Reference

marker assigning subentities to one element containing them More...

#include <dune/grid/albertagrid/treeiterator.hh>

Public Member Functions

 AlbertaMarkerVector (const DofNumbering &dofNumbering)
 create AlbertaMarkerVector with empty vectors
 
template<int codim>
bool subEntityOnElement (const ElementInfo &elementInfo, int subEntity) const
 visit subentity on this element?
 
bool up2Date () const
 return true if marking is up to date
 
void print (std::ostream &out=std::cout) const
 print for debugin' only
 

Detailed Description

template<int dim, int dimworld>
class Dune::AlbertaMarkerVector< dim, dimworld >

marker assigning subentities to one element containing them

This Helper class is used for the level and leaf iterators of higher codimension to visit each entity only once (on the element assigned to it by this marker)


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 (Mar 27, 23:31, 2024)