This routine loads the 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 the geometric objects to. |
||
type(tem_transformation_type), | intent(in) | :: | transform |