Version: 5.1.6

INTERP_KERNEL.InterpolationCurve< RealCurve > Class Template Reference

#include <InterpolationCurve.hxx>

Inheritance diagram for INTERP_KERNEL.InterpolationCurve< RealCurve >:
Inheritance graph

Public Member Functions

 InterpolationCurve ()
 InterpolationCurve (const InterpolationOptions &io)
template<class MyMeshType , class MatrixType >
int interpolateMeshes (const MyMeshType &meshS, const MyMeshType &meshT, MatrixType &result, const char *method)

template<class RealCurve>
class INTERP_KERNEL::InterpolationCurve< RealCurve >


Constructor & Destructor Documentation

template<class RealCurve>
INTERP_KERNEL.InterpolationCurve< RealCurve >.InterpolationCurve (  ) 
template<class RealCurve>
INTERP_KERNEL.InterpolationCurve< RealCurve >.InterpolationCurve ( const InterpolationOptions io  ) 

Member Function Documentation

template<class RealCurve>
template<class MyMeshType , class MatrixType >
int INTERP_KERNEL.InterpolationCurve< RealCurve >.interpolateMeshes ( const MyMeshType &  meshS,
const MyMeshType &  meshT,
MatrixType &  result,
const char *  method 
)