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

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