MechSys  1.0
Computing library for simulations in continuum and discrete mechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
Mesh::Share Struct Reference

Forward declaration due to the following definitions. More...

#include <mesh.h>

List of all members.

Public Attributes

CellC
 The cell.
size_t N
 Local node index. Example: 2D=>0,1,2,3, 3D=>0,1,2,3,4,5,6,7.

Detailed Description

Forward declaration due to the following definitions.


Member Data Documentation

The cell.

Local node index. Example: 2D=>0,1,2,3, 3D=>0,1,2,3,4,5,6,7.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines