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

◆ FromOptions()

std::shared_ptr< BedThermalUnit > pism::energy::BedThermalUnit::FromOptions ( std::shared_ptr< const Grid grid,
std::shared_ptr< const Context ctx 
)
static

Allocate a complete or minimal bedrock thermal unit depending on the number of bedrock levels.

Definition at line 79 of file BedThermalUnit.cc.

References pism::energy::BTUGrid::FromOptions(), and pism::Component::grid().

Referenced by pism::IceModel::allocate_bedrock_thermal_unit().