This routine reads a single geometry table from the config file i.e loading different geometry kinds like canoND, cube, periodic, STL etc.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(sdr_geometry_type), | intent(inout) | :: | me | |||
| type(flu_State) | :: | conf | ||||
| integer, | intent(in) | :: | thandle | |||
| integer, | intent(in) | :: | attr_pos | Position of the attribute to connect all primitives to. |
||
| type(tem_transformation_type), | intent(in) | :: | transform |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | iError | ||||
| character(len=labelLen), | public | :: | geom_kind |