Version: 5.1.6

INTERP_KERNEL.IntersectorCU2D< MyCMeshType, MyUMeshType, MyMatrix > Class Template Reference

#include <IntersectorCU2D.hxx>

Inheritance diagram for INTERP_KERNEL.IntersectorCU2D< MyCMeshType, MyUMeshType, MyMatrix >:
Inheritance graph

Public Types

typedef MyUMeshType::MyConnType UConnType
typedef MyCMeshType::MyConnType CConnType

Public Member Functions

 IntersectorCU2D (const MyCMeshType &meshS, const MyUMeshType &meshT)
double intersectGeometry (UConnType icellT, const std::vector< CConnType > &icellC)

Private Attributes

TriangulationIntersector
< MyUMeshType, MyMatrix,
PlanarIntersectorP0P0
_intersector

template<class MyCMeshType, class MyUMeshType, class MyMatrix>
class INTERP_KERNEL::IntersectorCU2D< MyCMeshType, MyUMeshType, MyMatrix >


Member Typedef Documentation

template<class MyCMeshType , class MyUMeshType , class MyMatrix >
typedef MyUMeshType::MyConnType INTERP_KERNEL.IntersectorCU2D< MyCMeshType, MyUMeshType, MyMatrix >.UConnType
template<class MyCMeshType , class MyUMeshType , class MyMatrix >
typedef MyCMeshType::MyConnType INTERP_KERNEL.IntersectorCU2D< MyCMeshType, MyUMeshType, MyMatrix >.CConnType

Constructor & Destructor Documentation

template<class MyCMeshType , class MyUMeshType , class MyMatrix >
INTERP_KERNEL.IntersectorCU2D< MyCMeshType, MyUMeshType, MyMatrix >.IntersectorCU2D ( const MyCMeshType &  meshS,
const MyUMeshType &  meshT 
)

Member Function Documentation

template<class MyCMeshType , class MyUMeshType , class MyMatrix >
double INTERP_KERNEL.IntersectorCU2D< MyCMeshType, MyUMeshType, MyMatrix >.intersectGeometry ( UConnType  icellT,
const std::vector< CConnType > &  icellC 
)

Field Documentation

template<class MyCMeshType , class MyUMeshType , class MyMatrix >
TriangulationIntersector<MyUMeshType,MyMatrix,PlanarIntersectorP0P0> INTERP_KERNEL.IntersectorCU2D< MyCMeshType, MyUMeshType, MyMatrix >._intersector [private]