Tool for cell intersection, result is always positive.
- Parameters:
-
| icellT | id of cell in target mesh in C mode. |
| icellsS | ids of cells in source mesh in C mode. |
| res | is an IN/OUT parameter that represents the icellTth row in final matrix, fed with at most icellsS elements. |
Implemented in INTERP_KERNEL.CurveIntersectorP0P0< MyMeshType, MyMatrix >, INTERP_KERNEL.CurveIntersectorP0P1< MyMeshType, MyMatrix >, INTERP_KERNEL.CurveIntersectorP1P0< MyMeshType, MyMatrix >, INTERP_KERNEL.CurveIntersectorP1P1< MyMeshType, MyMatrix >, INTERP_KERNEL.IntegralUniformIntersectorP0< MyMeshType, MyMatrix >, INTERP_KERNEL.IntegralUniformIntersectorP1< MyMeshType, MyMatrix >, INTERP_KERNEL.IntersectorCU< MyCMeshType, MyUMeshType, MyMatrix, ConcreteIntersector >, INTERP_KERNEL.PlanarIntersectorP0P0< MyMeshType, MyMatrix, ConcreteP0P0Intersector >, INTERP_KERNEL.PlanarIntersectorP0P1< MyMeshType, MyMatrix, ConcreteP0P1Intersector >, INTERP_KERNEL.PlanarIntersectorP0P1PL< MyMeshType, MyMatrix >, INTERP_KERNEL.PlanarIntersectorP1P0< MyMeshType, MyMatrix, ConcreteP1P0Intersector >, INTERP_KERNEL.PlanarIntersectorP1P0Bary< MyMeshType, MyMatrix, ConcreteP1P0Intersector >, INTERP_KERNEL.PlanarIntersectorP1P0PL< MyMeshType, MyMatrix >, INTERP_KERNEL.PlanarIntersectorP1P1< MyMeshType, MyMatrix, ConcreteP1P1Intersector >, INTERP_KERNEL.PlanarIntersectorP1P1PL< MyMeshType, MyMatrix >, INTERP_KERNEL.PointLocator3DIntersectorP0P0< MyMeshType, MyMatrix >, INTERP_KERNEL.PointLocator3DIntersectorP0P1< MyMeshType, MyMatrix >, INTERP_KERNEL.PointLocator3DIntersectorP1P0< MyMeshType, MyMatrix >, INTERP_KERNEL.PointLocator3DIntersectorP1P1< MyMeshType, MyMatrix >, INTERP_KERNEL.PolyhedronIntersectorP0P0< MyMeshType, MyMatrix >, INTERP_KERNEL.PolyhedronIntersectorP0P1< MyMeshType, MyMatrix >, INTERP_KERNEL.PolyhedronIntersectorP1P0< MyMeshType, MyMatrix >, INTERP_KERNEL.PolyhedronIntersectorP1P0Bary< MyMeshType, MyMatrix >, INTERP_KERNEL.PolyhedronIntersectorP1P1< MyMeshType, MyMatrix >, INTERP_KERNEL.IntersectorCU< MyCMeshType, MyUMeshType, MyMatrix, IntersectorCU3D< MyCMeshType, MyUMeshType, MyMatrix > >, INTERP_KERNEL.IntersectorCU< MyCMeshType, MyUMeshType, MyMatrix, _StabIntersector< MyCMeshType, MyUMeshType, MyMatrix > >, INTERP_KERNEL.IntersectorCU< MyCMeshType, MyUMeshType, MyMatrix, IntersectorCU2D< MyCMeshType, MyUMeshType, MyMatrix > >, INTERP_KERNEL.IntersectorCU< MyCMeshType, MyUMeshType, MyMatrix, IntersectorCU1D< MyCMeshType, MyUMeshType, MyMatrix > >, and INTERP_KERNEL.PlanarIntersectorP0P0< MyUMeshType, MyMatrix, TriangulationIntersector< MyUMeshType, MyMatrix, PlanarIntersectorP0P0 > >.