This class defines a grid point, grid cells consist of.
More...
#include <cartesiangridpoint.h>
template<
MInt nDim>
class CartesianGridPoint< nDim >
Definition at line 18 of file cartesiangridpoint.h.
◆ allocateElements()
Definition at line 40 of file cartesiangridpoint.h.
40 {
45 };
static MFloat * m_tmpPointer
MInt * m_cellIds
This member stores the cellIds of adjacent Cells.
MFloat * m_coordinates
This member stores the coordinates of the point defining the grid point.
◆ init()
◆ staticElementSize()
◆ m_cellIds
◆ m_coordinates
◆ m_noAdjacentCells
◆ m_tmpPointer
The documentation for this class was generated from the following files: