Classe pour calculer en 2D le uniqueId() d'une maille en fonction de sa position dans la grille. Plus de détails...
Fonctions membres publiques | |
CellUniqueIdComputer2D (Int64 base_offset, Int64 all_nb_cell_x) | |
Int64 | compute (Int64 x, Int64 y) |
Int64x3 | compute (Int64 unique_id) |
Attributs privés | |
Int64 | m_base_offset |
Int64 | m_all_nb_cell_x |
Classe pour calculer en 2D le uniqueId() d'une maille en fonction de sa position dans la grille.
Définition à la ligne 98 du fichier CartesianGridDimension.h.
|
inline |
Définition à la ligne 102 du fichier CartesianGridDimension.h.
Définition à la ligne 113 du fichier CartesianGridDimension.h.
Définition à la ligne 109 du fichier CartesianGridDimension.h.
|
private |
Définition à la ligne 124 du fichier CartesianGridDimension.h.
|
private |
Définition à la ligne 123 du fichier CartesianGridDimension.h.