OpenAtom
Version1.5a
|
Public Member Functions | |
ENL_EKE_Collector (CkMigrateMessage *m) | |
ENL_EKE_Collector (int _numEnergyInputs, int _numInstance) | |
void | acceptENL (double _enl) |
void | acceptEKE (double _eke) |
Private Member Functions | |
void | printENL () |
void | printEKE () |
Private Attributes | |
int | enlIteration |
int | ekeIteration |
FILE * | temperScreenFile |
int | energyExpected |
int | countEKE |
int | countENL |
double | EKE |
double | ENL |
Definition at line 30 of file ENL_EKE_Collector.h.