Version: 5.1.6

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

#include <IntersectorCU1D.hxx>

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

Public Types

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

Public Member Functions

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

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


Member Typedef Documentation

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

Constructor & Destructor Documentation

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

Member Function Documentation

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