BedThermalUnit(std::shared_ptr< const Grid > g) | pism::energy::BedThermalUnit | |
bootstrap(const array::Scalar &bedrock_top_temperature) | pism::energy::BTU_Full | protectedvirtual |
BTU_Full(std::shared_ptr< const Grid > g, const BTUGrid &vertical_grid) | pism::energy::BTU_Full | |
Component(std::shared_ptr< const Grid > grid) | pism::Component | |
ConstPtr typedef | pism::energy::BedThermalUnit | |
define_model_state(const File &output) const | pism::Component | |
define_model_state_impl(const File &output) const | pism::energy::BTU_Full | protectedvirtual |
depth() const | pism::energy::BedThermalUnit | |
depth_impl() const | pism::energy::BTU_Full | protectedvirtual |
diagnostics() const | pism::Component | |
diagnostics_impl() const | pism::energy::BedThermalUnit | protectedvirtual |
flux_through_bottom_surface() const | pism::energy::BedThermalUnit | |
flux_through_top_surface() const | pism::energy::BedThermalUnit | |
FromOptions(std::shared_ptr< const Grid > g, std::shared_ptr< const Context > ctx) | pism::energy::BedThermalUnit | static |
grid() const | pism::Component | |
init(const InputOptions &opts) | pism::energy::BedThermalUnit | |
init_impl(const InputOptions &opts) | pism::energy::BTU_Full | protectedvirtual |
initialize_bottom_surface_flux() | pism::energy::BedThermalUnit | protectedvirtual |
m_bootstrapping_needed | pism::energy::BTU_Full | protected |
m_bottom_surface_flux | pism::energy::BedThermalUnit | protected |
m_column | pism::energy::BTU_Full | protected |
m_config | pism::Component | protected |
m_D | pism::energy::BTU_Full | protected |
m_grid | pism::Component | protected |
m_k | pism::energy::BTU_Full | protected |
m_Lbz | pism::energy::BTU_Full | protected |
m_log | pism::Component | protected |
m_Mbz | pism::energy::BTU_Full | protected |
m_sys | pism::Component | protected |
m_temp | pism::energy::BTU_Full | protected |
m_top_surface_flux | pism::energy::BedThermalUnit | protected |
max_timestep(double t) const | pism::Component | |
max_timestep_impl(double my_t) const | pism::energy::BTU_Full | protectedvirtual |
Mz() const | pism::energy::BedThermalUnit | |
Mz_impl() const | pism::energy::BTU_Full | protectedvirtual |
NO_REGRID_WITHOUT_REGRID_VARS enum value | pism::Component | protected |
profiling() const | pism::Component | |
Ptr typedef | pism::energy::BedThermalUnit | |
regrid(const std::string &module_name, array::Array &variable, RegriddingFlag flag=NO_REGRID_WITHOUT_REGRID_VARS) | pism::Component | protected |
REGRID_WITHOUT_REGRID_VARS enum value | pism::Component | protected |
RegriddingFlag enum name | pism::Component | protected |
temperature() const | pism::energy::BTU_Full | |
time() const | pism::Component | |
ts_diagnostics() const | pism::Component | |
ts_diagnostics_impl() const | pism::Component | protectedvirtual |
update(const array::Scalar &bedrock_top_temperature, double t, double dt) | pism::energy::BedThermalUnit | |
update_flux_through_top_surface() | pism::energy::BTU_Full | protected |
update_impl(const array::Scalar &bedrock_top_temperature, double t, double dt) | pism::energy::BTU_Full | protectedvirtual |
update_impl(const array::Scalar &bedrock_top_temperature, double t, double dt)=0 | pism::energy::BTU_Full | protected |
vertical_spacing() const | pism::energy::BedThermalUnit | |
vertical_spacing_impl() const | pism::energy::BTU_Full | protectedvirtual |
write_model_state(const File &output) const | pism::Component | |
write_model_state_impl(const File &output) const | pism::energy::BTU_Full | protectedvirtual |
~BedThermalUnit()=default | pism::energy::BedThermalUnit | virtual |
~BTU_Full()=default | pism::energy::BTU_Full | virtual |
~Component()=default | pism::Component | virtual |