]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
fix: some errors of clang-tidy
authorSONOLET Aymeric <aymeric.sonolet@cea.fr>
Fri, 12 Apr 2024 13:59:28 +0000 (15:59 +0200)
committerSONOLET Aymeric <aymeric.sonolet@cea.fr>
Fri, 12 Apr 2024 13:59:28 +0000 (15:59 +0200)
commitc9fb637b7085cbff36057a64722eae941e28bad7
treecfdc20c1f4d2bf7a547c09bf1d1931411ef58622
parent1150bce66d6e3c4c132d562b2499b038c3fa621b
fix: some errors of clang-tidy

ex: transforms InterpKernelException into std::exception
12 files changed:
src/INTERP_KERNEL/ExprEval/InterpKernelExprParser.cxx
src/INTERP_KERNEL/ExprEval/InterpKernelUnit.cxx
src/INTERP_KERNEL/InterpolationCU.txx
src/INTERP_KERNEL/MappedBarycentric2DIntersectorP1P1.txx
src/INTERP_KERNEL/PlanarIntersectorP0P1Bary.txx
src/INTERP_KERNEL/PlanarIntersectorP0P1PL.txx
src/INTERP_KERNEL/PlanarIntersectorP1P0.txx
src/INTERP_KERNEL/PlanarIntersectorP1P0Bary.txx
src/INTERP_KERNEL/PlanarIntersectorP1P0PL.txx
src/INTERP_KERNEL/PlanarIntersectorP1P1.txx
src/INTERP_KERNEL/PlanarIntersectorP1P1PL.txx
src/INTERP_KERNELTest/PerfTest.cxx