afl::Interpolator_4 Class Reference

#include <interpolator_4.h>

Inheritance diagram for afl::Interpolator_4:

afl::Interpolator afl::BasisInterpolator_4 afl::DelaunayLinear_4 List of all members.

Protected Member Functions

 Interpolator_4 (const Field *f, const Parameters &params)
virtual ~Interpolator_4 ()
virtual Element< 4 > find_u (const Point &x) const

Detailed Description

class Interpolator_4 A linear interpolator over a delaunay triangulation


Constructor & Destructor Documentation

afl::Interpolator_4::Interpolator_4 const Field f,
const Parameters params
[protected]
 

assigs the DDF properties of the field

Parameters:
f the field this interpolation is over
params any parameters to pass to the interpolator

virtual afl::Interpolator_4::~Interpolator_4  )  [inline, protected, virtual]
 

destructor


Member Function Documentation

virtual Element<4> afl::Interpolator_4::find_u const Point x  )  const [protected, virtual]
 

Parameters:
x the point to find in the field
Returns:
the triangle that contains x
Exceptions:
ddf::OutOfBoundsException if x is outside the domain
ddf::GeometryException if xs can't be triangulated


The documentation for this class was generated from the following file:
Generated on Fri Dec 22 07:17:51 2006 for afl by  doxygen 1.4.6