Infos sur maille avant et après une face suivant une direction. Plus de détails...
#include <arcane/cartesianmesh/FaceDirectionMng.h>
Fonctions membres publiques | |
Cell | previousCell () const |
Maille avant. | |
CellLocalId | previousCellId () const |
Maille avant. | |
Cell | nextCell () const |
Maille après. | |
CellLocalId | nextCellId () const |
Maille après. | |
Fonctions membres privées | |
DirFace (Cell n, Cell p) | |
Attributs privés | |
friend | FaceDirectionMng |
Cell | m_previous |
Cell | m_next |
Infos sur maille avant et après une face suivant une direction.
Les instances de cette classe sont temporaires et construites via FaceDirectionMng::face().
Définition à la ligne 40 du fichier src/arcane/cartesianmesh/FaceDirectionMng.h.
Définition à la ligne 46 du fichier src/arcane/cartesianmesh/FaceDirectionMng.h.
|
inline |
Maille après.
Définition à la ligne 55 du fichier src/arcane/cartesianmesh/FaceDirectionMng.h.
|
inline |
Maille après.
Définition à la ligne 57 du fichier src/arcane/cartesianmesh/FaceDirectionMng.h.
|
inline |
Maille avant.
Définition à la ligne 51 du fichier src/arcane/cartesianmesh/FaceDirectionMng.h.
|
inline |
Maille avant.
Définition à la ligne 53 du fichier src/arcane/cartesianmesh/FaceDirectionMng.h.
|
private |
Définition à la ligne 42 du fichier src/arcane/cartesianmesh/FaceDirectionMng.h.
|
private |
Définition à la ligne 62 du fichier src/arcane/cartesianmesh/FaceDirectionMng.h.
|
private |
Définition à la ligne 61 du fichier src/arcane/cartesianmesh/FaceDirectionMng.h.