destroy_grwPoints Subroutine

private subroutine destroy_grwPoints(me)

This routine destroys growing array of points

Arguments

TypeIntentOptionalAttributesName
type(tem_grwPoints_type), intent(inout) :: me

Growing array of points in each dimension


Calls

proc~~destroy_grwpoints~~CallsGraph proc~destroy_grwpoints destroy_grwPoints interface~destroy~15 destroy proc~destroy_grwpoints->interface~destroy~15 proc~destroy_ga2d_real destroy_ga2d_real interface~destroy~15->proc~destroy_ga2d_real

Called by

proc~~destroy_grwpoints~~CalledByGraph proc~destroy_grwpoints destroy_grwPoints interface~destroy destroy interface~destroy->proc~destroy_grwpoints

Contents

None