This is the complete list of members for StdMeshers_Quadrangle_2D, including all inherited members.
| addBadInputElement(const SMDS_MeshElement *elem) | SMESH_Algo | protected |
| addBadInputElements(const SMESHDS_SubMesh *sm, const bool addNodes=false) | SMESH_Algo | protected |
| addEnforcedNodes() | StdMeshers_Quadrangle_2D | protected |
| ALGO_0D enum value | SMESHDS_Hypothesis | |
| ALGO_1D enum value | SMESHDS_Hypothesis | |
| ALGO_2D enum value | SMESHDS_Hypothesis | |
| ALGO_3D enum value | SMESHDS_Hypothesis | |
| CancelCompute() | SMESH_Algo | virtual |
| check() | StdMeshers_Quadrangle_2D | protected |
| CheckAnd2Dcompute(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, const bool CreateQuadratic) | StdMeshers_Quadrangle_2D | |
| CheckHypothesis(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, Hypothesis_Status &aStatus) | StdMeshers_Quadrangle_2D | virtual |
| CheckNbEdges(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, const bool considerMesh=false) | StdMeshers_Quadrangle_2D | |
| checkNbEdgesForEvaluate(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, MapShapeNbElems &aResMap, std::vector< int > &aNbNodes, bool &IsQuadratic) | StdMeshers_Quadrangle_2D | protected |
| ClearParameters() | SMESH_Hypothesis | |
| Compute(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape) | StdMeshers_Quadrangle_2D | virtual |
| SMESH_2D_Algo::Compute(SMESH_Mesh &aMesh, SMESH_MesherHelper *aHelper) | SMESH_Algo | virtual |
| computeQuadDominant(SMESH_Mesh &aMesh, const TopoDS_Face &aFace) | StdMeshers_Quadrangle_2D | protected |
| computeQuadDominant(SMESH_Mesh &aMesh, const TopoDS_Face &aFace, FaceQuadStruct::Ptr quad) | StdMeshers_Quadrangle_2D | protected |
| computeQuadPref(SMESH_Mesh &aMesh, const TopoDS_Face &aFace, FaceQuadStruct::Ptr quad) | StdMeshers_Quadrangle_2D | protected |
| computeReduced(SMESH_Mesh &aMesh, const TopoDS_Face &aFace, FaceQuadStruct::Ptr quad) | StdMeshers_Quadrangle_2D | protected |
| computeTriangles(SMESH_Mesh &aMesh, const TopoDS_Face &aFace, FaceQuadStruct::Ptr quad) | StdMeshers_Quadrangle_2D | protected |
| Continuity(TopoDS_Edge E1, TopoDS_Edge E2) | SMESH_Algo | static |
| DataDependOnParams() const | SMESH_Hypothesis | virtual |
| EdgeLength(const TopoDS_Edge &E) | SMESH_Algo | static |
| EMeshError enum name | SMESH_Algo | |
| error(int error, const SMESH_Comment &comment="") | SMESH_Algo | protected |
| error(const SMESH_Comment &comment="") | SMESH_Algo | protected |
| error(SMESH_ComputeErrorPtr error) | SMESH_Algo | protected |
| Evaluate(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, MapShapeNbElems &aResMap) | StdMeshers_Quadrangle_2D | virtual |
| evaluateQuadPref(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, std::vector< int > &aNbNodes, MapShapeNbElems &aResMap, bool isQuadratic) | StdMeshers_Quadrangle_2D | protected |
| FixInternalNodes(const SMESH_ProxyMesh &mesh, const TopoDS_Face &face) | SMESH_2D_Algo | virtual |
| GetAppliedHypothesis(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, const bool ignoreAuxiliary=true) const | SMESH_Algo | |
| GetCompatibleHypoFilter(const bool ignoreAuxiliary) const | SMESH_Algo | |
| GetCompatibleHypothesis() | SMESH_Algo | |
| GetComputeError() const | SMESH_Algo | |
| getCorners(const TopoDS_Face &theFace, SMESH_Mesh &theMesh, std::list< TopoDS_Edge > &theWire, std::vector< TopoDS_Vertex > &theVertices, int &theNbDegenEdges, const bool considerMesh) | StdMeshers_Quadrangle_2D | protected |
| GetDim() const | SMESH_Hypothesis | virtual |
| getEnforcedUV() | StdMeshers_Quadrangle_2D | protected |
| GetFeatures(const std::string &algoType) | SMESH_Algo | static |
| GetFeatures() const | SMESH_Algo | |
| GetGen() const | SMESH_Hypothesis | |
| GetID() const | SMESHDS_Hypothesis | |
| GetLastParameters() const | SMESH_Hypothesis | |
| GetLibName() const | SMESH_Hypothesis | virtual |
| GetMeshByPersistentID(int id) | SMESH_Hypothesis | |
| GetMeshError(SMESH_subMesh *subMesh) | SMESH_Algo | static |
| GetName() const | SMESHDS_Hypothesis | |
| GetNodeParamOnEdge(const SMESHDS_Mesh *theMesh, const TopoDS_Edge &theEdge, std::vector< double > &theParams) | SMESH_Algo | static |
| GetParameters() const | SMESH_Hypothesis | |
| GetProgress() const | SMESH_Algo | virtual |
| GetProgressByTic() const | SMESH_Algo | |
| GetShapeType() const | SMESH_Hypothesis | virtual |
| GetSortedNodesOnEdge(const SMESHDS_Mesh *theMesh, const TopoDS_Edge &theEdge, const bool ignoreMediumNodes, std::map< double, const SMDS_MeshNode * > &theNodes, const SMDSAbs_ElementType typeToCheck=SMDSAbs_All) | SMESH_Algo | static |
| GetStudyId() const | SMESH_Hypothesis | |
| GetType() const | SMESHDS_Hypothesis | |
| GetUsedHypothesis(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, const bool ignoreAuxiliary=true) const | SMESH_Algo | virtual |
| HYP_ALREADY_EXIST enum value | SMESH_Hypothesis | |
| HYP_BAD_DIM enum value | SMESH_Hypothesis | |
| HYP_BAD_GEOMETRY enum value | SMESH_Hypothesis | |
| HYP_BAD_PARAMETER enum value | SMESH_Hypothesis | |
| HYP_BAD_SUBSHAPE enum value | SMESH_Hypothesis | |
| HYP_CONCURENT enum value | SMESH_Hypothesis | |
| HYP_HIDDEN_ALGO enum value | SMESH_Hypothesis | |
| HYP_HIDING_ALGO enum value | SMESH_Hypothesis | |
| HYP_INCOMPAT_HYPS enum value | SMESH_Hypothesis | |
| HYP_INCOMPATIBLE enum value | SMESH_Hypothesis | |
| HYP_MISSING enum value | SMESH_Hypothesis | |
| HYP_NEED_SHAPE enum value | SMESH_Hypothesis | |
| HYP_NOTCONFORM enum value | SMESH_Hypothesis | |
| HYP_OK enum value | SMESH_Hypothesis | |
| HYP_UNKNOWN_FATAL enum value | SMESH_Hypothesis | |
| Hypothesis_Status enum name | SMESH_Hypothesis | |
| hypothesis_type enum name | SMESHDS_Hypothesis | |
| InitComputeError() | SMESH_Algo | |
| IsApplicable(const TopoDS_Shape &aShape, bool toCheckAll) | StdMeshers_Quadrangle_2D | static |
| IsAuxiliary() const | SMESH_Hypothesis | virtual |
| IsContinuous(const TopoDS_Edge &E1, const TopoDS_Edge &E2) | SMESH_Algo | static |
| isDegenerated(const TopoDS_Edge &E) | SMESH_Algo | static |
| IsSameName(const SMESHDS_Hypothesis &other) const | SMESHDS_Hypothesis | |
| IsStatusFatal(Hypothesis_Status theStatus) | SMESH_Hypothesis | static |
| IsStraight(const TopoDS_Edge &E, const bool degenResult=false) | SMESH_Algo | static |
| LoadFrom(std::istream &load) | SMESH_Algo | virtual |
| MEr_BAD_ORI enum value | SMESH_Algo | |
| MEr_EMPTY enum value | SMESH_Algo | |
| MEr_HOLES enum value | SMESH_Algo | |
| MEr_OK enum value | SMESH_Algo | |
| myCheckOri | StdMeshers_Quadrangle_2D | protected |
| myForcedPnts | StdMeshers_Quadrangle_2D | protected |
| myHelper | StdMeshers_Quadrangle_2D | protected |
| myNeedSmooth | StdMeshers_Quadrangle_2D | protected |
| myParams | StdMeshers_Quadrangle_2D | protected |
| myProxyMesh | StdMeshers_Quadrangle_2D | protected |
| myQuadList | StdMeshers_Quadrangle_2D | protected |
| myQuadranglePreference | StdMeshers_Quadrangle_2D | protected |
| myQuadType | StdMeshers_Quadrangle_2D | protected |
| myTrianglePreference | StdMeshers_Quadrangle_2D | protected |
| myTriaVertexID | StdMeshers_Quadrangle_2D | protected |
| NeedDiscreteBoundary() const | SMESH_Algo | |
| NeedLowerHyps(int dim) const | SMESH_Algo | |
| NeedShape() const | SMESH_Algo | |
| NotifySubMeshesHypothesisModification() | SMESH_Hypothesis | virtual |
| NumberOfPoints(SMESH_Mesh &aMesh, const TopoDS_Wire &W) | SMESH_2D_Algo | |
| NumberOfWires(const TopoDS_Shape &S) | SMESH_2D_Algo | |
| OnlyUnaryInput() const | SMESH_Algo | |
| operator!=(const SMESHDS_Hypothesis &other) const | SMESHDS_Hypothesis | |
| operator==(const SMESHDS_Hypothesis &other) const | SMESHDS_Hypothesis | virtual |
| PARAM_ALGO enum value | SMESHDS_Hypothesis | |
| SaveTo(std::ostream &save) | SMESH_Algo | virtual |
| SetEventListener(SMESH_subMesh *subMesh) | SMESH_Algo | virtual |
| SetLastParameters(const char *theParameters) | SMESH_Hypothesis | |
| SetLibName(const char *theLibName) | SMESH_Hypothesis | |
| setNormalizedGrid(FaceQuadStruct::Ptr quad) | StdMeshers_Quadrangle_2D | protected |
| SetParameters(const char *theParameters) | SMESH_Hypothesis | |
| SetParametersByDefaults(const TDefaults &dflts, const SMESH_Mesh *theMesh=0) | SMESH_Algo | virtual |
| SetParametersByMesh(const SMESH_Mesh *theMesh, const TopoDS_Shape &theShape) | SMESH_Algo | virtual |
| shiftQuad(FaceQuadStruct::Ptr &quad, const int num) | StdMeshers_Quadrangle_2D | protected |
| SMESH_2D_Algo(int hypId, int studyId, SMESH_Gen *gen) | SMESH_2D_Algo | |
| SMESH_2D_Algo(int hypId, int studyId, SMESH_Gen *gen) | SMESH_2D_Algo | |
| SMESH_Algo(int hypId, int studyId, SMESH_Gen *gen) | SMESH_Algo | |
| SMESH_Hypothesis(int hypId, int studyId, SMESH_Gen *gen) | SMESH_Hypothesis | |
| SMESHDS_Hypothesis(int hypId) | SMESHDS_Hypothesis | |
| smooth(FaceQuadStruct::Ptr quad) | StdMeshers_Quadrangle_2D | protected |
| splitQuad(FaceQuadStruct::Ptr quad, int i, int j) | StdMeshers_Quadrangle_2D | protected |
| splitQuadFace(SMESHDS_Mesh *theMeshDS, const int theFaceID, const SMDS_MeshNode *theNode1, const SMDS_MeshNode *theNode2, const SMDS_MeshNode *theNode3, const SMDS_MeshNode *theNode4) | StdMeshers_Quadrangle_2D | protected |
| StdMeshers_Quadrangle_2D(int hypId, int studyId, SMESH_Gen *gen) | StdMeshers_Quadrangle_2D | |
| SubMeshesToCompute() | SMESH_Algo | |
| SubmeshRestored(SMESH_subMesh *subMesh) | SMESH_Algo | virtual |
| SupportSubmeshes() const | SMESH_Algo | |
| TQuadsBySide typedef | StdMeshers_Quadrangle_2D | protected |
| updateDegenUV(FaceQuadStruct::Ptr quad) | StdMeshers_Quadrangle_2D | protected |
| updateSideUV(FaceQuadStruct::Side &side, int iForced, const TQuadsBySide &quads, int *iNext=NULL) | StdMeshers_Quadrangle_2D | protected |
| VertexNode(const TopoDS_Vertex &V, const SMESHDS_Mesh *meshDS) | SMESH_Algo | static |
| VertexNode(const TopoDS_Vertex &V, const SMESH_Mesh *mesh) | SMESH_Algo | static |
| VertexNode(const TopoDS_Vertex &V, const SMESHDS_SubMesh *edgeSM, const SMESH_Mesh *mesh, const bool checkV=true) | SMESH_Algo | static |
| ~SMESH_2D_Algo() | SMESH_2D_Algo | virtual |
| ~SMESH_Algo() | SMESH_Algo | virtual |
| ~SMESH_Hypothesis() | SMESH_Hypothesis | virtual |
| ~SMESHDS_Hypothesis() | SMESHDS_Hypothesis | virtual |
| ~StdMeshers_Quadrangle_2D() | StdMeshers_Quadrangle_2D | virtual |