Salome HOME
0020182: EDF SMESH 965 : SIGSEV at study opening with SMESH
[modules/smesh.git] / src / SMESH_I / SMESH_Gen_i.cxx
index cfe99e65d1e297e972f858cf0ab6f04ec7e187a1..e66cea84a99fe9d3aaaac740e538374c576f81c0 100644 (file)
@@ -3731,7 +3731,7 @@ bool SMESH_Gen_i::Load( SALOMEDS::SComponent_ptr theComponent,
               // -- Most probably a bad study was saved when there were
               // not fixed bugs in SMDS_MeshInfo
               if ( elemSet.size() < nbElems ) {
-                cout << "Warning: Node position data is invalid" << endl;
+                cout << "SMESH_Gen_i::Load(), warning: Node position data is invalid" << endl;
                 nbElems = elemSet.size();
               }
               // add elements to submeshes