Salome HOME
MEDFileCurveLinearMesh -> getSpaceDimension() was missing
[tools/medcoupling.git] / src / INTERP_KERNEL / PolyhedronIntersectorP1P0Bary.txx
index 1697e5172b9e8097a98c9be0ac17e9a002a061ca..ebce93c4527e699b629237c01c42081f20eac62f 100755 (executable)
@@ -84,8 +84,8 @@ namespace INTERP_KERNEL
   //================================================================================
   /*!
    * \brief This method computes a value per each node of source cell for each target cell.
-   *  \param srcCell - a source tetrahedron
-   *  \param tgtCells - target elements
+   *  \param srcCells - source elements
+   *  \param tgtCell - target element
    *  \param res - matrix to fill in 
    */
   //================================================================================