\brief Loading cylinder information from config file \n
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tem_cylinder_type), | intent(out), | allocatable | :: | me(:) | array of cylinders |
|
| type(tem_transformation_type), | intent(in) | :: | transform | transformation for spatial object |
||
| type(flu_state) | :: | conf | lua state |
|||
| integer, | intent(in) | :: | thandle |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | cyl_handle | ||||
| integer, | private | :: | cyl_subHandle | ||||
| integer, | private | :: | iObj | ||||
| integer, | private | :: | nObjects |