end_of_search_reached Function

public elemental function end_of_search_reached(curr_tau_search_method, stop_method) result(res)

Arguments

Type IntentOptional Attributes Name
type(TauSearchMethod_t), intent(in) :: curr_tau_search_method
type(StopMethod_t), intent(in) :: stop_method

Return Value logical


Contents