Maille avant et après une maille suivant une direction. Plus de détails...
#include <arcane/cartesianmesh/CellDirectionMng.h>
Fonctions membres publiques | |
constexpr ARCCORE_HOST_DEVICE | DirCellLocalId (CellLocalId n, CellLocalId p) |
constexpr ARCCORE_HOST_DEVICE CellLocalId | previous () const |
Maille avant. | |
constexpr ARCCORE_HOST_DEVICE CellLocalId | previousId () const |
Maille avant. | |
constexpr ARCCORE_HOST_DEVICE CellLocalId | next () const |
Maille après. | |
constexpr ARCCORE_HOST_DEVICE CellLocalId | nextId () const |
Maille après. | |
Attributs privés | |
CellLocalId | m_previous |
CellLocalId | m_next |
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.
|
private |
Définition à la ligne 99 du fichier src/arcane/cartesianmesh/CellDirectionMng.h.
|
private |
Définition à la ligne 98 du fichier src/arcane/cartesianmesh/CellDirectionMng.h.