compute_residual_norm Function

public function compute_residual_norm(this, i_state) result(norm)

Arguments

Type IntentOptional Attributes Name
type(LanczosCalcType), intent(inout) :: this
integer, intent(in) :: i_state

Return Value real(kind=dp)


Contents