nlesolver-fortran
Source File
Modules
Procedures
Abstract Interfaces
Derived Types
wait_func
Interface
62 statements
Source File
nlesolver_module.F90
nlesolver_module
wait_func
Contents
None
interface
private subroutine wait_func(me, user_stop)
Arguments
Type
Intent
Optional
Attributes
Name
class(
nlesolver_type
),
intent(inout)
::
me
logical,
intent(out)
::
user_stop
Description
enable a user-triggered stop of the iterations: