afl::DelaunayLinear_4 Class Reference

#include <delaunaylinear_4.h>

Inheritance diagram for afl::DelaunayLinear_4:

afl::Interpolator_4 afl::Interpolator List of all members.

Public Member Functions

 DelaunayLinear_4 (const Field *f, const Parameters &params)
virtual Value interpolate (const Point &p) const
virtual Interpolatorclone ()
virtual const std::string & getImplementation () const
virtual const std::string & getMethod () const

Detailed Description

class DelaunayLinear_4 A linear interpolator over a delaunay triangulation


Constructor & Destructor Documentation

afl::DelaunayLinear_4::DelaunayLinear_4 const Field f,
const Parameters params
 

creates a new interpolation object

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


Member Function Documentation

virtual Interpolator* afl::DelaunayLinear_4::clone  )  [virtual]
 

Returns:
a true copy of the object. The object is becomes the responsibility of the calling function

Implements afl::Interpolator.

virtual const std::string& afl::DelaunayLinear_4::getImplementation  )  const [virtual]
 

Returns:
the name of the implementation

Implements afl::Interpolator.

virtual const std::string& afl::DelaunayLinear_4::getMethod  )  const [virtual]
 

Returns:
the name of the method this interpolator implements

Implements afl::Interpolator.

virtual Value afl::DelaunayLinear_4::interpolate const Point p  )  const [virtual]
 

Parameters:
p the location to interpolate for
Returns:
the interpolated value at p

Implements afl::Interpolator.


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