X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FParaMEDMEM%2FParaFIELD.cxx;h=1cdcfd821129b5d90fce96e175e59b67131cbdfa;hb=f100fdf8977ff06ab097b9a1d1400a26b16aebb9;hp=776986ccdc9210dc32676f272108cdc68b900e82;hpb=e8f616a523471bd47f2eb60e6fded7b2b6363639;p=tools%2Fmedcoupling.git diff --git a/src/ParaMEDMEM/ParaFIELD.cxx b/src/ParaMEDMEM/ParaFIELD.cxx index 776986ccd..1cdcfd821 100644 --- a/src/ParaMEDMEM/ParaFIELD.cxx +++ b/src/ParaMEDMEM/ParaFIELD.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D +// Copyright (C) 2007-2016 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 @@ -172,7 +172,7 @@ namespace MEDCoupling * This method returns, if it exists, an array with only one component and as many as tuples as _field has. * This array gives for every element on which this->_field lies, its global number, if this->_field is nodal. * For example if _field is a nodal field : returned array will be the nodal global numbers. - * The content of this method is used to inform Working side to accumulate data recieved by lazy side. + * The content of this method is used to inform Working side to accumulate data received by lazy side. */ DataArrayInt* ParaFIELD::returnCumulativeGlobalNumbering() const {