Salome HOME
Updated copyright comment
[tools/medcoupling.git] / src / INTERP_KERNEL / InterpolationCC.txx
index 7a3363bcac905c21ac4d89f0fd87150541ed40ef..954fdd74e3d6bc225cdb67cb06bdfc3eebd20991 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2019  OPEN CASCADE
+// Copyright (C) 2009-2024  OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -63,8 +63,8 @@ namespace INTERP_KERNEL
    * \brief Fills the matrix by precomputed cell interferences along axes
    *  \param inter_of_axis - cell/cell interferences along each axis
    *  \param result - matrix to fill in
-   *  \param src_nb_cells[] - nb of cells along each of axes in the source mesh
-   *  \param tgt_nb_cells[] - nb of cells along each of axes in the target mesh
+   *  \param src_nb_cells - nb of cells along each of axes in the source mesh
+   *  \param tgt_nb_cells - nb of cells along each of axes in the target mesh
    *  \param src_i_cell - source cell number accumulated by previous axes
    *  \param tgt_i_cell - target cell number accumulated by previous axes
    *  \param src_prev_area - factor by which this axis icreases cell number