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

◆ 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().