Data Structure: Geometry_group_data |
|
Description |
List of groups and element type for each group |
Usage |
Geometry_group_data NUM=ival where ival is the data structure number |
Description |
Overview This data structure stores the list of mesh generation groups and the element type for a mesh generated using the ELFEN mesh generator. The structure is only used to enable reading of ELFEN type meshes, together with the associated geometry and is not subsequently maintained.
Notes •Only one Geometry_group_data structure is permitted limiting the analysis to one mesh generation group •The Geometry_group_data structure is only used for input and is subsequently discarded
|
Element_group_numbers List of geometry groups |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of geometry groups.
|
Element_type_numbers List of element type numbers |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of element type numbers.
|