7#ifndef POINTBASEDCELL_H
8#define POINTBASEDCELL_H
This class defines a grid cell which is a internal data structure for cartesian cells needed for an e...
MInt * m_pointIds
This member stores the ids of the grid points the grid cell conists of.
MInt m_cellId
This member stores the id of the cartesian cell in the collector of all cartesian cells the grid cell...
static MInt staticElementSize()
void allocateElements(void *memPointer, void *, MInt)
static void init(MInt NotUsed(dimensions), MInt, MInt, MInt)