fixed on the git, thanks for the report!

On 05/28/2014 01:44 PM, Jeff Jenkins wrote:
The line

static const double wg[11] =    /* weights of the 20-point gauss rule */

should be

static const double wg[*10*] =    /* weights of the 20-point gauss rule */


Reply via email to