PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ config_from_options()

Config::Ptr pism::config_from_options ( MPI_Comm  com,
const Logger log,
units::System::Ptr  unit_system 
)

Create a configuration database using command-line options.

Definition at line 778 of file ConfigInterface.cc.

References set_config_from_options().

Referenced by btutest_context(), context_from_options(), and pismv_context().