PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ evalR_Rfs()

static double evalR_Rfs ( integrand  f,
void *  fdata,
unsigned  dim,
double *  p,
const double *  c,
const double *  r 
)
static

Evaluate the integral on all 2^n points (+/-r,...+/-r)

A Gray-code ordering is used to minimize the number of coordinate updates in p.

Definition at line 210 of file cubature.c.

References rule_s::dim, ls0(), and pism::array::sum().

Referenced by rule75genzmalik_evalError().