5 #ifndef MERCURYDPM_HGRIDCELL_H
6 #define MERCURYDPM_HGRIDCELL_H
18 inline bool equals(
int x,
int y,
int z,
unsigned int level)
const
24 inline bool equals(
int x,
int y,
unsigned int level)
const
Definition: HGridCell.h:12
unsigned int getHGridLevel() const
Definition: HGridCell.h:65
unsigned int hGridLevel_
HGrid-level of the particle containing this cell.
Definition: HGridCell.h:80
bool equals(int x, int y, int z, unsigned int level) const
Checks if the given (x,y,z,level) is the same as the ones in this cell.
Definition: HGridCell.h:18
bool operator==(const HGridCell &other) const
Checks if the given cell is the same as the given cell.
Definition: HGridCell.h:30
int hGridY_
Definition: HGridCell.h:78
bool equals(int x, int y, unsigned int level) const
Checks if the given (x,y,z,level) is the same as the ones in this cell, 2D version.
Definition: HGridCell.h:24
int hGridZ_
Definition: HGridCell.h:78
void setHGridZ(int HGridZ)
Definition: HGridCell.h:60
HGridCell()
Definition: HGridCell.h:14
int getHGridX() const
Definition: HGridCell.h:35
void setHGridX(int HGridX)
Definition: HGridCell.h:40
int getHGridZ() const
Definition: HGridCell.h:55
void setHGridY(int HGridY)
Definition: HGridCell.h:50
int hGridX_
Cell position in the grid.
Definition: HGridCell.h:78
void setHGridLevel(unsigned int HGridLevel)
Definition: HGridCell.h:70
int getHGridY() const
Definition: HGridCell.h:45
Scalar * y
Definition: level1_cplx_impl.h:128
list x
Definition: plotDoE.py:28