#include <PlanarIntersectorP0P1.hxx>
Public Types |
| typedef MyMeshType::MyConnType | ConnType |
Public Member Functions |
| void | intersectCells (ConnType icellT, const std::vector< ConnType > &icellsS, MyMatrix &res) |
| int | getNumberOfRowsOfResMatrix () const |
| int | getNumberOfColsOfResMatrix () const |
| double | intersectGeometryWithQuadrangle (const double *quadrangle, const std::vector< double > &sourceCoords, bool isSourceQuad) |
Static Public Attributes |
| static const int | SPACEDIM = MyMeshType::MY_SPACEDIM |
| static const int | MESHDIM = MyMeshType::MY_MESHDIM |
| static const NumberingPolicy | numPol = MyMeshType::My_numPol |
Protected Member Functions |
| | PlanarIntersectorP0P1 (const MyMeshType &meshT, const MyMeshType &meshS, double dimCaracteristic, double precision, double md3DSurf, double medianPlane, bool doRotate, int orientation, int printLevel) |
| ConcreteP0P1Intersector & | asLeaf () |
template<class MyMeshType, class MyMatrix, class ConcreteP0P1Intersector>
class INTERP_KERNEL::PlanarIntersectorP0P1< MyMeshType, MyMatrix, ConcreteP0P1Intersector >
Member Typedef Documentation
template<class MyMeshType , class MyMatrix , class ConcreteP0P1Intersector >
Constructor & Destructor Documentation
template<class MyMeshType , class MyMatrix , class ConcreteP0P1Intersector >
| INTERP_KERNEL.PlanarIntersectorP0P1< MyMeshType, MyMatrix, ConcreteP0P1Intersector >.PlanarIntersectorP0P1 |
( |
const MyMeshType & |
meshT, |
|
|
const MyMeshType & |
meshS, |
|
|
double |
dimCaracteristic, |
|
|
double |
precision, |
|
|
double |
md3DSurf, |
|
|
double |
medianPlane, |
|
|
bool |
doRotate, |
|
|
int |
orientation, |
|
|
int |
printLevel |
|
) |
| [protected] |
Member Function Documentation
template<class MyMeshType , class MyMatrix , class ConcreteP0P1Intersector >
template<class MyMeshType , class MyMatrix , class ConcreteP0P1Intersector >
template<class MyMeshType , class MyMatrix , class ConcreteP0P1Intersector >
template<class MyMeshType , class MyMatrix , class ConcreteP0P1Intersector >
template<class MyMeshType , class MyMatrix , class ConcreteP0P1Intersector >
Field Documentation
template<class MyMeshType , class MyMatrix , class ConcreteP0P1Intersector >
template<class MyMeshType , class MyMatrix , class ConcreteP0P1Intersector >
template<class MyMeshType , class MyMatrix , class ConcreteP0P1Intersector >