]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
0020431: EDF 1020 SMESH : Radial Mesh of a cylinder
authoreap <eap@opencascade.com>
Wed, 16 Sep 2009 12:23:28 +0000 (12:23 +0000)
committereap <eap@opencascade.com>
Wed, 16 Sep 2009 12:23:28 +0000 (12:23 +0000)
commit4d5eb1ee286bcee68b70cae516854cc5ffcd4563
treeebea4e72d1c623afdf819be67103f3700a7bff80
parentc0420f934c10444cf92c36607e752a0a3a5494f4
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