Version: 6.5.0
Functions
Plannar Intersector

Functions

virtual void INTERP_KERNEL::TargetIntersector< MyMeshType, MyMatrix >::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

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.
Copyright © 2007-2012 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