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

Element number.

Definition at line 90 of file delphin_output_lib_types.h.

Element center's x-coordinate in [m].

Definition at line 91 of file delphin_output_lib_types.h.

Element center's y-coordinate in [m].

Definition at line 92 of file delphin_output_lib_types.h.

Element's column index.

Definition at line 93 of file delphin_output_lib_types.h.

Element's row index.

Definition at line 94 of file delphin_output_lib_types.h.

Material number assigned to this element.

Definition at line 95 of file delphin_output_lib_types.h.


The documentation for this class was generated from the following file:

Generated on Tue Mar 24 18:12:08 2009 for Delphin 5 Outputs Library by  doxygen 1.5.5