Go to the source code of this file.
Namespaces | |
namespace | oomph |
DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |
namespace | 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. | |
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) |