]> SALOME platform Git repositories - modules/med.git/commit
Salome HOME
Implementation of MEDCouplingPointSet.computeDiameterField (EDF10718) agy/ComputeDiameter
authorAnthony Geay <anthony.geay@edf.fr>
Wed, 29 Apr 2015 06:58:30 +0000 (08:58 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Wed, 29 Apr 2015 06:58:30 +0000 (08:58 +0200)
commitcaadd760d5d5c20d9ff2062ba39ac718c0f906bb
tree3dae6050f3238bb1f23e02ea2bd4e004e9a27a4e
parent1da788371d9d21d0d2c5da283a7ff539d8670b4c
Implementation of MEDCouplingPointSet.computeDiameterField (EDF10718)
12 files changed:
src/INTERP_KERNEL/CMakeLists.txt
src/INTERP_KERNEL/CellModel.cxx
src/INTERP_KERNEL/CellModel.hxx
src/INTERP_KERNEL/DiameterCalculator.cxx [new file with mode: 0644]
src/INTERP_KERNEL/DiameterCalculator.hxx [new file with mode: 0644]
src/MEDCoupling/MEDCoupling1GTUMesh.cxx
src/MEDCoupling/MEDCoupling1GTUMesh.hxx
src/MEDCoupling/MEDCouplingPointSet.hxx
src/MEDCoupling/MEDCouplingUMesh.cxx
src/MEDCoupling/MEDCouplingUMesh.hxx
src/MEDCoupling_Swig/MEDCouplingBasicsTest.py
src/MEDCoupling_Swig/MEDCouplingCommon.i