Connectivity information for geometric elements of type GeomType::Pyramid5. More...
#include <arcane/geometry/CellConnectivity.h>
Public Member Functions | |
| Integer | nbNode () const |
| Integer | nbEdge () const |
| Integer | nbFace () const |
| Public Member Functions inherited from Arcane::geometric::CellConnectivity | |
| CellConnectivity (Integer nb_node, Integer nb_edge, Integer nb_face, GeomType cell_type) | |
| Integer | nbNode () const |
| Integer | nbEdge () const |
| Integer | nbFace () const |
| Integer | nbSubZone () const |
| Number of control sub-volumes. | |
| Integer | nbSubZoneFace () const |
| Number of internal SVC faces. | |
| const Integer * | nodeAssociation () const |
| const NodeConnectic * | nodeConnectic () const |
| const EdgeConnectic * | edgeConnectic () const |
| const FaceConnectic * | faceConnectic () const |
| const SVCFaceConnectic * | SCVFaceConnectic () const |
| GeomType | cellType () const |
| Cell type (GeomType::Quad4, GeomType::Hexaedron8, ...). | |
Connectivity information for geometric elements of type GeomType::Pyramid5.
Definition at line 148 of file CellConnectivity.h.
|
inline |
Definition at line 152 of file CellConnectivity.h.
|
inline |
Definition at line 157 of file CellConnectivity.h.
|
inline |
Definition at line 158 of file CellConnectivity.h.
|
inline |
Definition at line 156 of file CellConnectivity.h.