expand_ga_logical Subroutine

public subroutine expand_ga_logical(me, pos, length)

Arguments

TypeIntentOptionalAttributesName
type(grw_logicalarray_type) :: me
integer, intent(in), optional :: pos
integer, intent(in), optional :: length

optional length to expand the array


Called by

proc~~expand_ga_logical~~CalledByGraph proc~expand_ga_logical expand_ga_logical interface~expand~3 expand interface~expand~3->proc~expand_ga_logical

Contents


Variables

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