]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
(EHPOC) Interpolators
authoreap <eap@opencascade.com>
Tue, 29 Dec 2009 14:30:01 +0000 (14:30 +0000)
committereap <eap@opencascade.com>
Tue, 29 Dec 2009 14:30:01 +0000 (14:30 +0000)
commit2cee10b1cc0f1d6b0edc55710f252f5f0a82a8a7
treeeca4431d7e74c28d38789ce5ab349220daccf8d0
parent829d6ab4ac099c091bba6c1122cdce9811daf895
(EHPOC) Interpolators
   Implement cartesian/unstructured interpolation
src/INTERP_KERNEL/InterpolationCU.hxx [new file with mode: 0644]
src/INTERP_KERNEL/InterpolationCU.txx [new file with mode: 0644]
src/INTERP_KERNEL/IntersectorCU.hxx [new file with mode: 0644]
src/INTERP_KERNEL/IntersectorCU.txx [new file with mode: 0644]
src/INTERP_KERNEL/IntersectorCU1D.hxx [new file with mode: 0644]
src/INTERP_KERNEL/IntersectorCU1D.txx [new file with mode: 0644]
src/INTERP_KERNEL/IntersectorCU2D.hxx [new file with mode: 0644]
src/INTERP_KERNEL/IntersectorCU2D.txx [new file with mode: 0644]
src/INTERP_KERNEL/IntersectorCU3D.hxx [new file with mode: 0644]
src/INTERP_KERNEL/IntersectorCU3D.txx [new file with mode: 0644]