ALGO_0D enum value | SMESHDS_Hypothesis | |
ALGO_1D enum value | SMESHDS_Hypothesis | |
ALGO_2D enum value | SMESHDS_Hypothesis | |
ALGO_3D enum value | SMESHDS_Hypothesis | |
ClearParameters() | SMESH_Hypothesis | |
Coarse enum value | NETGENPlugin_Hypothesis | |
DataDependOnParams() const | SMESH_Hypothesis | virtual |
Fine enum value | NETGENPlugin_Hypothesis | |
Fineness enum name | NETGENPlugin_Hypothesis | |
GetDefaultFineness() | NETGENPlugin_Hypothesis | static |
GetDefaultFuseEdges() | NETGENPlugin_Hypothesis | static |
GetDefaultGrowthRate() | NETGENPlugin_Hypothesis | static |
GetDefaultLocalSize() | NETGENPlugin_Hypothesis | static |
GetDefaultMaxSize() | NETGENPlugin_Hypothesis | static |
GetDefaultNbSegPerEdge() | NETGENPlugin_Hypothesis | static |
GetDefaultNbSegPerRadius() | NETGENPlugin_Hypothesis | static |
GetDefaultOptimize() | NETGENPlugin_Hypothesis | static |
GetDefaultQuadAllowed() | NETGENPlugin_Hypothesis | static |
GetDefaultSecondOrder() | NETGENPlugin_Hypothesis | static |
GetDefaultSurfaceCurvature() | NETGENPlugin_Hypothesis | static |
GetDim() const | SMESH_Hypothesis | virtual |
GetFineness() const | NETGENPlugin_Hypothesis | |
GetFuseEdges() const | NETGENPlugin_Hypothesis | |
GetGen() const | SMESH_Hypothesis | |
GetGrowthRate() const | NETGENPlugin_Hypothesis | |
GetID() const | SMESHDS_Hypothesis | |
GetLastParameters() const | SMESH_Hypothesis | |
GetLibName() const | SMESH_Hypothesis | virtual |
GetLocalSizeOnEntry(const std::string &entry) | NETGENPlugin_Hypothesis | |
GetLocalSizesAndEntries() const | NETGENPlugin_Hypothesis | |
GetMaxSize() const | NETGENPlugin_Hypothesis | |
GetMeshByPersistentID(int id) | SMESH_Hypothesis | |
GetMinSize() const | NETGENPlugin_Hypothesis | |
GetName() const | SMESHDS_Hypothesis | |
GetNbSegPerEdge() const | NETGENPlugin_Hypothesis | |
GetNbSegPerRadius() const | NETGENPlugin_Hypothesis | |
GetOptimize() const | NETGENPlugin_Hypothesis | |
GetParameters() const | SMESH_Hypothesis | |
GetQuadAllowed() const | NETGENPlugin_Hypothesis | |
GetSecondOrder() const | NETGENPlugin_Hypothesis | |
GetShapeType() const | SMESH_Hypothesis | virtual |
GetStudyId() const | SMESH_Hypothesis | |
GetSurfaceCurvature() const | NETGENPlugin_Hypothesis | |
GetType() const | SMESHDS_Hypothesis | |
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 | |
IsAuxiliary() const | SMESH_Hypothesis | virtual |
IsSameName(const SMESHDS_Hypothesis &other) const | SMESHDS_Hypothesis | |
IsStatusFatal(Hypothesis_Status theStatus) | SMESH_Hypothesis | static |
LoadFrom(istream &load) | NETGENPlugin_Hypothesis | virtual |
Moderate enum value | NETGENPlugin_Hypothesis | |
NETGENPlugin_Hypothesis(int hypId, int studyId, SMESH_Gen *gen) | NETGENPlugin_Hypothesis | |
NETGENPlugin_Hypothesis_2D(int hypId, int studyId, SMESH_Gen *gen) | NETGENPlugin_Hypothesis_2D | |
NotifySubMeshesHypothesisModification() | SMESH_Hypothesis | virtual |
operator!=(const SMESHDS_Hypothesis &other) const | SMESHDS_Hypothesis | |
operator==(const SMESHDS_Hypothesis &other) const | SMESHDS_Hypothesis | virtual |
PARAM_ALGO enum value | SMESHDS_Hypothesis | |
SaveTo(ostream &save) | NETGENPlugin_Hypothesis | virtual |
SetFineness(Fineness theFineness) | NETGENPlugin_Hypothesis | |
SetFuseEdges(bool theVal) | NETGENPlugin_Hypothesis | |
SetGrowthRate(double theRate) | NETGENPlugin_Hypothesis | |
SetLastParameters(const char *theParameters) | SMESH_Hypothesis | |
SetLibName(const char *theLibName) | SMESH_Hypothesis | |
SetLocalSizeOnEntry(const std::string &entry, double localSize) | NETGENPlugin_Hypothesis | |
SetMaxSize(double theSize) | NETGENPlugin_Hypothesis | |
SetMinSize(double theSize) | NETGENPlugin_Hypothesis | |
SetNbSegPerEdge(double theVal) | NETGENPlugin_Hypothesis | |
SetNbSegPerRadius(double theVal) | NETGENPlugin_Hypothesis | |
SetOptimize(bool theVal) | NETGENPlugin_Hypothesis | |
SetParameters(const char *theParameters) | SMESH_Hypothesis | |
SetParametersByDefaults(const TDefaults &dflts, const SMESH_Mesh *theMesh=0) | NETGENPlugin_Hypothesis | virtual |
SetParametersByMesh(const SMESH_Mesh *theMesh, const TopoDS_Shape &theShape) | NETGENPlugin_Hypothesis | virtual |
SetQuadAllowed(bool theVal) | NETGENPlugin_Hypothesis | |
SetSecondOrder(bool theVal) | NETGENPlugin_Hypothesis | |
SetSurfaceCurvature(bool theVal) | NETGENPlugin_Hypothesis | |
SMESH_Hypothesis(int hypId, int studyId, SMESH_Gen *gen) | SMESH_Hypothesis | |
SMESHDS_Hypothesis(int hypId) | SMESHDS_Hypothesis | |
TLocalSize typedef | NETGENPlugin_Hypothesis | |
UnsetLocalSizeOnEntry(const std::string &entry) | NETGENPlugin_Hypothesis | |
UserDefined enum value | NETGENPlugin_Hypothesis | |
VeryCoarse enum value | NETGENPlugin_Hypothesis | |
VeryFine enum value | NETGENPlugin_Hypothesis | |
~SMESH_Hypothesis() | SMESH_Hypothesis | virtual |
~SMESHDS_Hypothesis() | SMESHDS_Hypothesis | virtual |