#include <DataIndex.H>
Public Member Functions | |
DataIndex (const LayoutIndex &a_promotion) | |
DataIndex () | |
virtual | ~DataIndex () |
Private Member Functions | |
DataIndex (int a_indexIntoBox, int a_indexIntoData, const int *a_layoutID) | |
Friends | |
class | LayoutIterator |
class | DataIterator |
class | TimedDataIterator |
class | NeighborIterator |
class | BoxLayout |
class | Copier |
DataIndex::DataIndex | ( | const LayoutIndex & | a_promotion | ) | [inline, explicit] |
DataIndex::DataIndex | ( | ) | [inline] |
virtual DataIndex::~DataIndex | ( | ) | [inline, virtual] |
DataIndex::DataIndex | ( | int | a_indexIntoBox, | |
int | a_indexIntoData, | |||
const int * | a_layoutID | |||
) | [inline, private] |
friend class LayoutIterator [friend] |
Reimplemented from LayoutIndex.
friend class DataIterator [friend] |
Reimplemented from LayoutIndex.
friend class TimedDataIterator [friend] |
Reimplemented from LayoutIndex.
friend class NeighborIterator [friend] |
Reimplemented from LayoutIndex.
friend class BoxLayout [friend] |
Reimplemented from LayoutIndex.
friend class Copier [friend] |