_boundary | afl::Interpolator | [protected] |
_parent | afl::Interpolator | [protected] |
_pset | afl::Interpolator | [protected] |
_validTriangulation | afl::Interpolator | [mutable, protected] |
boundary(const Boundary *boundary, const Field *parent) | afl::Interpolator | [virtual] |
clone()=0 | afl::Interpolator | [pure virtual] |
find_u(const Point &x) const | afl::Interpolator_3 | [protected, virtual] |
getImplementation() const =0 | afl::Interpolator | [pure virtual] |
getMethod() const =0 | afl::Interpolator | [pure virtual] |
interpolate(const Point &x) const =0 | afl::Interpolator | [pure virtual] |
Interpolator(const Field *f, const Parameters ¶ms) | afl::Interpolator | [protected] |
Interpolator() | afl::Interpolator | [protected] |
Interpolator_3(const Field *f, const Parameters ¶ms) | afl::Interpolator_3 | [protected] |
invalidateTriangulation() | afl::Interpolator | [virtual] |
setParentField(const Field *parent) | afl::Interpolator | |
toXML(std::ostream &doc) const | afl::Interpolator | [virtual] |
~Interpolator() | afl::Interpolator | [inline, virtual] |
~Interpolator_3() | afl::Interpolator_3 | [inline, protected, virtual] |