X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPlugins%2FMEDReader%2FIO%2FMEDFileFieldRepresentationTree.cxx;h=d87827ac17478b2e3e508c24d7c5623c31aed991;hb=4ab5dda497ba014354de12bc85562e314c73c62c;hp=de204388dda9a28eecf5957f83dfca74e48d9505;hpb=588d259634c612b3bee3cdcc63ca3dfb58ea1185;p=modules%2Fparavis.git diff --git a/src/Plugins/MEDReader/IO/MEDFileFieldRepresentationTree.cxx b/src/Plugins/MEDReader/IO/MEDFileFieldRepresentationTree.cxx index de204388..d87827ac 100644 --- a/src/Plugins/MEDReader/IO/MEDFileFieldRepresentationTree.cxx +++ b/src/Plugins/MEDReader/IO/MEDFileFieldRepresentationTree.cxx @@ -25,7 +25,6 @@ #include "MEDCouplingFieldDiscretization.hxx" #include "MEDCouplingFieldDouble.hxx" #include "InterpKernelGaussCoords.hxx" -#include "MEDFileBlowStrEltUp.hxx" #include "MEDFileData.hxx" #include "SauvReader.hxx" @@ -1244,7 +1243,7 @@ void MEDFileFieldRepresentationTree::loadMainStructureOfFile(const char *fileNam if(ms->presenceOfStructureElements()) {// pre traitement fields->loadArrays(); - MEDFileBlowStrEltUp::DealWithSE(fields,ms,mse); + fields->blowUpSE(ms,mse); } int nbMeshes(ms->getNumberOfMeshes()); for(int i=0;i