Informations sur la connectivité d'une maille.
Plus de détails...
#include <arcane/geometric/CellConnectivity.h>
Informations sur la connectivité d'une maille.
Définition à la ligne 38 du fichier CellConnectivity.h.
◆ CellConnectivity()
Arcane::CellConnectivity::CellConnectivity |
( |
Integer |
nb_node, |
|
|
Integer |
nb_edge, |
|
|
Integer |
nb_face, |
|
|
GeomType |
cell_type |
|
) |
| |
|
inline |
◆ _setEdgeDirectConnectic()
GEOMETRIC_BEGIN_NAMESPACE void CellConnectivity::_setEdgeDirectConnectic |
( |
| ) |
|
|
inlineprotected |
◆ cellType()
GeomType Arcane::CellConnectivity::cellType |
( |
| ) |
const |
|
inline |
◆ edgeConnectic()
const EdgeConnectic * Arcane::CellConnectivity::edgeConnectic |
( |
| ) |
const |
|
inline |
◆ faceConnectic()
const FaceConnectic * Arcane::CellConnectivity::faceConnectic |
( |
| ) |
const |
|
inline |
◆ nbEdge()
Integer Arcane::CellConnectivity::nbEdge |
( |
| ) |
const |
|
inline |
◆ nbFace()
Integer Arcane::CellConnectivity::nbFace |
( |
| ) |
const |
|
inline |
◆ nbNode()
Integer Arcane::CellConnectivity::nbNode |
( |
| ) |
const |
|
inline |
◆ nbSubZone()
Integer Arcane::CellConnectivity::nbSubZone |
( |
| ) |
const |
|
inline |
◆ nbSubZoneFace()
Integer Arcane::CellConnectivity::nbSubZoneFace |
( |
| ) |
const |
|
inline |
◆ nodeAssociation()
const Integer * Arcane::CellConnectivity::nodeAssociation |
( |
| ) |
const |
|
inline |
◆ nodeConnectic()
const NodeConnectic * Arcane::CellConnectivity::nodeConnectic |
( |
| ) |
const |
|
inline |
◆ SCVFaceConnectic()
◆ m_cell_type
GeomType Arcane::CellConnectivity::m_cell_type |
|
protected |
◆ m_edge_connectic
◆ m_edge_direct_connectic
◆ m_edge_first_node
Int32* Arcane::CellConnectivity::m_edge_first_node = nullptr |
|
protected |
◆ m_edge_node_sub_zone_id
Integer Arcane::CellConnectivity::m_edge_node_sub_zone_id[3] |
◆ m_edge_second_node
Int32* Arcane::CellConnectivity::m_edge_second_node = nullptr |
|
protected |
◆ m_face_connectic
◆ m_face_node_sub_zone_id
Integer Arcane::CellConnectivity::m_face_node_sub_zone_id[3] |
◆ m_nb_edge
Integer Arcane::CellConnectivity::m_nb_edge |
|
protected |
◆ m_nb_face
Integer Arcane::CellConnectivity::m_nb_face |
|
protected |
◆ m_nb_node
Integer Arcane::CellConnectivity::m_nb_node |
|
protected |
◆ m_nb_sub_zone
Integer Arcane::CellConnectivity::m_nb_sub_zone = 0 |
|
protected |
◆ m_nb_svc_face
Integer Arcane::CellConnectivity::m_nb_svc_face = 0 |
|
protected |
◆ m_node_association
const Integer* Arcane::CellConnectivity::m_node_association = nullptr |
|
protected |
Numero local du sommet associé au sous volume de controle.
Définition à la ligne 69 du fichier CellConnectivity.h.
◆ m_node_connectic
◆ m_svc_face_connectic
La documentation de cette classe a été générée à partir des fichiers suivants :