From 5573445c90f5c880518550a1d42f3f1232802f62 Mon Sep 17 00:00:00 2001 From: ageay Date: Thu, 5 Jan 2012 09:21:01 +0000 Subject: [PATCH] Some docs. --- src/MEDCoupling/MEDCouplingFieldDouble.cxx | 1 + 1 file changed, 1 insertion(+) 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) { -- 2.39.2