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

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