X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FINTERP_KERNEL%2FInterpolationCC.txx;h=954fdd74e3d6bc225cdb67cb06bdfc3eebd20991;hb=b832b15337be013a56e0976170e5e235b89fcb03;hp=ee1e89c84f981587e11bc7f9059b7f47fe9ec288;hpb=e0c843a1fe827a90af91ada8d2033ffb3a7dd1d8;p=tools%2Fmedcoupling.git diff --git a/src/INTERP_KERNEL/InterpolationCC.txx b/src/INTERP_KERNEL/InterpolationCC.txx index ee1e89c84..954fdd74e 100644 --- a/src/INTERP_KERNEL/InterpolationCC.txx +++ b/src/INTERP_KERNEL/InterpolationCC.txx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2020 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