1 #ifndef TOPOLOGYUTILS_H 2 #define TOPOLOGYUTILS_H 22 typedef std::numeric_limits< REAL >
dbl;
29 template<
class Topology>
Templated vector implementation.
This class implements a simple vector storage scheme for a templated class T. Utility.
Groups all classes defining the structure of the master element.
void SetTolerance(const REAL &tol)
std::numeric_limits< REAL > dbl
TPZFlopCounter pow(const TPZFlopCounter &orig, const TPZFlopCounter &xp)
Returns the power and increments the counter of the power.
Contains the declaration of TPZFlopCounter class and TPZCounter struct.
void GetPermutation(const int permutationIndex, TPZVec< int > &permutation)