From 109378a75d9080db31cb520b180b5641c29a8299 Mon Sep 17 00:00:00 2001 From: eap Date: Wed, 10 Aug 2011 10:05:12 +0000 Subject: [PATCH] 0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported more comments --- src/SMESHDS/SMESHDS_Mesh.cxx | 2 ++ 1 file changed, 2 insertions(+) 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 */ //================================================================================ -- 2.39.2