|
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
#include <memory>#include <string>#include <mpi.h>Go to the source code of this file.
Classes | |
| class | pism::Context |
Namespaces | |
| namespace | pism |
| namespace | pism::units |
Functions | |
| std::shared_ptr< Context > | pism::context_from_options (MPI_Comm com, const std::string &prefix, bool print=false) |
| Create a default context using options. | |