]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
[Partial load] First implementation of a partial parallel load (of mesh and field...
authorAnida Khizar <anida.khizar@cea.fr>
Wed, 11 Jan 2023 14:48:19 +0000 (15:48 +0100)
committerAnida Khizar <anida.khizar@cea.fr>
Mon, 30 Jan 2023 15:48:05 +0000 (16:48 +0100)
commit671f74c1ccc50f91e05b675734226f0765ffb712
tree8cf006a1dc2cf099dab91247b43aca9bfe5a061a
parent358dca4ed1ac7c3bee9d13cbec8d40fc38c4299f
[Partial load] First implementation of a partial parallel load (of mesh and field) from a user-defined partition
12 files changed:
src/MEDLoader/MEDFileField1TS.cxx
src/MEDLoader/MEDFileField1TS.hxx
src/MEDLoader/MEDFileFieldInternal.cxx
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/MEDFilterEntity.hxx [new file with mode: 0644]
src/ParaMEDLoader/ParaMEDFileMesh.cxx
src/ParaMEDLoader/ParaMEDFileMesh.hxx