Salome HOME
Implementation of MEDCoupling1SGTUMesh.computeTriangleHeight and DataArrayDouble...
[tools/medcoupling.git] / src / INTERP_KERNEL / PointLocator3DIntersectorP1P0.txx
index cb5b1418231b3ceb8fef90976787fb3b1cfe2fe4..a075f2de77554c8561bbbdf042a2a632986329e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -29,7 +29,6 @@ namespace INTERP_KERNEL
   /**
    * @param targetMesh  mesh containing the target elements
    * @param srcMesh     mesh containing the source elements
-   * @param policy      splitting policy to be used
    *
    * WARNING : in _split attribute, sourceMesh and targetMesh are switched in order to fit intersectCells feature.
    */