expand Interface

public interface expand

increase the size of the container for the array.

Calls

interface~~expand~14~~CallsGraph interface~expand~14 expand proc~expand_ga2d_char expand_ga2d_char interface~expand~14->proc~expand_ga2d_char

Module Procedures

public subroutine expand_ga2d_char(me, length)

expand the growing 2d array

Read more…

Arguments

Type IntentOptional Attributes Name
type(grw_char2darray_type) :: me

array to resize

integer, intent(in), optional :: length

optional length to expand the array