progressbarsmodule Module

\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




Derived Types

type, public ::  TProgressBar

\brief Displays a text progress bar in the command-line.

Read more…

Type-Bound Procedures

procedure, public, pass(this) :: initialize
procedure, public, pass(this) :: reset
procedure, public, pass(this) :: run