]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
0020440: [CEA 349] P1P0 barycentric interpolators
authoreap <eap@opencascade.com>
Tue, 29 Sep 2009 06:48:54 +0000 (06:48 +0000)
committereap <eap@opencascade.com>
Tue, 29 Sep 2009 06:48:54 +0000 (06:48 +0000)
commit06271937a8e2beeedbbbcf3a959558f49482f577
treec904a3c02cb59cb5a7382bca70032ab962e27ec0
parentfe6b56a7d8654232ec52dcae6f9188bec5dab16f
0020440: [CEA 349] P1P0 barycentric interpolators

+Intersector3DP1P0Bary.hxx \
+Intersector3DP1P0Bary.txx \
+PlanarIntersectorP1P0Bary.hxx \
+PlanarIntersectorP1P0Bary.txx \
+PolyhedronIntersectorP1P0Bary.hxx \
+PolyhedronIntersectorP1P0Bary.txx \
src/INTERP_KERNEL/Intersector3DP1P0Bary.hxx [new file with mode: 0644]
src/INTERP_KERNEL/Intersector3DP1P0Bary.txx [new file with mode: 0644]
src/INTERP_KERNEL/Makefile.am
src/INTERP_KERNEL/PlanarIntersectorP1P0Bary.hxx [new file with mode: 0644]
src/INTERP_KERNEL/PlanarIntersectorP1P0Bary.txx [new file with mode: 0644]
src/INTERP_KERNEL/PolyhedronIntersectorP1P0Bary.hxx [new file with mode: 0644]
src/INTERP_KERNEL/PolyhedronIntersectorP1P0Bary.txx [new file with mode: 0644]