Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::CartesianGridDimension::CellUniqueIdComputer2D

Classe pour calculer en 2D le uniqueId() d'une maille en fonction de sa position dans la grille. Plus de détails...

+ Graphe de collaboration de Arcane::CartesianGridDimension::CellUniqueIdComputer2D:

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
 

Description détaillée

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.

Documentation des constructeurs et destructeur

◆ CellUniqueIdComputer2D()

Arcane::CartesianGridDimension::CellUniqueIdComputer2D::CellUniqueIdComputer2D ( Int64  base_offset,
Int64  all_nb_cell_x 
)
inline

Définition à la ligne 102 du fichier CartesianGridDimension.h.

Documentation des fonctions membres

◆ compute() [1/2]

Int64x3 Arcane::CartesianGridDimension::CellUniqueIdComputer2D::compute ( Int64  unique_id)
inline

Définition à la ligne 113 du fichier CartesianGridDimension.h.

◆ compute() [2/2]

Int64 Arcane::CartesianGridDimension::CellUniqueIdComputer2D::compute ( Int64  x,
Int64  y 
)
inline

Définition à la ligne 109 du fichier CartesianGridDimension.h.

Documentation des données membres

◆ m_all_nb_cell_x

Int64 Arcane::CartesianGridDimension::CellUniqueIdComputer2D::m_all_nb_cell_x
private

Définition à la ligne 124 du fichier CartesianGridDimension.h.

◆ m_base_offset

Int64 Arcane::CartesianGridDimension::CellUniqueIdComputer2D::m_base_offset
private

Définition à la ligne 123 du fichier CartesianGridDimension.h.


La documentation de cette classe a été générée à partir du fichier suivant :