wait_func Interface

interface
private subroutine wait_func(me, user_stop)

Arguments

Type IntentOptional Attributes Name
class(nlesolver_type), intent(inout) :: me
logical, intent(out) :: user_stop

Description

enable a user-triggered stop of the iterations: