]> SALOME platform Git repositories - tools/medcoupling.git/commit
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)
commit47da75a11690a8e0c5253b8263c244437064e8b5
tree315ad06a3d5c441333cae1f93d179ebf315e355e
parent92d8dbe5ef7aa845dcb4d1d5d45e33229cc7eb76
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]