PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ context_from_options()

std::shared_ptr< Context > pism::context_from_options ( MPI_Comm  com,
const std::string &  prefix,
bool  print 
)

Create a default context using options.

Definition at line 170 of file Context.cc.

References config_from_options(), logger_from_options(), and print_config().

Referenced by main().