Version: 5.1.6

INTERP_KERNEL.Interpolation2D Class Reference

#include <Interpolation2D.hxx>

Inheritance diagram for INTERP_KERNEL.Interpolation2D:
Inheritance graph

Public Member Functions

 Interpolation2D ()
 Interpolation2D (const InterpolationOptions &io)
bool doRotate () const
double medianPlane () const
template<class MyMeshType , class MyMatrixRow >
void performAdjustmentOfBB (PlanarIntersector< MyMeshType, MyMatrixRow > *intersector, std::vector< double > &bbox) const

Constructor & Destructor Documentation

INTERP_KERNEL.Interpolation2D.Interpolation2D (  ) 
INTERP_KERNEL.Interpolation2D.Interpolation2D ( const InterpolationOptions io  ) 

Member Function Documentation

bool INTERP_KERNEL.Interpolation2D.doRotate (  )  const
double INTERP_KERNEL.Interpolation2D.medianPlane (  )  const
template<class MyMeshType , class MyMatrixRow >
void INTERP_KERNEL.Interpolation2D.performAdjustmentOfBB ( PlanarIntersector< MyMeshType, MyMatrixRow > *  intersector,
std::vector< double > &  bbox 
) const