Version: 6.3.1
Public Member Functions

INTERP_KERNEL.InterpolationCU Class Reference

#include <InterpolationCU.hxx>

Inheritance diagram for INTERP_KERNEL.InterpolationCU:
Inheritance graph

Public Member Functions

 InterpolationCU ()
 InterpolationCU (const InterpolationOptions &io)
template<class MyCMeshType , class MyUMeshType , class MatrixType >
int interpolateMeshes (const MyCMeshType &meshS, const MyUMeshType &meshT, MatrixType &result, const char *method)
template<class MyUMeshType , class MyCMeshType , class MatrixType >
int interpolateMeshesRev (const MyUMeshType &meshS, const MyCMeshType &meshT, MatrixType &result, const char *method)

Constructor & Destructor Documentation

INTERP_KERNEL.InterpolationCU.InterpolationCU ( )
INTERP_KERNEL.InterpolationCU.InterpolationCU ( const InterpolationOptions io)

Member Function Documentation

template<class MyCMeshType , class MyUMeshType , class MatrixType >
int INTERP_KERNEL.InterpolationCU.interpolateMeshes ( const MyCMeshType &  meshS,
const MyUMeshType &  meshT,
MatrixType &  result,
const char *  method 
)
template<class MyUMeshType , class MyCMeshType , class MatrixType >
int INTERP_KERNEL.InterpolationCU.interpolateMeshesRev ( const MyUMeshType &  meshS,
const MyCMeshType &  meshT,
MatrixType &  result,
const char *  method 
)
Copyright © 2007-2011 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