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

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