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)
commit72d5c4506ad964d238997c07b3dc9c31317b27c9
tree07a1abbc76fe1b4ac80dd73e5c6c5a12d6292daa
parent1a2c2030771be1a2e677e6cdc086676ea15960df
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