dvector_delete Subroutine

public subroutine dvector_delete(this)

Deletes a dvector. No access is allowed to this object after this call.

Arguments

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

Contents

None