ExtendArrayIntVec Subroutine

public subroutine ExtendArrayIntVec(mat, DefaultValue, number)

Arguments

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