\brief Loading spacer information from config file \n
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(grw_spacerinterwovenarray_type), | intent(inout) | :: | sprInterwovenArray | growing array of spacers |
||
type(grw_cylinderarray_type), | intent(inout) | :: | cylArray | growing array of cylinders |
||
type(grw_spatialobjarray_type), | intent(inout) | :: | spaObjArray | growing array of geometrical objects. |
||
integer, | intent(in) | :: | attr_pos | Position of the attribute to connect this object to. |
||
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 | :: | spr_handle | ||||
integer, | private | :: | spr_subHandle | ||||
integer, | private | :: | iObj | ||||
integer, | private | :: | nObjects |