karniadakisnew.hh
void init(const int P, const Real *xPoints, const int NxP, const int Q, const int R)
Computes the values of the principal function of the given order and in the given points.
KarniadakisNew(const int P, const Array< Real > &abscissas, const int Q=0, const int R=0)
Constructor.
KarniadakisNew(const int P, const QuadratureRule1d &quadrature, const int Q=0, const int R=0)
Constructor.
KarniadakisNew(const KarniadakisNew< type, mode > &Other)
Copy constructor.
Definition: karniadakisnew.hh:22