Salome HOME
Intersection: renaming some variables and refactor to make the algo easier to read.
[tools/medcoupling.git] / doc / tutorial / atestMEDCouplingPoly.rst
index 949fe30911ddd1357124aaf30d45c49eea817cc1..0b60b84c7bebe3ec872823a3b617763e77e0507d 100644 (file)
@@ -91,7 +91,7 @@
                pass
 
        print "5 ********************"
-       mesh.checkCoherency()
+       mesh.checkConsistencyLight()
 
        medFileName = "MEDCoupling_Fleur.med"
        MEDLoader.WriteUMesh(medFileName,mesh,True)