PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
#include <error_handling.hh>
Public Member Functions | |
ErrorLocation () | |
ErrorLocation (const char *filename, int line) | |
Public Attributes | |
const char * | filename |
int | line_number |
Definition at line 32 of file error_handling.hh.