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

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