NGSolve
4.9
|
Controls the progress - output. More...
#include <meshaccess.hpp>
Public Member Functions | |
ProgressOutput (const MeshAccess &ama, string atask, int atotal) | |
void | Update () |
void | Update (int nr) |
void | Done () |
Controls the progress - output.
It controls the Netgen - progressbar as well as console progress update. In parallel, all processes must enter and call the Done method.