Local cell connectivity structures. More...
#include <arcane/geometry/GeometricConnectic.h>
Public Member Functions | |
| NodeConnectic (Integer e0, Integer e1, Integer e2, Integer f0, Integer f1, Integer f2, Integer n0, Integer n1, Integer n2, Integer n3) | |
| NodeConnectic (Integer f0, Integer f1, Integer n0, Integer n1, Integer n2) | |
| Integer | edge (Integer i) const |
| Integer | face (Integer i) const |
| Integer | node (Integer i) const |
Local cell connectivity structures.
returns the local number in the cell of the 3 edges and 3 faces connected to the vertex and the definition of the associated triad (n0,n1,n2,n3)
Definition at line 210 of file GeometricConnectic.h.
|
inline |
Definition at line 214 of file GeometricConnectic.h.
|
inline |
Definition at line 225 of file GeometricConnectic.h.
|
inline |
Definition at line 239 of file GeometricConnectic.h.
Definition at line 249 of file GeometricConnectic.h.
Definition at line 250 of file GeometricConnectic.h.
Definition at line 251 of file GeometricConnectic.h.