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

◆ make_hypercube()

static hypercube make_hypercube ( unsigned  dim,
const double center,
const double width 
)
static

Definition at line 71 of file cubature.c.

References compute_vol(), hypercube::data, hypercube::dim, and hypercube::vol.

Referenced by cut_region(), make_hypercube_range(), and make_region().