destroy Subroutine

private pure subroutine destroy(this)

Destructor, deallocates variables.

Arguments

TypeIntentOptionalAttributesName
class(arpack_t), intent(inout) :: this

type instance


Contents

None