![]() |
MechSys
1.0
Computing library for simulations in continuum and discrete mechanics
|
Forward declaration due to the following definitions. More...
#include <mesh.h>
Public Attributes | |
Cell * | C |
The cell. | |
size_t | N |
Local node index. Example: 2D=>0,1,2,3, 3D=>0,1,2,3,4,5,6,7. |
Forward declaration due to the following definitions.
The cell.
size_t Mesh::Share::N |
Local node index. Example: 2D=>0,1,2,3, 3D=>0,1,2,3,4,5,6,7.