PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches

◆ MIN

#define MIN (   a,
 
)    (a > b ? b : a)

Definition at line 31 of file exactTestM.c.