NeoPZ
Classes | Namespaces | Typedefs | Functions | Variables
TPZTopologyUtils.h File Reference
#include "pzreal.h"
#include <limits>
#include <pzerror.h>
#include "pzvec.h"
Include dependency graph for TPZTopologyUtils.h:
This graph shows which files directly or indirectly include this file:

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