ExtendArrayRealVec Subroutine

public subroutine ExtendArrayRealVec(mat, DefaultValue, number)

Arguments

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

Contents

None