6 #ifndef TPZAGGLOMERATEMESH_H 7 #define TPZAGGLOMERATEMESH_H TPZGeoMesh * Reference() const
Returns a pointer to the geometrical mesh associated.
virtual ~TPZAgglomerateMesh()
Computational mesh with additional data for CFD problems. Computational Mesh.
TPZAgglomerateMesh(TPZCompMesh *finemesh)
An agglomeratemesh needs a fine mesh to relate to, because its elements may point to elements of the ...
Implements a mesh that contains agglomerated elements. Computational Mesh.
TPZCompMesh * FineMesh()
Returns a pointer to the associated fine mesh.
TPZCompMesh * fFineMesh
Reference Mesh for agglomerated elements.
Contains declaration of TPZFlowCompMesh class which is a computational mesh with additional data for ...
Implements computational mesh. Computational Mesh.
int ClassId() const override
Returns the unique identifier for reading/writing objects to streams.