![]() |
NeoPZ
|
#include "TPZMHMixedMeshControl.h"#include "TPZVecL2.h"#include "pzbndcond.h"#include "TPZNullMaterial.h"#include "TPZMatLaplacian.h"#include "TPZLagrangeMultiplier.h"#include <iostream>#include <sstream>#include <iterator>#include <numeric>#include "pzsubcmesh.h"#include "pzbuildmultiphysicsmesh.h"#include "TPZMultiphysicsCompMesh.h"#include "TPZCompMeshTools.h"#include "pzinterpolationspace.h"#include "pzintel.h"#include "TPZInterfaceEl.h"#include "TPZMultiphysicsInterfaceEl.h"#include "TPZVTKGeoMesh.h"Go to the source code of this file.
Functions | |
| static void | SetSubMatid (TPZGeoEl *gel, int matid) |
| static void | SetAllMatid (TPZGeoEl *gel, int matid) |
|
static |
Definition at line 776 of file TPZMHMixedMeshControl.cpp.
References TPZGeoEl::Father(), TPZGeoEl::SetMaterialId(), and SetSubMatid().
Referenced by TPZMHMixedMeshControl::HybridizeSkeleton().
|
static |
Definition at line 767 of file TPZMHMixedMeshControl.cpp.
References nsub, TPZGeoEl::NSubElements(), TPZGeoEl::SetMaterialId(), and TPZGeoEl::SubElement().
Referenced by SetAllMatid().
1.8.13