PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ heap_resize()

static void heap_resize ( heap h,
unsigned  nalloc 
)
static

Definition at line 554 of file cubature.c.

References heap::items, and heap::nalloc.

Referenced by heap_alloc(), heap_free(), and heap_push().