PISM, A Parallel Ice Sheet Model
2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
Loading...
Searching...
No Matches
src
util
error_handling.hh
PISM_C_CHK
PISM_CHK
PISM_ERROR_LOCATION
◆
PISM_C_CHK
#define PISM_C_CHK
(
errcode,
success,
name
)
do {
pism::check_c_call
(errcode, success, name, __FILE__, __LINE__); } while (0)
Definition at line
89
of file
error_handling.hh
.
Generated by
1.9.8