PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
src
util
error_handling.hh
PISM_C_CHK
PISM_CHK
PISM_ERROR_LOCATION
◆
PISM_CHK
#define PISM_CHK
(
errcode,
name
)
do {
pism::check_petsc_call
(errcode, name, __FILE__, __LINE__); } while (0)
Definition at line
90
of file
error_handling.hh
.
Generated by
1.9.1