destroy Subroutine

private pure subroutine destroy(this)

Destructor, deallocates variables.

Type Bound

arpack_t

Arguments

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

type instance