Connectivity information for geometric elements of type GeomType::Quad4. 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, ...). | |
Private Member Functions | |
| void | _init () |
Connectivity information for geometric elements of type GeomType::Quad4.
Definition at line 68 of file src/arcane/geometry/CellConnectivity.h.
|
inline |
Definition at line 72 of file src/arcane/geometry/CellConnectivity.h.
|
private |
Definition at line 224 of file CellConnectivity.cc.
|
inline |
Definition at line 77 of file src/arcane/geometry/CellConnectivity.h.
|
inline |
Definition at line 78 of file src/arcane/geometry/CellConnectivity.h.
|
inline |
Definition at line 76 of file src/arcane/geometry/CellConnectivity.h.