expand_ga2d_real Subroutine

public subroutine expand_ga2d_real(me, length)

expand the growing 2d array

first reset all entries

Arguments

TypeIntentOptionalAttributesName
type(grw_real2darray_type) :: me

array to resize

integer, intent(in), optional :: length

optional length to expand the array


Called by

proc~~expand_ga2d_real~~CalledByGraph proc~expand_ga2d_real expand_ga2d_real interface~expand~14 expand interface~expand~14->proc~expand_ga2d_real

Contents


Variables

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