Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class 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 Member Functions

 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 Oct 5 12:46:29 2005 for Chombo&AMRIdealMHD by  doxygen 1.4.1