Plannar Intersector

Functions

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

Detailed Description

Here are listed all the methods to be called or to overload to all concrete intersector.


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:
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.
Generated on Sat May 1 01:31:48 2010 for Med Memory Users' Guide by  doxygen 1.6.3