expand_ga2d_int Subroutine

public subroutine expand_ga2d_int(me, length)

expand the growing 2d array

first reset all entries

Arguments

TypeIntentOptionalAttributesName
type(grw_int2darray_type) :: me

array to resize

integer, intent(in), optional :: length

optional length to expand the array


Called by

proc~~expand_ga2d_int~~CalledByGraph proc~expand_ga2d_int expand_ga2d_int interface~expand~13 expand interface~expand~13->proc~expand_ga2d_int

Contents


Variables

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