6 #ifndef TPZREFPATTERNTOOLSH 7 #define TPZREFPATTERNTOOLSH 53 std::map<
int, std::pair<
TPZGeoEl *, std::map<int,int> > > &neighCorresp);
96 std::map<
int, std::pair<
TPZGeoEl *, std::map<int,int> > > &neighCorresp);
109 std::map<int, int> &pairNodes);
125 std::map<int, int> &pairedNodes);
139 std::map<int, int> &pairedNodes);
Implements a vector class which allows to use external storage provided by the user. Utility.
Utility class which represents an element with its side. The Geometric approximation classes Geometry...
Defines the behaviour of all geometric elements. GeometryTPZGeoEl is the common denominator for all g...
Defines the topology of the current refinement pattern to a mesh. Refine.
This class implements a geometric mesh for the pz environment. Geometry.
MElementType
Define the element types.
Contains the TPZIntPoints class which defines integration rules.