Salome HOME
Implemenatation of MEDFileFields::linearToQuadratic + Remapper is now dealing with...
authorAnthony Geay <anthony.geay@edf.fr>
Tue, 2 Jan 2018 15:32:59 +0000 (16:32 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Thu, 4 Jan 2018 12:41:53 +0000 (13:41 +0100)
commit46ddce3caf8076fa140934bb3ce88c5d8040efb9
tree6ee1cfce95d4aba4dbc57dfdf690405fe32d4105
parent4e85a0898e50dc845cfda9d79a28bb031bb8517f
Implemenatation of MEDFileFields::linearToQuadratic + Remapper is now dealing with 1D->0D (3D space) P1P1 PointLocator
29 files changed:
src/INTERP_KERNEL/Bases/InterpKernelAssert.hxx [new file with mode: 0644]
src/INTERP_KERNEL/BoundingBox.cxx
src/INTERP_KERNEL/BoundingBox.hxx
src/INTERP_KERNEL/CMakeLists.txt
src/INTERP_KERNEL/Interpolation1D0D.cxx [new file with mode: 0644]
src/INTERP_KERNEL/Interpolation1D0D.hxx [new file with mode: 0644]
src/INTERP_KERNEL/Interpolation1D0D.txx [new file with mode: 0644]
src/INTERP_KERNEL/InterpolationUtils.hxx
src/INTERP_KERNEL/MeshElement.txx
src/MEDCoupling/MEDCouplingMemArray.cxx
src/MEDCoupling/MEDCouplingNormalizedUnstructuredMesh.txx
src/MEDCoupling/MEDCouplingRefCountObject.cxx
src/MEDCoupling/MEDCouplingRefCountObject.hxx
src/MEDCoupling/MEDCouplingRemapper.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTestInterp.cxx
src/MEDCoupling_Swig/MEDCouplingRefCountObject.i
src/MEDCoupling_Swig/MEDCouplingRemapperTest.py
src/MEDLoader/MEDFileField.cxx
src/MEDLoader/MEDFileField.hxx
src/MEDLoader/MEDFileField.txx
src/MEDLoader/MEDFileField1TS.hxx
src/MEDLoader/MEDFileFieldGlobs.cxx
src/MEDLoader/MEDFileFieldInternal.cxx
src/MEDLoader/MEDFileFieldInternal.hxx
src/MEDLoader/MEDFileFieldVisitor.hxx
src/MEDLoader/Swig/MEDLoaderCommon.i
src/MEDLoader/Swig/MEDLoaderTest3.py
src/PyWrapping/TestPyWrapGathered_medcoupling.py
src/PyWrapping/medcoupling_pycode