NeoPZ
|
Go to the source code of this file.
Classes | |
class | TPZVec< T > |
This class implements a simple vector storage scheme for a templated class T. Utility. More... | |
Namespaces | |
pztopology | |
Groups all classes defining the structure of the master element. | |
Typedefs | |
typedef std::numeric_limits< REAL > | pztopology::dbl |
Functions | |
REAL | pztopology::GetTolerance () |
void | pztopology::SetTolerance (const REAL &tol) |
template<class Topology > | |
void | pztopology::GetPermutation (const int permutationIndex, TPZVec< int > &permutation) |
Variables | |
static REAL | pztopology::gTolerance |