StdMeshers_PrismAsBlock Member List

This is the complete list of members for StdMeshers_PrismAsBlock, including all inherited members.

Clear()StdMeshers_PrismAsBlock
computeParameters(const gp_Pnt &thePoint, gp_XYZ &theParams, const gp_XYZ &theParamsHint, int)SMESH_Blockprotected
ComputeParameters(const gp_Pnt &thePoint, gp_XYZ &theParams, const int theShapeID=ID_Shell, const gp_XYZ &theParamsHint=gp_XYZ(-1,-1,-1))SMESH_Block
Derivatives(const math_Vector &X, math_Matrix &D)SMESH_Block
distance() constSMESH_Blockprotected
DistanceReached() constSMESH_Block
DRV_1 enum valueSMESH_Blockprotected
DRV_2 enum valueSMESH_Blockprotected
DRV_3 enum valueSMESH_Blockprotected
DumpShapeID(const int theBlockShapeID, std::ostream &stream)SMESH_Blockstatic
EdgeParameters(const int theEdgeID, const double theU, gp_XYZ &theParams)SMESH_Block
EdgePoint(const int theEdgeID, const gp_XYZ &theParams, gp_XYZ &thePoint) constSMESH_Block
EdgeU(const int theEdgeID, const gp_XYZ &theParams, double &theU) constSMESH_Block
FacePoint(const int theFaceID, const gp_XYZ &theParams, gp_XYZ &thePoint) constSMESH_Block
FaceUV(const int theFaceID, const gp_XYZ &theParams, gp_XY &theUV) constSMESH_Block
FindBlockShapes(const TopoDS_Shell &theShell, const TopoDS_Vertex &theVertex000, const TopoDS_Vertex &theVertex001, TopTools_IndexedMapOfOrientedShape &theShapeIDMap)SMESH_Blockstatic
findUVAround(const gp_Pnt &thePoint, const gp_XY &theUV, const TFace &tface, gp_XYZ &theParams, int nbGetWorstLimit)SMESH_Blockprotected
findUVByHalfDivision(const gp_Pnt &thePoint, const gp_XY &theUV, const TFace &tface, gp_XYZ &theParams)SMESH_Blockprotected
funcValue(double sqDist) constSMESH_Blockprotected
GetCoordIndOnEdge(const int theEdgeID)SMESH_Blockstatic
GetEdgeVertexIDs(const int edgeID, std::vector< int > &vertexVec)SMESH_Blockstatic
GetError() constStdMeshers_PrismAsBlock
GetFaceEdgesIDs(const int faceID, std::vector< int > &edgeVec)SMESH_Blockstatic
GetLayersTransformation(std::vector< gp_Trsf > &trsf, const Prism_3D::TPrismTopo &prism) constStdMeshers_PrismAsBlock
GetNodeColumn(const SMDS_MeshNode *node) constStdMeshers_PrismAsBlock
GetOrderedEdges(const TopoDS_Face &theFace, std::list< TopoDS_Edge > &theEdges, std::list< int > &theNbEdgesInWires, TopoDS_Vertex theFirstVertex=TopoDS_Vertex(), const bool theShapeAnalysisAlgo=false)SMESH_Blockstatic
GetParam2ColumnMap(const int baseEdgeID, bool &isReverse) constStdMeshers_PrismAsBlock
GetShapeCoef(const int theShapeID)SMESH_Blockstatic
GetShapeIDByParams(const gp_XYZ &theParams)SMESH_Blockstatic
GetStateNumber()SMESH_Block
GetTolerance() constSMESH_Block
HasNotQuadElemOnTop() constStdMeshers_PrismAsBlock
ID_E00z enum valueSMESH_Block
ID_E01z enum valueSMESH_Block
ID_E0y0 enum valueSMESH_Block
ID_E0y1 enum valueSMESH_Block
ID_E10z enum valueSMESH_Block
ID_E11z enum valueSMESH_Block
ID_E1y0 enum valueSMESH_Block
ID_E1y1 enum valueSMESH_Block
ID_Ex00 enum valueSMESH_Block
ID_Ex01 enum valueSMESH_Block
ID_Ex10 enum valueSMESH_Block
ID_Ex11 enum valueSMESH_Block
ID_F0yz enum valueSMESH_Block
ID_F1yz enum valueSMESH_Block
ID_FirstE enum valueSMESH_Block
ID_FirstF enum valueSMESH_Block
ID_FirstV enum valueSMESH_Block
ID_Fx0z enum valueSMESH_Block
ID_Fx1z enum valueSMESH_Block
ID_Fxy0 enum valueSMESH_Block
ID_Fxy1 enum valueSMESH_Block
ID_NONE enum valueSMESH_Block
ID_Shell enum valueSMESH_Block
ID_V000 enum valueSMESH_Block
ID_V001 enum valueSMESH_Block
ID_V010 enum valueSMESH_Block
ID_V011 enum valueSMESH_Block
ID_V100 enum valueSMESH_Block
ID_V101 enum valueSMESH_Block
ID_V110 enum valueSMESH_Block
ID_V111 enum valueSMESH_Block
init()SMESH_Blockprotected
Init(SMESH_MesherHelper *helper, const Prism_3D::TPrismTopo &prism)StdMeshers_PrismAsBlock
Insert(const TopoDS_Shape &theShape, const int theShapeID, TopTools_IndexedMapOfOrientedShape &theShapeIDMap)SMESH_Blockstatic
IsEdgeID(int theShapeID)SMESH_Blockstatic
IsFaceID(int theShapeID)SMESH_Blockstatic
IsForwardEdge(SMESHDS_Mesh *meshDS, const TParam2ColumnMap &columnsMap, const TopoDS_Edge &bottomEdge, const int sideFaceID)StdMeshers_PrismAsBlockstatic
SMESH_Block::IsForwardEdge(const TopoDS_Edge &theEdge, const TopTools_IndexedMapOfOrientedShape &theShapeIDMap)SMESH_Blockstatic
IsToleranceReached() constSMESH_Block
IsVertexID(int theShapeID)SMESH_Blockstatic
LoadBlockShapes(const TopoDS_Shell &theShell, const TopoDS_Vertex &theVertex000, const TopoDS_Vertex &theVertex001, TopTools_IndexedMapOfOrientedShape &theShapeIDMap)SMESH_Block
LoadBlockShapes(const TopTools_IndexedMapOfOrientedShape &theShapeIDMap)SMESH_Block
LoadFace(const TopoDS_Face &theFace, const int theFaceID, const TopTools_IndexedMapOfOrientedShape &theShapeIDMap)SMESH_Block
LoadMeshBlock(const SMDS_MeshVolume *theVolume, const int theNode000Index, const int theNode001Index, std::vector< const SMDS_MeshNode * > &theOrderedNodes)SMESH_Block
Mesh() constStdMeshers_PrismAsBlock
MeshDS() constStdMeshers_PrismAsBlock
my3x3x3GridNodesSMESH_Blockprotected
myEdgeSMESH_Blockprotected
myFaceSMESH_Blockprotected
myFaceIndexSMESH_Blockprotected
myFaceParamSMESH_Blockprotected
myGridComputedSMESH_Blockprotected
myNbIterationsSMESH_Blockprotected
myParamSMESH_Blockprotected
myPntSMESH_Blockprotected
myPointSMESH_Blockprotected
mySquareFuncSMESH_Blockprotected
mySumDistSMESH_Blockprotected
myToleranceSMESH_Blockprotected
myValuesSMESH_Blockprotected
NbEdges()SMESH_Blockstatic
NbEquations() constSMESH_Block
NbFaces()SMESH_Blockstatic
NbSubShapes()SMESH_Blockstatic
NbVariables() constSMESH_Block
NbVertices()SMESH_Blockstatic
refineParametersOnFace(const gp_Pnt &thePoint, gp_XYZ &theParams, int theFaceID)SMESH_Blockprotected
saveBetterSolution(const gp_XYZ &theNewParams, gp_XYZ &theParams, double sqDistance)SMESH_Blockprotected
SetTolerance(const double tol)SMESH_Block
Shape(const int shapeID) constStdMeshers_PrismAsBlock
ShapeID(const TopoDS_Shape &shape) constStdMeshers_PrismAsBlock
ShapeIndex(int theShapeID)SMESH_Blockstatic
ShellPoint(const gp_XYZ &theParams, gp_XYZ &thePoint) constSMESH_Block
ShellPoint(const gp_XYZ &theParams, const std::vector< gp_XYZ > &thePointOnShape, gp_XYZ &thePoint)SMESH_Blockstatic
SMESH_Block()SMESH_Block
SQUARE_DIST enum valueSMESH_Blockprotected
StdMeshers_PrismAsBlock()StdMeshers_PrismAsBlock
SubMesh(const int shapeID) constStdMeshers_PrismAsBlock
SubMeshDS(const int shapeID) constStdMeshers_PrismAsBlock
TShapeID enum nameSMESH_Block
TxyzPair typedefSMESH_Blockprotected
Value(const math_Vector &X, math_Vector &F)SMESH_Block
Values(const math_Vector &X, math_Vector &F, math_Matrix &D)SMESH_Block
VertexParameters(const int theVertexID, gp_XYZ &theParams)SMESH_Block
VertexPoint(const int theVertexID, gp_XYZ &thePoint) constSMESH_Block
VerticalSize() constStdMeshers_PrismAsBlock
~StdMeshers_PrismAsBlock()StdMeshers_PrismAsBlock