Implements a counter by operations. Common.
Definition at line 111 of file pzreal.h.
uint64_t TPZCounter::fCount[gNumOp] |
Vector of counters by operation: sum, product, division, square root, power,
Cosine, Sine, Arc cosine, arc Sine, arc Tangent, Exponencial and logarithm.
Definition at line 114 of file pzreal.h.
Referenced by acos(), asin(), atan(), atan2(), copy(), cos(), exp(), log(), log10(), TPZFlopCounter::operator*(), TPZFlopCounter::operator*=(), TPZFlopCounter::operator+(), operator+=(), TPZFlopCounter::operator+=(), operator-(), TPZFlopCounter::operator-(), operator-=(), TPZFlopCounter::operator-=(), TPZFlopCounter::operator/(), TPZFlopCounter::operator/=(), operator<<(), pow(), sin(), and sqrt().