Version: 6.3.1
Functions

@{

Functions

virtual void INTERP_KERNEL::TargetIntersector.intersectCells (ConnType targetCell, const std::vector< ConnType > &srcCells, MyMatrix &res)=0

Function Documentation

template<class MyMeshType, class MyMatrix>
virtual void INTERP_KERNEL.TargetIntersector< MyMeshType, MyMatrix >.intersectCells ( ConnType  targetCell,
const std::vector< ConnType > &  srcCells,
MyMatrix &  res 
) [pure virtual, inherited]

Tool for cell intersection, result is always positive.

Parameters:
icellTid of cell in target mesh in C mode.
icellsSids of cells in source mesh in C mode.
resis 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 > >.

Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS