67 gmesh.
NodeVec()[nodind[0]].Initialize(x0, gmesh);
69 gmesh.
NodeVec()[nodind[1]].Initialize(x1, gmesh);
74 gel->
Geom().SetData(wavedir, numwaves);
int AllocateNewElement()
Makes more room for new elements.
static void InsertExampleElement(TPZGeoMesh &gmesh, int matid, TPZVec< REAL > &lowercorner, TPZVec< REAL > &size)
int ClassId() const override
Creates a geometric element according to the type of the father element.
Implements the mapping between the master element and deformed element. Geometry. ...
Contains declaration of TPZGeoElMapped class which implements a geometric element using its ancestral...
int ClassId() const override
Method which creates a geometric boundary condition element based on the current geometric element...
Implements a generic geometric element which is refined according to a generic refinement pattern...
TPZAdmChunkVector< TPZGeoNode > & NodeVec()
Contains declaration of TPZGeoElRefPattern class which implements a generic geometric element which i...
int32_t Hash(std::string str)
This class implements a geometric mesh for the pz environment. Geometry.
Groups all classes which model the geometry.
Implements an interface to register a class id and a restore function. Persistence.