X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FINTERP_KERNEL%2FInterpolationCC.txx;h=954fdd74e3d6bc225cdb67cb06bdfc3eebd20991;hb=b832b15337be013a56e0976170e5e235b89fcb03;hp=7a3363bcac905c21ac4d89f0fd87150541ed40ef;hpb=b219559763498c4bd10c730cd3d2c62b1eed45db;p=tools%2Fmedcoupling.git diff --git a/src/INTERP_KERNEL/InterpolationCC.txx b/src/INTERP_KERNEL/InterpolationCC.txx index 7a3363bca..954fdd74e 100644 --- a/src/INTERP_KERNEL/InterpolationCC.txx +++ b/src/INTERP_KERNEL/InterpolationCC.txx @@ -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