27#ifndef _SMESH_SEQUENTIALMESH_HXX_
28#define _SMESH_SEQUENTIALMESH_HXX_
40 bool theIsEmbeddedMode,
56 const TopoDS_Shape & aShape,
59 TopTools_IndexedMapOfShape* allowedSubShapes,
61 const bool includeSelf,
62 const bool complexShapeFirst,
63 const bool aShapeOnly)
override;
std::set< int > TSetOfInt
Definition: SMESH_Gen.hxx:65
MeshDimension
Definition: SMESH_Hypothesis.hxx:40
#define SMESH_EXPORT
Definition: SMESH_SMESH.hxx:37
Definition: SMESHDS_Document.hxx:38
Definition: SMESH_Gen.hxx:68
Definition: SMESH_Mesh.hxx:80
virtual bool ComputeSubMeshes(SMESH_Gen *gen, SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, const ::MeshDimension aDim, TSetOfInt *aShapesId, TopTools_IndexedMapOfShape *allowedSubShapes, SMESH_subMesh::compute_event &computeEvent, const bool includeSelf, const bool complexShapeFirst, const bool aShapeOnly)
Definition: SMESH_Mesh.hxx:410
Definition: SMESH_SequentialMesh.hxx:36
void Unlock() override
Definition: SMESH_SequentialMesh.hxx:46
SMESH_SequentialMesh()
Definition: SMESH_SequentialMesh.hxx:66
SMESH_SequentialMesh(const SMESH_SequentialMesh &aMesh)
Definition: SMESH_SequentialMesh.hxx:67
bool IsParallel() override
Definition: SMESH_SequentialMesh.hxx:50
void wait() override
Definition: SMESH_SequentialMesh.hxx:48
void Lock() override
Definition: SMESH_SequentialMesh.hxx:45
int GetParallelElement() override
Definition: SMESH_SequentialMesh.hxx:51
compute_event
Definition: SMESH_subMesh.hxx:116