G+Smo  25.01.0
Geometry + Simulation Modules
 
Loading...
Searching...
No Matches
gsHDomainLeafIter< node, isconst > Class Template Reference

Detailed Description

template<typename node, bool isconst = false>
class gismo::gsHDomainLeafIter< node, isconst >

Iterates over the leaves of an gsHDomain (tree).

Public Member Functions

bool good () const
 Returns true iff we are still pointing at a valid leaf.
 
void startFrom (node *const root_node)
 The iteration is done in the sub-tree hanging from node root_node.
 

Private Attributes

index_t m_index_level
 The level of the box representation.