expand_ga_sphere Subroutine

private subroutine expand_ga_sphere(me, pos, length)

Arguments

TypeIntentOptionalAttributesName
type(grw_spherearray_type) :: me
integer, intent(in), optional :: pos
integer, intent(in), optional :: length

optional length to expand the array


Called by

proc~~expand_ga_sphere~~CalledByGraph proc~expand_ga_sphere expand_ga_sphere interface~expand~25 expand interface~expand~25->proc~expand_ga_sphere proc~placeat_ga_sphere placeat_ga_sphere proc~placeat_ga_sphere->interface~expand~25 proc~placeat_ga_sphere_vec placeat_ga_sphere_vec proc~placeat_ga_sphere_vec->interface~expand~25 proc~append_ga_sphere_vec append_ga_sphere_vec proc~append_ga_sphere_vec->interface~expand~25 proc~append_ga_sphere append_ga_sphere proc~append_ga_sphere->interface~expand~25 interface~append~28 append interface~append~28->proc~append_ga_sphere_vec interface~append~28->proc~append_ga_sphere interface~placeat~15 placeat interface~placeat~15->proc~placeat_ga_sphere interface~placeat~15->proc~placeat_ga_sphere_vec

Contents


Variables

TypeVisibilityAttributesNameInitial
type(tem_sphere_type), private, allocatable:: swpval(:)
integer, private :: explen
integer, private :: ii