![]() |
MFIX
2016-1
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | write_progress_bar (I, I_MAX, JUSTIFICATION) |
| subroutine | erase_progress_bar (BAR_WIDTH, BAR_STATUS, JUSTIFICATION) |
| subroutine erase_progress_bar | ( | integer | BAR_WIDTH, |
| character (len=4) | BAR_STATUS, | ||
| character (len=1) | JUSTIFICATION | ||
| ) |
Definition at line 148 of file write_progress_bar.f.


| subroutine write_progress_bar | ( | integer | I, |
| integer | I_MAX, | ||
| character (len=1) | JUSTIFICATION | ||
| ) |
Definition at line 25 of file write_progress_bar.f.

