dvector_delete Subroutine

public subroutine dvector_delete(this)

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

Type Bound

dvector_t

Arguments

Type IntentOptional Attributes Name
class(dvector_t), intent(inout) :: this