Infos sur maille avant et après une face suivant une direction. Plus de détails...
#include <arcane/cartesianmesh/FaceDirectionMng.h>
Fonctions membres publiques | |
__host__ __device__ CellLocalId | previousCell () const |
Maille avant. | |
__host__ __device__ CellLocalId | previousCellId () const |
Maille avant. | |
__host__ __device__ CellLocalId | nextCell () const |
Maille après. | |
__host__ __device__ CellLocalId | nextCellId () const |
Maille après. | |
Infos sur maille avant et après une face suivant une direction.
Les instances de cette classe sont temporaires et construites via FaceDirectionMng::dirFaceId().
Définition à la ligne 74 du fichier src/arcane/cartesianmesh/FaceDirectionMng.h.
|
inline |
Maille après.
Définition à la ligne 92 du fichier src/arcane/cartesianmesh/FaceDirectionMng.h.
|
inline |
Maille après.
Définition à la ligne 94 du fichier src/arcane/cartesianmesh/FaceDirectionMng.h.
|
inline |
Maille avant.
Définition à la ligne 88 du fichier src/arcane/cartesianmesh/FaceDirectionMng.h.
|
inline |
Maille avant.
Définition à la ligne 90 du fichier src/arcane/cartesianmesh/FaceDirectionMng.h.