PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
#include <unistd.h>
#include <sstream>
#include <stdarg.h>
#include <petscsys.h>
#include "pism/util/Logger.hh"
#include "pism/util/pism_options.hh"
#include "pism/util/error_handling.hh"
Go to the source code of this file.
Classes | |
struct | pism::Logger::Impl |
struct | pism::StringLogger::Impl |
Namespaces | |
pism | |
Functions | |
Logger::Ptr | pism::logger_from_options (MPI_Comm com) |