Salome HOME
Addition of MEDFileUMesh.__getitem__ in python bindings to ease fetch of MEDCouplingU...
authorAnthony Geay <anthony.geay@edf.fr>
Fri, 10 Apr 2015 06:27:12 +0000 (08:27 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Fri, 10 Apr 2015 06:27:12 +0000 (08:27 +0200)
commit45282ab496c290658fb5b0083b948edf4526012d
treec726c24049c2690158bf7a588a553fc0040a567a
parent3bef282430fa2a72ec0fd355d3a3d77b1db2bb08
Addition of MEDFileUMesh.__getitem__ in python bindings to ease fetch of MEDCouplingUMesh instance.
src/MEDLoader/Swig/MEDLoaderCommon.i
src/MEDLoader/Swig/MEDLoaderTest3.py