]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
Voronoi deal with quadratic meshes + FieldDouble::convertQuadToLinear works with...
authorAnthony Geay <anthony.geay@edf.fr>
Thu, 23 Feb 2017 08:25:16 +0000 (09:25 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Mon, 27 Feb 2017 09:22:30 +0000 (10:22 +0100)
commitc1a99376f5e8a6804d29ea0b42057ac87fd9890c
tree9062fe017111c4be820ff0d3d8f3efb8f5d4b75c
parentdc37538815b277664df3d9f0e9509ad2411f8983
Voronoi deal with quadratic meshes + FieldDouble::convertQuadToLinear works with GAUSS_PT + bug correction on MEDCouplingUMesh::clipSingle3DCellByPlane
src/INTERP_KERNEL/GaussPoints/CleanUpGauss.py [new file with mode: 0644]
src/INTERP_KERNEL/GaussPoints/InterpKernelGaussCoords.cxx
src/INTERP_KERNEL/GaussPoints/InterpKernelGaussCoords.hxx
src/MEDCoupling/MEDCouplingFieldDouble.cxx
src/MEDCoupling/MEDCouplingUMesh.cxx
src/MEDCoupling_Swig/MEDCouplingBasicsTest5.py