]> 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:34:30 +0000 (06:34 +0000)
committereap <eap@opencascade.com>
Tue, 29 Sep 2009 06:34:30 +0000 (06:34 +0000)
commit406e566afcfdb48e7c712fecce0707e18029d28c
treeb8b955cf7533fd4df1c5d437f2233e974bb08a49
parentc339f8f810add650b363c971ba2652e5eeb5dba4
0020440: [CEA 349] P1P0 barycentric interpolators
"Concerning engine intersectors TriangleIntersector,Geometric2DIntersector and ConvexIntersector have to be extended with and additional method:"

+    double intersectGeoBary(const std::vector<double>& targetCell, bool targetCellQuadratic, const double *sourceCell, std::vector<double>& res);
src/INTERP_KERNEL/ConvexIntersector.hxx
src/INTERP_KERNEL/ConvexIntersector.txx
src/INTERP_KERNEL/Geometric2DIntersector.hxx
src/INTERP_KERNEL/Geometric2DIntersector.txx
src/INTERP_KERNEL/TriangulationIntersector.hxx
src/INTERP_KERNEL/TriangulationIntersector.txx