PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ check_c_call()

void pism::check_c_call ( int  errcode,
int  success,
const char *  function_name,
const char *  file,
int  line 
)

Definition at line 161 of file error_handling.cc.

References pism::RuntimeError::formatted(), and PISM_ERROR_LOCATION.

Referenced by check_petsc_call().