Maille avant et après une maille suivant une direction. Plus de détails...
#include <arcane/cartesianmesh/CellDirectionMng.h>
Fonctions membres publiques | |
DirCell (Cell n, Cell p) | |
Cell | previous () const |
Maille avant. | |
CellLocalId | previousId () const |
Maille avant. | |
Cell | next () const |
Maille après. | |
CellLocalId | nextId () const |
Maille après. | |
Attributs privés | |
Cell | m_previous |
Cell | m_next |
Maille avant et après une maille suivant une direction.
Les instances de cette classe sont temporaires et construites via CellDirectionMng::cell().
Définition à la ligne 41 du fichier src/arcane/cartesianmesh/CellDirectionMng.h.
Définition à la ligne 45 du fichier src/arcane/cartesianmesh/CellDirectionMng.h.
|
inline |
Maille après.
Définition à la ligne 57 du fichier src/arcane/cartesianmesh/CellDirectionMng.h.
|
inline |
Maille après.
Définition à la ligne 59 du fichier src/arcane/cartesianmesh/CellDirectionMng.h.
|
inline |
Maille avant.
Définition à la ligne 53 du fichier src/arcane/cartesianmesh/CellDirectionMng.h.
|
inline |
Maille avant.
Définition à la ligne 55 du fichier src/arcane/cartesianmesh/CellDirectionMng.h.
|
private |
Définition à la ligne 64 du fichier src/arcane/cartesianmesh/CellDirectionMng.h.
|
private |
Définition à la ligne 63 du fichier src/arcane/cartesianmesh/CellDirectionMng.h.