Fifth order polynomial interpolation for refinement ratio 2. More...
#include <O5r2Interpolator.h>
Public Member Functions | |
void | interpolateMargin (const Grid &p, Grid &g, const PDE &pde) const throw (IllegalArgumentException&) |
void | interpolate (const Grid &p, Grid &g, const PDE &pde) const throw (IllegalArgumentException&) |
string | toString () const |
Fifth order polynomial interpolation for refinement ratio 2.