]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
All C++ methods that return std::vector that can be huge, are wrapped now in DataArra...
authorageay <ageay>
Wed, 29 Feb 2012 11:56:07 +0000 (11:56 +0000)
committerageay <ageay>
Wed, 29 Feb 2012 11:56:07 +0000 (11:56 +0000)
commitb0093dbaa3ea2e26effb589c56d5e527b0a3a5d4
treed6f7ef709669ba73c4f273877b616905e656495f
parentbef6f77243e9f9dfbe60b4fe2014aa77aafbea4b
All C++ methods that return std::vector that can be huge, are wrapped now in DataArrayInt instance instead of PyList.
src/MEDCoupling_Swig/MEDCoupling.i
src/MEDCoupling_Swig/MEDCouplingBasicsTest.py