|
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 |
Internal use: used when Normal output is selected. Uses cout.
Definition at line 52 of file MP_model.hpp.
| void NormalMessenger::generationTime | ( | double | t | ) | [private, virtual] |
Reimplemented from flopc::Messenger.
Definition at line 37 of file MP_model.cpp.
| void NormalMessenger::statistics | ( | int | bm, |
| int | m, | ||
| int | bn, | ||
| int | n, | ||
| int | nz | ||
| ) | [private, virtual] |
Reimplemented from flopc::Messenger.
Definition at line 29 of file MP_model.cpp.
friend class MP_model [friend] |
Reimplemented from flopc::Messenger.
Reimplemented in flopc::VerboseMessenger.
Definition at line 53 of file MP_model.hpp.
1.7.4