Go to the source code of this file.
Namespaces | |
oomph | |
//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// | |
oomph::Orthpoly | |
Functions | |
void | oomph::Orthpoly::gll_nodes (const unsigned &Nnode, Vector< double > &x) |
Calculates the Gauss Lobatto Legendre abscissas for degree p = NNode-1. More... | |
void | oomph::Orthpoly::gll_nodes (const unsigned &Nnode, Vector< double > &x, Vector< double > &w) |
void | oomph::Orthpoly::gl_nodes (const unsigned &Nnode, Vector< double > &x) |
void | oomph::Orthpoly::gl_nodes (const unsigned &Nnode, Vector< double > &x, Vector< double > &w) |