get_tolerance Function

private pure function get_tolerance(this)

Getter for tolerance (relative accuracy) to indicate eigenvalue convergence.

Type Bound

arpack_t

Arguments

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

type instance

Return Value real(kind=dp)