PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ 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().