air_temperature() const | pism::atmosphere::AtmosphereModel | |
air_temperature_impl() const | pism::atmosphere::ElevationChange | protectedvirtual |
allocate_precipitation(std::shared_ptr< const Grid > grid) | pism::atmosphere::AtmosphereModel | protectedstatic |
allocate_temperature(std::shared_ptr< const Grid > grid) | pism::atmosphere::AtmosphereModel | protectedstatic |
AtmosphereModel(std::shared_ptr< const Grid > g) | pism::atmosphere::AtmosphereModel | |
AtmosphereModel(std::shared_ptr< const Grid > g, std::shared_ptr< AtmosphereModel > input) | pism::atmosphere::AtmosphereModel | |
begin_pointwise_access() const | pism::atmosphere::AtmosphereModel | |
begin_pointwise_access_impl() const | pism::atmosphere::ElevationChange | protectedvirtual |
Component(std::shared_ptr< const Grid > grid) | pism::Component | |
define_model_state(const File &output) const | pism::Component | |
define_model_state_impl(const File &output) const | pism::atmosphere::AtmosphereModel | protectedvirtual |
diagnostics() const | pism::Component | |
diagnostics_impl() const | pism::atmosphere::AtmosphereModel | protectedvirtual |
ElevationChange(std::shared_ptr< const Grid > g, std::shared_ptr< AtmosphereModel > in) | pism::atmosphere::ElevationChange | |
end_pointwise_access() const | pism::atmosphere::AtmosphereModel | |
end_pointwise_access_impl() const | pism::atmosphere::ElevationChange | protectedvirtual |
grid() const | pism::Component | |
init(const Geometry &geometry) | pism::atmosphere::AtmosphereModel | |
init_impl(const Geometry &geometry) | pism::atmosphere::ElevationChange | protectedvirtual |
init_timeseries(const std::vector< double > &ts) const | pism::atmosphere::AtmosphereModel | |
init_timeseries_impl(const std::vector< double > &ts) const | pism::atmosphere::ElevationChange | protectedvirtual |
m_config | pism::Component | protected |
m_grid | pism::Component | protected |
m_input_model | pism::atmosphere::AtmosphereModel | protected |
m_log | pism::Component | protected |
m_precip_exp_factor | pism::atmosphere::ElevationChange | protected |
m_precip_lapse_rate | pism::atmosphere::ElevationChange | protected |
m_precip_method | pism::atmosphere::ElevationChange | protected |
m_precip_temp_lapse_rate | pism::atmosphere::ElevationChange | protected |
m_precipitation | pism::atmosphere::ElevationChange | protected |
m_reference_surface | pism::atmosphere::ElevationChange | protected |
m_surface | pism::atmosphere::ElevationChange | protected |
m_sys | pism::Component | protected |
m_temp_lapse_rate | pism::atmosphere::ElevationChange | protected |
m_temperature | pism::atmosphere::ElevationChange | protected |
m_ts_times | pism::atmosphere::AtmosphereModel | mutableprotected |
max_timestep(double t) const | pism::Component | |
max_timestep_impl(double my_t) const | pism::atmosphere::AtmosphereModel | protectedvirtual |
Method enum name | pism::atmosphere::ElevationChange | protected |
NO_REGRID_WITHOUT_REGRID_VARS enum value | pism::Component | protected |
precip_time_series(int i, int j, std::vector< double > &result) const | pism::atmosphere::AtmosphereModel | |
precip_time_series_impl(int i, int j, std::vector< double > &result) const | pism::atmosphere::ElevationChange | protectedvirtual |
precipitation() const | pism::atmosphere::AtmosphereModel | |
precipitation_impl() const | pism::atmosphere::ElevationChange | protectedvirtual |
profiling() const | pism::Component | |
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 |
SCALE enum value | pism::atmosphere::ElevationChange | protected |
SHIFT enum value | pism::atmosphere::ElevationChange | protected |
temp_time_series(int i, int j, std::vector< double > &result) const | pism::atmosphere::AtmosphereModel | |
temp_time_series_impl(int i, int j, std::vector< double > &result) const | pism::atmosphere::ElevationChange | protectedvirtual |
time() const | pism::Component | |
ts_diagnostics() const | pism::Component | |
ts_diagnostics_impl() const | pism::atmosphere::AtmosphereModel | protectedvirtual |
update(const Geometry &geometry, double t, double dt) | pism::atmosphere::AtmosphereModel | |
update_impl(const Geometry &geometry, double t, double dt) | pism::atmosphere::ElevationChange | protectedvirtual |
write_model_state(const File &output) const | pism::Component | |
write_model_state_impl(const File &output) const | pism::atmosphere::AtmosphereModel | protectedvirtual |
~AtmosphereModel()=default | pism::atmosphere::AtmosphereModel | virtual |
~Component()=default | pism::Component | virtual |
~ElevationChange()=default | pism::atmosphere::ElevationChange | virtual |