Version: 5.1.6

INTERP_KERNEL.IntegralUniformIntersectorP1< MyMeshType, MyMatrix > Class Template Reference

#include <IntegralUniformIntersector.hxx>

Inheritance diagram for INTERP_KERNEL.IntegralUniformIntersectorP1< MyMeshType, MyMatrix >:
Inheritance graph

Public Types

typedef MyMeshType::MyConnType ConnType

Public Member Functions

 IntegralUniformIntersectorP1 (const MyMeshType &mesh, bool isAbs)
int getNumberOfRowsOfResMatrix () const
int getNumberOfColsOfResMatrix () const
void intersectCells (ConnType targetCell, const std::vector< ConnType > &srcCells, MyMatrix &res)

template<class MyMeshType, class MyMatrix>
class INTERP_KERNEL::IntegralUniformIntersectorP1< MyMeshType, MyMatrix >


Member Typedef Documentation

template<class MyMeshType , class MyMatrix >
typedef MyMeshType::MyConnType INTERP_KERNEL.IntegralUniformIntersectorP1< MyMeshType, MyMatrix >.ConnType

Constructor & Destructor Documentation

template<class MyMeshType , class MyMatrix >
INTERP_KERNEL.IntegralUniformIntersectorP1< MyMeshType, MyMatrix >.IntegralUniformIntersectorP1 ( const MyMeshType &  mesh,
bool  isAbs 
)

Member Function Documentation

template<class MyMeshType , class MyMatrix >
int INTERP_KERNEL.IntegralUniformIntersectorP1< MyMeshType, MyMatrix >.getNumberOfRowsOfResMatrix (  )  const [virtual]
template<class MyMeshType , class MyMatrix >
int INTERP_KERNEL.IntegralUniformIntersectorP1< MyMeshType, MyMatrix >.getNumberOfColsOfResMatrix (  )  const [virtual]
template<class MyMeshType , class MyMatrix >
void INTERP_KERNEL.IntegralUniformIntersectorP1< MyMeshType, MyMatrix >.intersectCells ( ConnType  targetCell,
const std::vector< ConnType > &  srcCells,
MyMatrix &  res 
) [virtual]