| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(simulated_annealing_type), | intent(inout) | :: | me | |||
| real(kind=wp), | intent(in), | dimension(:) | :: | x | ||
| real(kind=wp), | intent(in) | :: | f | |||
| integer, | intent(in) | :: | istat |
status flag:
|
interface for reporting intermediate results to the user. This is called when iprint > 0. See iprint for when this is called.