Infos sur maille avant et après une face suivant une direction.
Plus de détails...
#include <arcane/cartesianmesh/FaceDirectionMng.h>
|
| __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.
◆ DirFaceLocalId()
| __host__ __device__ Arcane::DirFaceLocalId::DirFaceLocalId |
( |
CellLocalId | n, |
|
|
CellLocalId | p ) |
|
inlineprivate |
◆ nextCell()
| __host__ __device__ CellLocalId Arcane::DirFaceLocalId::nextCell |
( |
| ) |
const |
|
inline |
◆ nextCellId()
| __host__ __device__ CellLocalId Arcane::DirFaceLocalId::nextCellId |
( |
| ) |
const |
|
inline |
◆ previousCell()
| __host__ __device__ CellLocalId Arcane::DirFaceLocalId::previousCell |
( |
| ) |
const |
|
inline |
◆ previousCellId()
| __host__ __device__ CellLocalId Arcane::DirFaceLocalId::previousCellId |
( |
| ) |
const |
|
inline |
◆ FaceDirectionMng
| friend Arcane::DirFaceLocalId::FaceDirectionMng |
|
private |
◆ m_next
| CellLocalId Arcane::DirFaceLocalId::m_next |
|
private |
◆ m_previous
| CellLocalId Arcane::DirFaceLocalId::m_previous |
|
private |
La documentation de cette classe a été générée à partir du fichier suivant :