mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
Tracing replaces self timing
This commit is contained in:
parent
e6dcb821ad
commit
8a9e647120
@ -78,21 +78,6 @@ public:
|
|||||||
int Dirichlet;
|
int Dirichlet;
|
||||||
Coordinate Block;
|
Coordinate Block;
|
||||||
|
|
||||||
/********** Deprecate timers **********/
|
|
||||||
void Report(void);
|
|
||||||
void ZeroCounters(void);
|
|
||||||
double DhopCalls;
|
|
||||||
double DhopCommTime;
|
|
||||||
double DhopComputeTime;
|
|
||||||
double DhopComputeTime2;
|
|
||||||
double DhopFaceTime;
|
|
||||||
double DhopTotalTime;
|
|
||||||
|
|
||||||
double DerivCalls;
|
|
||||||
double DerivCommTime;
|
|
||||||
double DerivComputeTime;
|
|
||||||
double DerivDhopComputeTime;
|
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////
|
||||||
// Implement the abstract base
|
// Implement the abstract base
|
||||||
///////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////
|
||||||
|
Loading…
Reference in New Issue
Block a user