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::Vertex Struct Reference

#include <mesh.h>

List of all members.

Public Attributes

size_t ID
 ID.
int Tag
 Tag.
Vec3_t C
 X, Y, and Z coordinates.
Array< ShareShares
 IDs of cells sharing this vertex.
Array< int > PartIDs
 Partitions (domains) in which this vertex is located in.

Member Data Documentation

X, Y, and Z coordinates.

ID.

Partitions (domains) in which this vertex is located in.

IDs of cells sharing this vertex.

Tag.


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