|
PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
|
#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.