This routine append periodic type to growing array of periodic
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(sdr_PeriodicPlane_type), | intent(in) | :: | periPlane | seeder periodic type |
||
type(grw_periplanearray_type), | intent(inout) | :: | periArray | grwoing periodic plane data type |
||
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 | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(sdr_spatialObj_type), | private | :: | spatialObj |