]> SALOME platform Git repositories - tools/medcoupling.git/commit - src/MEDPartitioner_Swig/MEDPartitionerCommon.i
Salome HOME
new "medcoupling" python module to gether into a single module all the MEDCoupling...
authorAnthony Geay <anthony.geay@edf.fr>
Tue, 12 Dec 2017 07:47:22 +0000 (08:47 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Thu, 28 Dec 2017 08:48:40 +0000 (09:48 +0100)
commita787799e3bcf19598227996617e5113e68ff36fb
tree0f9068b8bab7029248c6637b2ee6b1e6a91ad207
parentc55c35c5c2f7038f936da2ef18f24f018c0b4d4a
new "medcoupling" python module to gether into a single module all the MEDCoupling extensions
32 files changed:
CMakeLists.txt
MEDCouplingConfig.cmake.in
src/CMakeLists.txt
src/INTERP_KERNELTest/CMakeLists.txt
src/MEDCoupling/CMakeLists.txt
src/MEDCoupling/Test/CMakeLists.txt
src/MEDCoupling_Swig/CMakeLists.txt
src/MEDCoupling_Swig/MEDCoupling.i
src/MEDCoupling_Swig/MEDCouplingCommon.i
src/MEDCoupling_Swig/MEDCouplingFinalize.i
src/MEDCoupling_Swig/MEDCouplingRemapper.i
src/MEDCoupling_Swig/MEDCouplingRemapperCommon.i [new file with mode: 0644]
src/MEDLoader/CMakeLists.txt
src/MEDLoader/Swig/CMakeLists.txt
src/MEDLoader/Swig/MEDLoader.i
src/MEDLoader/Swig/MEDLoaderCommon.i
src/MEDLoader/Swig/MEDLoaderFinalize.i [new file with mode: 0644]
src/MEDPartitioner/CMakeLists.txt
src/MEDPartitioner/MEDPARTITIONER_MEDPartitioner.cxx
src/MEDPartitioner/MEDPARTITIONER_MEDPartitioner.hxx
src/MEDPartitioner_Swig/MEDPartitioner.i
src/MEDPartitioner_Swig/MEDPartitionerCommon.i
src/ParaMEDMEM/CMakeLists.txt
src/PyWrapping/CMakeLists.txt [new file with mode: 0644]
src/PyWrapping/medcoupling.i [new file with mode: 0644]
src/PyWrapping/medcoupling_pycode [new file with mode: 0644]
src/RENUMBER/RenumberingFactory.cxx
src/RENUMBER/RenumberingFactory.hxx
src/RENUMBER_Swig/CMakeLists.txt
src/RENUMBER_Swig/MEDRenumber.i
src/RENUMBER_Swig/MEDRenumberCommon.i
src/RENUMBER_Swig/MEDRenumberImpl.i [new file with mode: 0644]