BedThermalUnit(std::shared_ptr< const Grid > g) | pism::energy::BedThermalUnit | |
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::BedThermalUnit | protectedvirtual |
depth() const | pism::energy::BedThermalUnit | |
depth_impl() const =0 | pism::energy::BedThermalUnit | protectedpure virtual |
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::BedThermalUnit | protectedvirtual |
initialize_bottom_surface_flux() | pism::energy::BedThermalUnit | protectedvirtual |
m_bottom_surface_flux | pism::energy::BedThermalUnit | protected |
m_config | pism::Component | protected |
m_grid | pism::Component | protected |
m_log | pism::Component | protected |
m_sys | pism::Component | protected |
m_top_surface_flux | pism::energy::BedThermalUnit | protected |
max_timestep(double t) const | pism::Component | |
max_timestep_impl(double t) const | pism::Component | protectedvirtual |
Mz() const | pism::energy::BedThermalUnit | |
Mz_impl() const =0 | pism::energy::BedThermalUnit | protectedpure virtual |
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 |
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_impl(const array::Scalar &bedrock_top_temperature, double t, double dt)=0 | pism::energy::BedThermalUnit | protectedpure virtual |
vertical_spacing() const | pism::energy::BedThermalUnit | |
vertical_spacing_impl() const =0 | pism::energy::BedThermalUnit | protectedpure virtual |
write_model_state(const File &output) const | pism::Component | |
write_model_state_impl(const File &output) const | pism::energy::BedThermalUnit | protectedvirtual |
~BedThermalUnit()=default | pism::energy::BedThermalUnit | virtual |
~Component()=default | pism::Component | virtual |