|
PISM, A Parallel Ice Sheet Model 2.3.2-fa1174726 committed by Constantine Khrulev on 2026-04-08
|
#include <string>#include <memory>#include <mpi.h>Go to the source code of this file.
Classes | |
| class | pism::Logger |
| A basic logging class. More... | |
| class | pism::StringLogger |
| A logger that accumulates messages and reports them as a string. More... | |
Namespaces | |
| namespace | pism |
Enumerations | |
| enum | pism::LoggerLevel { pism::WARNING =1 , pism::DEBUG2 =2 , pism::DEBUG3 =3 , pism::TRACE =4 } |