Salome HOME
On the road of the ParaMEDReader. MEDLoader can load partially a MEDFileUMesh from...
authorAnthony Geay <anthony.geay@edf.fr>
Fri, 26 Sep 2014 13:08:35 +0000 (15:08 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Fri, 26 Sep 2014 13:08:35 +0000 (15:08 +0200)
commit82f004f6ae89d0ca193c46343927ad1e87957f88
treecda39d366742beb12e891b7b1ad16682fbca235e
parent58ae775920578c05d054b91e4ab26a346681cc56
On the road of the ParaMEDReader. MEDLoader can load partially a MEDFileUMesh from MED file.
19 files changed:
src/MEDCoupling/MEDCoupling1GTUMesh.cxx
src/MEDCoupling/MEDCoupling1GTUMesh.hxx
src/MEDCoupling/MEDCouplingMemArray.hxx
src/MEDCoupling/MEDCouplingPointSet.hxx
src/MEDCoupling/MEDCouplingUMesh.cxx
src/MEDCoupling/MEDCouplingUMesh.hxx
src/MEDCoupling_Swig/MEDCouplingBasicsTest.py
src/MEDCoupling_Swig/MEDCouplingCommon.i
src/MEDLoader/MEDFileMesh.cxx
src/MEDLoader/MEDFileMesh.hxx
src/MEDLoader/MEDFileMeshElt.cxx
src/MEDLoader/MEDFileMeshElt.hxx
src/MEDLoader/MEDFileMeshLL.cxx
src/MEDLoader/MEDFileMeshLL.hxx
src/MEDLoader/Swig/MEDLoaderCommon.i
src/MEDLoader/Swig/MEDLoaderTest3.py
src/ParaMEDLoader/CMakeLists.txt
src/ParaMEDLoader/ParaMEDFileMesh.cxx [new file with mode: 0644]
src/ParaMEDLoader/ParaMEDFileMesh.hxx [new file with mode: 0644]