]> SALOME platform Git repositories - modules/med.git/commit
Salome HOME
22321: [CEA 933] Bug when reading a sauve file containing field on Gauss Pt
authoreap <eap@opencascade.com>
Thu, 19 Sep 2013 09:02:16 +0000 (09:02 +0000)
committereap <eap@opencascade.com>
Thu, 19 Sep 2013 09:02:16 +0000 (09:02 +0000)
commit4c65bfba11df662de60aac2a62184ca03431bff1
tree4bd7db8bbb391369dd12b927c2b6912bc08c0b4a
parent6e70040daff7c02cdb6cc861bc814c0b6d623b88
22321: [CEA 933] Bug when reading a sauve file containing field on Gauss Pt

fix MEDCouplingFieldDiscretizationGauss::zipGaussLocalizations()

-      tmpLoc.push_back(_loc[tmp[i]]);
+      tmpLoc.push_back(_loc[i]);
src/MEDCoupling/MEDCouplingFieldDiscretization.cxx