From: eap Date: Wed, 10 Aug 2011 10:05:12 +0000 (+0000) Subject: 0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported X-Git-Tag: V6_4_0a1~135 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=109378a75d9080db31cb520b180b5641c29a8299;p=modules%2Fsmesh.git 0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported more comments --- diff --git a/src/SMESHDS/SMESHDS_Mesh.cxx b/src/SMESHDS/SMESHDS_Mesh.cxx index 7511392ab..4328f923e 100644 --- a/src/SMESHDS/SMESHDS_Mesh.cxx +++ b/src/SMESHDS/SMESHDS_Mesh.cxx @@ -74,6 +74,8 @@ bool SMESHDS_Mesh::IsEmbeddedMode() //================================================================================ /*! * \brief Store ID persistent during lifecycle + * + * Initially it was used to have a persistent reference to the mesh from the hypothesis */ //================================================================================