]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
Some docs.
authorageay <ageay>
Thu, 5 Jan 2012 09:21:01 +0000 (09:21 +0000)
committerageay <ageay>
Thu, 5 Jan 2012 09:21:01 +0000 (09:21 +0000)
src/MEDCoupling/MEDCouplingFieldDouble.cxx

index eeb8b0f0748465b183539cae094e79f0bfe57bd6..cd29db5292878f37b5898f21ff9f58138a85bab8 100644 (file)
@@ -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)
 {