Table of 12 real-type elements. Used for weighting the nodes of the cells (the largest having 12 nodes). More...
#include <arcane/geometry/GeometricConnectic.h>
Public Member Functions | |
| Real | node (Integer i) const |
| LocalCellNodeReal (Real a0, Real a1, Real a2, Real a3, Real a4, Real a5, Real a6, Real a7, Real a8, Real a9, Real a10, Real a11) | |
| Real | sum () const |
Private Attributes | |
| Real | m_node [12] |
Table of 12 real-type elements. Used for weighting the nodes of the cells (the largest having 12 nodes).
Definition at line 662 of file src/arcane/geometry/GeometricConnectic.h.
|
inline |
Definition at line 674 of file src/arcane/geometry/GeometricConnectic.h.
Definition at line 670 of file src/arcane/geometry/GeometricConnectic.h.
|
inline |
Definition at line 694 of file src/arcane/geometry/GeometricConnectic.h.
|
private |
Definition at line 666 of file src/arcane/geometry/GeometricConnectic.h.