FreePOOMA  2.4.1
Classes
DomainBlockIterator.h File Reference

DomainBlockIterator<Dom> - Iterates through domain data (of type Dom), and returns block domains (Interval or Region) More...

#include "Utilities/PAssert.h"
#include "Domain/DomainTraits.h"
Include dependency graph for DomainBlockIterator.h:
This graph shows which files directly or indirectly include this file:

Classes

class  DomainBlockIterator< Dom >
 A simple iterator class to iterate through all of the points in a given domain of type Dom. More...

Detailed Description

DomainBlockIterator<Dom> - Iterates through domain data (of type Dom), and returns block domains (Interval or Region)