Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

VoFIterator Class Reference

Iterator for all vofs within an IntVectSet and an Ebgraph. More...

#include <VoFIterator.H>

Collaboration diagram for VoFIterator:

Collaboration graph
[legend]
List of all members.

Public Methods

 VoFIterator (const IntVectSet &a_ivs, const EBGraph &a_ebgraph)
 VoFIterator ()
 ~VoFIterator ()
void define (const IntVectSet &a_ivs, const EBGraph &a_ebgraph)
void reset ()
void operator++ ()
const VolIndexoperator() () const
bool ok () const
bool isDefined () const

Private Attributes

bool m_isDefined
Vector< VolIndexm_vols
int m_ivol

Detailed Description

Iterator for all vofs within an IntVectSet and an Ebgraph.

Iterator for all vofs within an IntVectSet and an Ebgraph


Constructor & Destructor Documentation

VoFIterator::VoFIterator const IntVectSet   a_ivs,
const EBGraph   a_ebgraph
 

VoFIterator::VoFIterator  
 

VoFIterator::~VoFIterator  
 


Member Function Documentation

void VoFIterator::define const IntVectSet   a_ivs,
const EBGraph   a_ebgraph
 

bool VoFIterator::isDefined   const
 

bool VoFIterator::ok   const
 

const VolIndex& VoFIterator::operator()   const
 

void VoFIterator::operator++  
 

void VoFIterator::reset  
 


Member Data Documentation

bool VoFIterator::m_isDefined [private]
 

int VoFIterator::m_ivol [private]
 

Vector<VolIndex> VoFIterator::m_vols [private]
 


The documentation for this class was generated from the following file:
Generated on Wed Apr 16 14:35:32 2003 for EBChombo by doxygen1.2.16