expand Interface

public interface expand

increase the size of the container for the array.

Calls

interface~~expand~2~~CallsGraph interface~expand~2 expand proc~expand_ga_varop expand_ga_varop interface~expand~2->proc~expand_ga_varop

Called by

interface~~expand~2~~CalledByGraph interface~expand~2 expand proc~append_ga_varop append_ga_varop proc~append_ga_varop->interface~expand~2 proc~append_ga_varop_vec append_ga_varop_vec proc~append_ga_varop_vec->interface~expand~2 proc~placeat_ga_varop placeat_ga_varop proc~placeat_ga_varop->interface~expand~2 proc~placeat_ga_varop_vec placeat_ga_varop_vec proc~placeat_ga_varop_vec->interface~expand~2 interface~append~3 append interface~append~3->proc~append_ga_varop interface~append~3->proc~append_ga_varop_vec interface~placeat~2 placeat interface~placeat~2->proc~placeat_ga_varop interface~placeat~2->proc~placeat_ga_varop_vec

Module Procedures

public subroutine expand_ga_varop(me, pos, length)

Arguments

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

optional length to expand the array