expand Interface

private interface expand

increase the size of the container for the array.

Calls

interface~~expand~31~~CallsGraph interface~expand~31 expand proc~expand_ga_triangle expand_ga_triangle interface~expand~31->proc~expand_ga_triangle

Called by

interface~~expand~31~~CalledByGraph interface~expand~31 expand proc~append_ga_triangle append_ga_triangle proc~append_ga_triangle->interface~expand~31 proc~append_ga_triangle_vec append_ga_triangle_vec proc~append_ga_triangle_vec->interface~expand~31 proc~placeat_ga_triangle placeat_ga_triangle proc~placeat_ga_triangle->interface~expand~31 proc~placeat_ga_triangle_vec placeat_ga_triangle_vec proc~placeat_ga_triangle_vec->interface~expand~31 interface~append~37 append interface~append~37->proc~append_ga_triangle interface~append~37->proc~append_ga_triangle_vec interface~placeat~26 placeat interface~placeat~26->proc~placeat_ga_triangle interface~placeat~26->proc~placeat_ga_triangle_vec

Module Procedures

private subroutine expand_ga_triangle(me, pos, length)

Arguments

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

optional length to expand the array