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

DataIterator Class Reference

#include <DataIterator.H>

Inheritance diagram for DataIterator:

Inheritance graph
[legend]
Collaboration diagram for DataIterator:

Collaboration graph
[legend]
List of all members.

Public Methods

 DataIterator ()
 DataIterator (const BoxLayout &a_layout)
const DataIndexoperator() () const
 return the index that this iterator is at

DataIndex i () const
 return a copy of the index that this iterator is at


Friends

class BoxLayout
class DisjointBoxLayout

Constructor & Destructor Documentation

DataIterator::DataIterator   [inline]
 

DataIterator::DataIterator const BoxLayout   a_layout [inline]
 


Member Function Documentation

DataIndex DataIterator::i   const [inline]
 

return a copy of the index that this iterator is at

Aborts if the iterator is not ok()

Reimplemented from LayoutIterator.

const DataIndex& DataIterator::operator()   const [inline]
 

return the index that this iterator is at

Aborts if the iterator is not ok()

Reimplemented from LayoutIterator.


Friends And Related Function Documentation

friend class BoxLayout [friend]
 

Reimplemented from LayoutIterator.

friend class DisjointBoxLayout [friend]
 


The documentation for this class was generated from the following file:
Generated on Wed Jan 19 17:55:52 2005 for Chombo&INSwithParticles by doxygen1.2.16