Salome HOME
speed up NotifySubMeshesHypothesisModification()
authoreap <eap@opencascade.com>
Fri, 28 Oct 2011 12:47:11 +0000 (12:47 +0000)
committereap <eap@opencascade.com>
Fri, 28 Oct 2011 12:47:11 +0000 (12:47 +0000)
commit07f1cc8292c5c1681a8eb903b11a5434d75b2f08
tree268483bb94d3c8eac4990860e9ba1cb7569cae46
parent577f41d12d0e03d4fd44dab731d64ac21b5e50d2
speed up NotifySubMeshesHypothesisModification()

+  if ( !GetMeshDS()->IsUsedHypothesis( hyp ))
+    return;
src/SMESH/SMESH_Mesh.cxx