![]() |
An open source method of characteristics neutron transport code.
|
Public Member Functions | |
| Progress (long num_iterations, std::string name, double interval=0.1, Geometry *geometry=NULL, bool mpi_comm=false) | |
| Constructor for Progress. | |
| virtual | ~Progress () |
| Destructor for Progress. | |
| void | incrementCounter () |
| Increment the counter, print log if it has reached an interval bound. | |
| void | reset () |
| Reset the counter. | |