]> SALOME platform Git repositories - tools/medcoupling.git/commit - src/MEDLoader/MEDFileMesh.hxx
Salome HOME
Introduced check functions in MEDFileUMesh:
authorabn <adrien.bruneton@cea.fr>
Wed, 3 Feb 2016 09:45:51 +0000 (10:45 +0100)
committerabn <adrien.bruneton@cea.fr>
Wed, 3 Feb 2016 09:45:51 +0000 (10:45 +0100)
commit1b0f297f9ff050751963bb9bece9fd09f3156560
treea7da31aa63ad5b76c82f103ced24bdd4b861e2e3
parentcaf718e50e6079161945a3d7560aa23f31624af1
Introduced check functions in MEDFileUMesh:

       + checkCoherency(),
       + checkSMESHCoherency()
       + and clearNodeAndCellNumbers()

Also added hasUniqueValues() in DataArrayInt
src/MEDCoupling/MEDCouplingMemArray.cxx
src/MEDCoupling/MEDCouplingMemArray.hxx
src/MEDCoupling_Swig/MEDCouplingBasicsTest2.py
src/MEDCoupling_Swig/MEDCouplingMemArray.i
src/MEDLoader/MEDFileMesh.cxx
src/MEDLoader/MEDFileMesh.hxx
src/MEDLoader/MEDFileMeshLL.cxx
src/MEDLoader/MEDFileMeshLL.hxx
src/MEDLoader/Swig/MEDLoaderCommon.i
src/MEDLoader/Swig/MEDLoaderTest3.py