Logo Tesseroids 1.0: User Manual and API Documentation

GLQ Struct Reference

Store the nodes and weights needed for a GLQ integration. More...

#include <glq.h>

Data Fields

int order
 order of the quadrature, ie number of nodes
double * nodes
 abscissas or discretization points of the quadrature
double * weights
 weighting coefficients of the quadrature
double * nodes_unscaled
 nodes in [-1,1] interval

Detailed Description

Store the nodes and weights needed for a GLQ integration.

Generated on Tue Apr 26 12:17:07 2011 for Tesseroids 1.0: User manual and API documentation by doxygen 1.6.3