9 #ifndef __PZ__TPZCompMeshTools__ 10 #define __PZ__TPZCompMeshTools__ 35 static void PutinSubmeshes(
TPZCompMesh *cmesh, std::map<int64_t,std::set<int64_t> >&elindices, std::map<int64_t,int64_t> &indices,
bool KeepOneLagrangian);
Contains the TPZRenumbering class which defines the behavior to implementing node sequence numbering ...
Contains declaration of TPZCompMesh class which is a repository for computational elements...
void Forcing(const TPZVec< REAL > &pt, TPZVec< STATE > &disp)
Implements computational mesh. Computational Mesh.