Maille avant et après une maille suivant une direction. Plus de détails...
#include <arcane/cartesianmesh/CellDirectionMng.h>
Fonctions membres publiques | |
constexpr __host__ __device__ | DirCellLocalId (CellLocalId n, CellLocalId p) |
constexpr __host__ __device__ CellLocalId | previous () const |
Maille avant. | |
constexpr __host__ __device__ CellLocalId | previousId () const |
Maille avant. | |
constexpr __host__ __device__ CellLocalId | next () const |
Maille après. | |
constexpr __host__ __device__ CellLocalId | nextId () const |
Maille après. | |
Maille avant et après une maille suivant une direction.
Les instances de cette classe sont temporaires et construites via CellDirectionMng::cellLocalId().
Définition à la ligne 76 du fichier src/arcane/cartesianmesh/CellDirectionMng.h.
|
inlineconstexpr |
Définition à la ligne 80 du fichier src/arcane/cartesianmesh/CellDirectionMng.h.
|
inlineconstexpr |
Maille après.
Définition à la ligne 92 du fichier src/arcane/cartesianmesh/CellDirectionMng.h.
|
inlineconstexpr |
Maille après.
Définition à la ligne 94 du fichier src/arcane/cartesianmesh/CellDirectionMng.h.
|
inlineconstexpr |
Maille avant.
Définition à la ligne 88 du fichier src/arcane/cartesianmesh/CellDirectionMng.h.
|
inlineconstexpr |
Maille avant.
Définition à la ligne 90 du fichier src/arcane/cartesianmesh/CellDirectionMng.h.