Chombo + EB
3.0
|
#include <DataIndex.H>
Public Member Functions | |
DataIndex (const LayoutIndex &a_promotion) | |
DataIndex () | |
virtual | ~DataIndex () |
![]() | |
LayoutIndex () | |
virtual | ~LayoutIndex () |
bool | operator== (const LayoutIndex &a_rhs) const |
bool | eq (const LayoutIndex &a_rhs) const |
bool | operator!= (const LayoutIndex &a_rhs) const |
bool | isNull () const |
returns 'true' if this DataIndex has been null constructed. More... | |
int | intCode () const |
int | datInd () const |
LayoutIndex (const LayoutIndex &a_input) | |
virtual void | output () const |
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 |
|
inlineexplicit |
|
inline |
|
inlinevirtual |
|
inlineprivate |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |