Salome HOME
0022202: EDF SMESH: Regression in a script meshing prisms and hexaedrons
authoreap <eap@opencascade.com>
Fri, 26 Apr 2013 10:21:24 +0000 (10:21 +0000)
committereap <eap@opencascade.com>
Fri, 26 Apr 2013 10:21:24 +0000 (10:21 +0000)
commite1fe293459cc2d4609337e5bf89d12353847c113
treeff1b19cb3a87bb7a7260bfe96483d4450a535ed9
parent866063cabbbb91db3bc2635d726b061a759e17a2
0022202: EDF SMESH: Regression in a script meshing prisms and hexaedrons

-  for ( int iF = 1; iF < faceToSolids.Extent(); ++iF )
+  for ( int iF = 1; iF <= faceToSolids.Extent(); ++iF )
src/StdMeshers/StdMeshers_Prism_3D.cxx