![]() |
|
#include "orthpoly.h"Namespaces | |
| oomph | |
| DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |
| 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) |