PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
#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 | |
namespace | pism |
Functions | |
Logger::Ptr | pism::logger_from_options (MPI_Comm com) |