DELPHIN::ElementGeometry Class Reference
List of all members.
Detailed Description
Contains the element data in the elements table of the geometry section.
Definition at line 88 of file delphin_output_lib_types.h.
|
Public Attributes |
| unsigned int | n |
| | Element number.
|
| double | x |
| | Element center's x-coordinate in [m].
|
| double | y |
| | Element center's y-coordinate in [m].
|
| unsigned int | i |
| | Element's column index.
|
| unsigned int | j |
| | Element's row index.
|
| unsigned int | matnr |
| | Material number assigned to this element.
|
Member Data Documentation
The documentation for this class was generated from the following file: