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

◆ create() [1/2]

template<class Model >
virtual std::shared_ptr<Model> pism::PCFactory< Model >::create ( )
inlinevirtual

Creates a boundary model. Processes command-line options.

Definition at line 42 of file PCFactory.hh.

References pism::PCFactory< Model >::m_grid, and pism::PCFactory< Model >::m_parameter.

Referenced by pism::IceModel::allocate_couplers(), and pism::IceModel::init_frontal_melt().