This routine converts sdr_spacer_type to spacerInterwoven_type for as each filament and add it to the growing array of spacerInterwoven_type
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
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(spacer_filament_type), | intent(in) | :: | filament_cur | |||
type(spacer_filament_type), | intent(in) | :: | filament_adj |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(tem_cylinder_type), | private | :: | loc_cylinder | ||||
integer, | private | :: | nrs |