expand_ga2d_logical Subroutine

public subroutine expand_ga2d_logical(me, length)

expand the growing 2d array

first reset all entries

Arguments

TypeIntentOptionalAttributesName
type(grw_logical2darray_type) :: me

array to resize

integer, intent(in), optional :: length

optional length to expand the array


Called by

proc~~expand_ga2d_logical~~CalledByGraph proc~expand_ga2d_logical expand_ga2d_logical interface~expand~11 expand interface~expand~11->proc~expand_ga2d_logical

Contents


Variables

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