PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches

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

Referenced by rule75genzmalik_evalError().