NeoPZ
|
#include "TPZMHMixedHybridMeshControl.h"
#include "TPZVecL2.h"
#include "pzbndcond.h"
#include "TPZMatLaplacian.h"
#include "TPZLagrangeMultiplier.h"
#include <iostream>
#include <sstream>
#include <iterator>
#include <numeric>
#include "pzsubcmesh.h"
#include "pzbuildmultiphysicsmesh.h"
#include "TPZCompMeshTools.h"
#include "pzelementgroup.h"
#include "pzinterpolationspace.h"
#include "pzintel.h"
#include "TPZInterfaceEl.h"
#include "TPZMultiphysicsInterfaceEl.h"
#include "pzmultiphysicselement.h"
#include "pzmat1dlin.h"
#include "TPZVTKGeoMesh.h"
#include <algorithm>
Go to the source code of this file.
Functions | |
static TPZInterpolatedElement * | FindPressureSkeleton (TPZGeoEl *InternalWrap, int pressmatid, TPZVec< TPZInterpolatedElement *> pressureelements) |
static bool | HasNeighbour (TPZGeoElSide gelside, int materialid) |
static int64_t | HasNeighbour (TPZGeoElSide gelside, std::set< int > &materialid) |
static TPZGeoElSide | FindCapElement (TPZGeoElSide fracel) |
|
static |
Definition at line 1421 of file TPZMHMixedHybridMeshControl.cpp.
References TPZCompEl::ConnectIndex(), DebugStop, TPZGeoElSide::Element(), TPZInterpolatedElement::NConnects(), TPZGeoElSide::Neighbour(), TPZInterpolatedElement::NSideConnects(), TPZGeoEl::Reference(), TPZGeoElSide::Side(), and TPZInterpolatedElement::SideConnectIndex().
Referenced by TPZMHMixedHybridMeshControl::ApplyNeighbourBoundaryCondition().
|
static |
Definition at line 878 of file TPZMHMixedHybridMeshControl.cpp.
References DebugStop, TPZGeoElSide::Element(), TPZGeoElSide::Father2(), and TPZGeoEl::NSides().
Referenced by TPZMHMixedHybridMeshControl::CreateLowerDimensionPressureElements().
|
static |
Definition at line 1069 of file TPZMHMixedHybridMeshControl.cpp.
References TPZGeoElSide::Element(), TPZGeoEl::MaterialId(), and TPZGeoElSide::Neighbour().
Referenced by TPZMHMixedHybridMeshControl::CreateInternalAxialFluxes(), and TPZMHMixedHybridMeshControl::CreateSkeletonAxialFluxes().
|
static |
Definition at line 1083 of file TPZMHMixedHybridMeshControl.cpp.
References TPZGeoElSide::Element(), TPZGeoEl::Index(), TPZGeoEl::MaterialId(), and TPZGeoElSide::Neighbour().