]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
Using size_t instead of int (where possible) in INTERP_KERNEL.
authoremv <emv@opencascade.com>
Fri, 18 Oct 2019 11:35:24 +0000 (14:35 +0300)
committeremv <emv@opencascade.com>
Fri, 18 Oct 2019 11:35:24 +0000 (14:35 +0300)
commitdc0e62c0e2600d2d92f15e0f9d8373c2026d9a02
treefc2284e6b2bdbecbfc661ab6f801182e631c640d
parentf993dd5076635ae4328934362b778c2e0b97a5e9
Using size_t instead of int (where possible) in INTERP_KERNEL.
17 files changed:
src/INTERP_KERNEL/Barycentric3DIntersectorP1P1.txx
src/INTERP_KERNEL/CurveIntersector.txx
src/INTERP_KERNEL/Geometric2DIntersector.txx
src/INTERP_KERNEL/Interpolation2D1D.txx
src/INTERP_KERNEL/InterpolationCurve.txx
src/INTERP_KERNEL/InterpolationPlanar.txx
src/INTERP_KERNEL/InterpolationUtils.hxx
src/INTERP_KERNEL/MappedBarycentric3DIntersectorP1P1.txx
src/INTERP_KERNEL/PlanarIntersector.txx
src/INTERP_KERNEL/PointLocator2DIntersector.txx
src/INTERP_KERNEL/PointLocator3DIntersectorP0P1.txx
src/INTERP_KERNEL/PointLocator3DIntersectorP1P1.txx
src/INTERP_KERNEL/TriangulationIntersector.txx
src/MEDCoupling/Test/MEDCouplingBasicsTest0.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest1.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest2.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest4.cxx