#include <treeiterator.hh>
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)
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 |