G+Smo  23.12.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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.