]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/StdMeshers/StdMeshers_Prism_3D.cxx
Salome HOME
PAL13460 (PAL EDF 301 force the mesh to go through a point)
[modules/smesh.git] / src / StdMeshers / StdMeshers_Prism_3D.cxx
index 3675e74570bdde6018618e47e0c57a289cdde094..dd2c271d5992b6999e738384e4a00e88539ad942 100644 (file)
@@ -488,7 +488,7 @@ bool StdMeshers_Prism_3D::assocOrProjBottom2Top()
                                              shape2ShapeMap) )
     RETURN_BAD_RESULT("FindSubShapeAssociation failed");
 
-  // Find matching nodes of in and out faces
+  // Find matching nodes of top and bottom faces
   TNodeNodeMap n2nMap;
   if ( ! TAssocTool::FindMatchingNodesOnFaces( botFace, myBlock.Mesh(),
                                                topFace, myBlock.Mesh(),