Version: 6.3.1
Public Member Functions | Private Attributes

INTERP_KERNEL.Interpolation3D Class Reference

Class used to calculate the volumes of intersection between the elements of two 3D meshes. More...

#include <Interpolation3D.hxx>

Inheritance diagram for INTERP_KERNEL.Interpolation3D:
Inheritance graph

Public Member Functions

 Interpolation3D ()
 Default constructor.
 Interpolation3D (const InterpolationOptions &io)
template<class MyMeshType , class MatrixType >
int interpolateMeshes (const MyMeshType &srcMesh, const MyMeshType &targetMesh, MatrixType &result, const char *method)

Private Attributes

SplittingPolicy _splitting_policy

Detailed Description

Class used to calculate the volumes of intersection between the elements of two 3D meshes.


Constructor & Destructor Documentation

INTERP_KERNEL.Interpolation3D::Interpolation3D ( )

Default constructor.

INTERP_KERNEL.Interpolation3D::Interpolation3D ( const InterpolationOptions io)

Member Function Documentation

template<class MyMeshType , class MatrixType >
int INTERP_KERNEL.Interpolation3D.interpolateMeshes ( const MyMeshType &  srcMesh,
const MyMeshType &  targetMesh,
MatrixType &  result,
const char *  method 
)

Field Documentation

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