PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
#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) |