expand Interface

private interface expand

increase the size of the container for the array.

Calls

interface~~expand~34~~CallsGraph interface~expand~34 expand proc~expand_ga_sphere~2 expand_ga_sphere interface~expand~34->proc~expand_ga_sphere~2

Called by

interface~~expand~34~~CalledByGraph interface~expand~34 expand proc~placeat_ga_sphere~2 placeat_ga_sphere proc~placeat_ga_sphere~2->interface~expand~34 proc~placeat_ga_sphere_vec~2 placeat_ga_sphere_vec proc~placeat_ga_sphere_vec~2->interface~expand~34 proc~append_ga_sphere~2 append_ga_sphere proc~append_ga_sphere~2->interface~expand~34 proc~append_ga_sphere_vec~2 append_ga_sphere_vec proc~append_ga_sphere_vec~2->interface~expand~34 interface~placeat~24 placeat interface~placeat~24->proc~placeat_ga_sphere~2 interface~placeat~24->proc~placeat_ga_sphere_vec~2 interface~append~35 append interface~append~35->proc~append_ga_sphere~2 interface~append~35->proc~append_ga_sphere_vec~2

Contents


Module Procedures

private subroutine expand_ga_sphere(me, pos, length)

Arguments

Type IntentOptional Attributes Name
type(grw_spherearray_type) :: me
integer, intent(in), optional :: pos
integer, intent(in), optional :: length

optional length to expand the array