parse_finished_stats Subroutine

private subroutine parse_finished_stats(this)

Parses the statistics that come out of ARPACK when the run is finished. Displays the number of OPX and BX operations and the number of re-orthogonalisation steps that were needed.

Arguments

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

type instance


Contents

None