libsim
Versione 7.1.9
|
◆ progress_line_update_d()
Update a progress line with a new value. This subroutine updates the progress line object with a new double precision value val. Values outside the range thismin, thismax are truncated. If val is equal or greter maximum the progress bar is closed so that a new line can be printed. When a progress_line object reaches its maximum it can no more be updated and/or closed. Use the interface method update rather than this subroutine directly.
Definizione alla linea 1436 del file char_utilities.F90. |