expand_ga2d_char Subroutine

public subroutine expand_ga2d_char(me, length)

expand the growing 2d array

first reset all entries

Arguments

TypeIntentOptionalAttributesName
type(grw_char2darray_type) :: me

array to resize

integer, intent(in), optional :: length

optional length to expand the array


Called by

proc~~expand_ga2d_char~~CalledByGraph proc~expand_ga2d_char expand_ga2d_char interface~expand~10 expand interface~expand~10->proc~expand_ga2d_char

Contents


Variables

TypeVisibilityAttributesNameInitial
character, public, allocatable:: swpval(:,:)
integer, public :: explen