|
dune-grid 2.11
|
Loading...
Searching...
No Matches
Dune::AlbertaMarkerVector< dim, dimworld > Class Template Reference
marker assigning subentities to one element containing them More...
#include <dune/grid/albertagrid/treeiterator.hh>
Inheritance diagram for Dune::AlbertaMarkerVector< dim, dimworld >:

Public Member Functions | |
| AlbertaMarkerVector (const DofNumbering &dofNumbering) | |
| create AlbertaMarkerVector with empty vectors | |
| AlbertaMarkerVector (const This &other) | |
| ~AlbertaMarkerVector () | |
| template<int codim> | |
| bool | subEntityOnElement (const ElementInfo &elementInfo, int subEntity) const |
| visit subentity on this element? | |
| template<int firstCodim, class Iterator > | |
| void | markSubEntities (const Iterator &begin, const Iterator &end) |
| void | clear () |
| 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 >
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)
Constructor & Destructor Documentation
◆ AlbertaMarkerVector() [1/2]
template<int dim, int dimworld>
|
inlineexplicit |
create AlbertaMarkerVector with empty vectors
◆ AlbertaMarkerVector() [2/2]
template<int dim, int dimworld>
|
inline |
◆ ~AlbertaMarkerVector()
template<int dim, int dimworld>
|
inline |
Member Function Documentation
◆ clear()
template<int dim, int dimworld>
|
inline |
◆ markSubEntities()
template<int dim, int dimworld>
template<int firstCodim, class Iterator >
|
inline |
◆ print()
template<int dim, int dimworld>
|
inline |
print for debugin' only
◆ subEntityOnElement()
template<int dim, int dimworld>
template<int codim>
|
inline |
visit subentity on this element?
◆ up2Date()
template<int dim, int dimworld>
|
inline |
return true if marking is up to date
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