ExtendArrayIntVec Subroutine

public subroutine ExtendArrayIntVec(mat, DefaultValue, number)

Arguments

Type IntentOptional AttributesName
integer(kind=int32), intent(inout), allocatable:: mat(:)
integer(kind=int32), intent(in), optional :: DefaultValue
integer(kind=int32), intent(in), optional :: number

Contents

None