7#ifndef CARTESIANGRIDPOINT_H
8#define CARTESIANGRIDPOINT_H
This class defines a grid point, grid cells consist of.
void allocateElements(void *memPointer, void *, MInt &)
static MInt staticElementSize()
static MFloat * m_tmpPointer
MInt * m_cellIds
This member stores the cellIds of adjacent Cells.
static void init(MInt NotUsed(dimensions), MInt, MInt)
MFloat * m_coordinates
This member stores the coordinates of the point defining the grid point.
constexpr MLong IPOW2(MInt x)