ivector_delete Subroutine

public subroutine ivector_delete(this)

Deletes an ivector. No access is allowed to this object after this call.

Arguments

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

Contents

None