Interpolator of cartesian/cartesian meshes. More...
#include <InterpolationCC.hxx>

Public Member Functions | |
| InterpolationCC () | |
| template<class MyMeshType , class MatrixType > | |
| int | interpolateMeshes (const MyMeshType &srcMesh, const MyMeshType &targetMesh, MatrixType &result, const char *method) |
Interpolator of cartesian/cartesian meshes.
| INTERP_KERNEL.InterpolationCC.InterpolationCC | ( | ) |
| int INTERP_KERNEL.InterpolationCC.interpolateMeshes | ( | const MyMeshType & | srcMesh, |
| const MyMeshType & | targetMesh, | ||
| MatrixType & | result, | ||
| const char * | method | ||
| ) |