expand_ga2d_long Subroutine

public subroutine expand_ga2d_long(me, length)

expand the growing 2d array

first reset all entries

Arguments

TypeIntentOptionalAttributesName
type(grw_long2darray_type) :: me

array to resize

integer, intent(in), optional :: length

optional length to expand the array


Called by

proc~~expand_ga2d_long~~CalledByGraph proc~expand_ga2d_long expand_ga2d_long interface~expand~12 expand interface~expand~12->proc~expand_ga2d_long

Contents


Variables

TypeVisibilityAttributesNameInitial
integer(kind=long_k), public, allocatable:: swpval(:,:)
integer, public :: explen