#include <source/patchdata/index/IndexData.h>
Public Member Functions | |
IndexDataNode () | |
IndexDataNode (const hier::Index< DIM > &index, const int d_offset, TYPE &t, IndexDataNode< DIM, TYPE, BOX_GEOMETRY > *n, IndexDataNode< DIM, TYPE, BOX_GEOMETRY > *p) | |
virtual | ~IndexDataNode () |
Friends | |
class | IndexData< DIM, TYPE, BOX_GEOMETRY > |
class | IndexIterator< DIM, TYPE, BOX_GEOMETRY > |
class | ConstIndexIterator< DIM, TYPE, BOX_GEOMETRY > |
SAMRAI::pdat::IndexDataNode< DIM, TYPE, BOX_GEOMETRY >::IndexDataNode | ( | ) | [inline] |
SAMRAI::pdat::IndexDataNode< DIM, TYPE, BOX_GEOMETRY >::IndexDataNode | ( | const hier::Index< DIM > & | index, | |
const int | d_offset, | |||
TYPE & | t, | |||
IndexDataNode< DIM, TYPE, BOX_GEOMETRY > * | n, | |||
IndexDataNode< DIM, TYPE, BOX_GEOMETRY > * | p | |||
) | [inline] |
SAMRAI::pdat::IndexDataNode< DIM, TYPE, BOX_GEOMETRY >::~IndexDataNode | ( | ) | [inline, virtual] |
friend class IndexData< DIM, TYPE, BOX_GEOMETRY > [friend] |
friend class IndexIterator< DIM, TYPE, BOX_GEOMETRY > [friend] |
friend class ConstIndexIterator< DIM, TYPE, BOX_GEOMETRY > [friend] |