FLOPC++
|
#include <MP_model.hpp>
Private Member Functions | |
virtual void | statistics (int bm, int m, int bn, int n, int nz) |
virtual void | generationTime (double t) |
Friends | |
class | MP_model |
Additional Inherited Members | |
![]() | |
virtual void | logMessage (int level, const char *const msg) |
![]() | |
virtual | ~Messenger () |
Internal use: used when Normal output is selected. Uses cout.
Definition at line 51 of file MP_model.hpp.
|
privatevirtual |
Reimplemented from flopc::Messenger.
Definition at line 36 of file MP_model.cpp.
|
privatevirtual |
Reimplemented from flopc::Messenger.
Definition at line 28 of file MP_model.cpp.
|
friend |
Definition at line 52 of file MP_model.hpp.