#include <basisinterpolator_2.h>
Inheritance diagram for afl::BasisInterpolator_2:

Public Member Functions | |
| BasisInterpolator_2 (const Field *f, const Parameters ¶ms) | |
| virtual | ~BasisInterpolator_2 () |
| Value | interpolate (const Point &x) const |
| virtual void | toXML (std::ostream &doc) const |
| virtual Interpolator * | clone () |
| virtual data_t | getKsi (const Point &x, size_t u) const |
| virtual Value | getValue (const Point &x, size_t u) const |
| virtual const std::string & | getImplementation () const |
| virtual const std::string & | getMethod () const |
|
||||||||||||
|
creates a new interpolation object
|
|
|
destructor |
|
|
Implements afl::Interpolator. |
|
|
Implements afl::Interpolator. |
|
||||||||||||
|
|
|
|
Implements afl::Interpolator. |
|
||||||||||||
|
|
|
|
Implements afl::Interpolator. |
|
|
represents the interpolator as an AFL document
Reimplemented from afl::Interpolator. |
1.4.6