\brief Module containing a set of classes that can be used as progress-bars and status counters. These counters only write to the standard output.
This class is part of the online Fortran 2003 Tutorial by Danny E.P. Vanpoucke (http://dannyvanpoucke.be) and comes without warranty.
This module makes use of: - NOTHING
\brief Displays a text progress bar in the command-line.
procedure, public, pass(this) :: initialize | |
procedure, public, pass(this) :: reset | |
procedure, public, pass(this) :: run |