Local cell connectivity structures. More...
#include <arcane/geometry/GeometricConnectic.h>
Public Member Functions | |
| Integer | nbNode () const |
| EdgeConnectic (Integer n0, Integer n1, Integer f0, Integer f1) | |
| Integer | node (Integer i) const |
| Integer | face (Integer i) const |
Local cell connectivity structures.
returns the local number in the cell of the edge vertices and the local number of the cell faces supported by the edge.
the face numbering is such that the surface defined by (c1,m,c2,bQ) — where c1 and c2 represent the midpoints of the first and second face, m the midpoint of the edge, and bQ the barycenter of the cell — is oriented positively from s1 to s2.
Definition at line 168 of file GeometricConnectic.h.
|
inline |
Definition at line 174 of file GeometricConnectic.h.
|
inline |
Definition at line 182 of file GeometricConnectic.h.
Definition at line 193 of file GeometricConnectic.h.
|
inline |
Definition at line 172 of file GeometricConnectic.h.
Definition at line 192 of file GeometricConnectic.h.