Salome HOME
0020431: EDF 1020 SMESH : Radial Mesh of a cylinder
authoreap <eap@opencascade.com>
Tue, 15 Sep 2009 13:24:04 +0000 (13:24 +0000)
committereap <eap@opencascade.com>
Tue, 15 Sep 2009 13:24:04 +0000 (13:24 +0000)
commita269dcbbdfa2b052e6f330c7cf51f2b0580e316f
treeb8f938a7f10348eab8092c87eb8c37104ec90887
parenta89c4cb3330fa8b0e3420e4e5d8573b45b3810c1
0020431: EDF 1020 SMESH : Radial Mesh of a cylinder
  pb: only the 1st algo is applied

     // apply the algos that do not require descretized boundaries
     // ----------------------------------------------------------
     for ( subIt = smWithAlgoSupportingSubmeshes.rbegin(); subIt != subEnd; ++subIt )
+    {
+      sm = *subIt;
       if ( sm->GetComputeState() == SMESH_subMesh::READY_TO_COMPUTE)
       {
src/SMESH/SMESH_Gen.cxx