From: ageay Date: Thu, 5 Jan 2012 09:21:01 +0000 (+0000) Subject: Some docs. X-Git-Tag: V6_main_FINAL~916 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5573445c90f5c880518550a1d42f3f1232802f62;p=tools%2Fmedcoupling.git Some docs. --- diff --git a/src/MEDCoupling/MEDCouplingFieldDouble.cxx b/src/MEDCoupling/MEDCouplingFieldDouble.cxx index eeb8b0f07..cd29db529 100644 --- a/src/MEDCoupling/MEDCouplingFieldDouble.cxx +++ b/src/MEDCoupling/MEDCouplingFieldDouble.cxx @@ -117,6 +117,7 @@ void MEDCouplingFieldDouble::copyTinyStringsFrom(const MEDCouplingFieldDouble *o /*! * Copy only times, order, iteration from other. The underlying mesh is not impacted by this method. + * Arrays are not impacted too. */ void MEDCouplingFieldDouble::copyTinyAttrFrom(const MEDCouplingFieldDouble *other) throw(INTERP_KERNEL::Exception) {