X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDLoader%2FMEDFileField.txx;h=5c34ec86d4aa2bf065f3a3522dc20e9f1b5118de;hb=e95ee11e7df126315ffd11c2518b648a6915ad51;hp=27af13f7f2f921807e7a8ff2d15866ab7d4afd83;hpb=fa50a93f4d638f7d4d5942c6b67f72cd34654b6d;p=tools%2Fmedcoupling.git diff --git a/src/MEDLoader/MEDFileField.txx b/src/MEDLoader/MEDFileField.txx index 27af13f7f..5c34ec86d 100644 --- a/src/MEDLoader/MEDFileField.txx +++ b/src/MEDLoader/MEDFileField.txx @@ -197,6 +197,8 @@ namespace MEDCoupling _arr->setContigPartOfSelectedValuesSlice(start,zeArr,(*it).second.first,(*it).second.second,1); start+=(*it).second.second-(*it).second.first; } + // see definition of _nb_of_tuples_to_be_allocated. array is built from scratch and allocated. + _nb_of_tuples_to_be_allocated=-3; } template