ivector_clear Subroutine

public subroutine ivector_clear(this)

Clears an ivector. Access allowed after a call to clear.

Arguments

Type IntentOptional AttributesName
class(ivector_t), intent(inout) :: this

Contents

None