Grid(int nb_nodes, double *xi) | Grid | |
Grid(const Grid &) | Grid | |
Grid(int nb_nodes) | Grid | [protected] |
interpole(double(*f)(double), double x) const | Grid | |
lagrange(int i, double x) const | Grid | |
lebesgue_constant() const | Grid | |
n() const | Grid | |
nn | Grid | [protected] |
nodal_polynomial(double x) const | Grid | |
operator()(int i) const | Grid | |
operator=(const Grid &) | Grid | |
plot(int color=1, int nfig=0, double ymin=-1., double ymax=1., const char *title=0x0, const char *label_y=0x0, const char *device=0x0) const | Grid | |
xx | Grid | [protected] |
~Grid() | Grid | [virtual] |