X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FParaMEDMEM%2FOverlapMapping.hxx;h=cfb06b1bbb62e8cd4784a5968445876633d5ba30;hb=766edba73b97ff6903eb9835fa94b4fe515acb39;hp=f5ef3ce90b75961cc8d60fdcb04bac09b0180009;hpb=8763c12d01e33d6845dd53be65b001514d00bd42;p=tools%2Fmedcoupling.git diff --git a/src/ParaMEDMEM/OverlapMapping.hxx b/src/ParaMEDMEM/OverlapMapping.hxx index f5ef3ce90..cfb06b1bb 100644 --- a/src/ParaMEDMEM/OverlapMapping.hxx +++ b/src/ParaMEDMEM/OverlapMapping.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D +// Copyright (C) 2007-2015 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 @@ -32,6 +32,13 @@ namespace ParaMEDMEM class DataArrayInt; class MEDCouplingFieldDouble; + /* + * Internal class, not part of the public API. + * + * Used by the impl of OverlapInterpolationMatrix, plays an equivalent role than what the NxM_Mapping + * does for the InterpolationMatrix. + * + */ class OverlapMapping { public: