Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

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