air_temperature() const | pism::atmosphere::AtmosphereModel | |
air_temperature_impl() const | pism::atmosphere::YearlyCycle | 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::YearlyCycle | 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::YearlyCycle | protectedvirtual |
diagnostics() const | pism::Component | |
diagnostics_impl() const | pism::atmosphere::YearlyCycle | protectedvirtual |
end_pointwise_access() const | pism::atmosphere::AtmosphereModel | |
end_pointwise_access_impl() const | pism::atmosphere::YearlyCycle | protectedvirtual |
ERA_INTERIM enum value | pism::atmosphere::PIK | private |
ERA_INTERIM_LON enum value | pism::atmosphere::PIK | private |
ERA_INTERIM_SIN enum value | pism::atmosphere::PIK | private |
grid() const | pism::Component | |
HUYBRECHTS_DEWOLDE enum value | pism::atmosphere::PIK | private |
init(const Geometry &geometry) | pism::atmosphere::AtmosphereModel | |
init_impl(const Geometry &geometry) | pism::atmosphere::PIK | privatevirtual |
init_internal(const std::string &input_filename, bool regrid, unsigned int start) | pism::atmosphere::YearlyCycle | protected |
init_timeseries(const std::vector< double > &ts) const | pism::atmosphere::AtmosphereModel | |
init_timeseries_impl(const std::vector< double > &ts) const | pism::atmosphere::YearlyCycle | protectedvirtual |
m_air_temp_mean_annual | pism::atmosphere::YearlyCycle | protected |
m_air_temp_mean_summer | pism::atmosphere::YearlyCycle | protected |
m_config | pism::Component | protected |
m_cosine_cycle | pism::atmosphere::YearlyCycle | mutableprotected |
m_grid | pism::Component | protected |
m_input_model | pism::atmosphere::AtmosphereModel | protected |
m_log | pism::Component | protected |
m_parameterization | pism::atmosphere::PIK | private |
m_precipitation | pism::atmosphere::YearlyCycle | protected |
m_reference | pism::atmosphere::YearlyCycle | protected |
m_snow_temp_summer_day | pism::atmosphere::YearlyCycle | protected |
m_sys | pism::Component | protected |
m_ts_times | pism::atmosphere::AtmosphereModel | mutableprotected |
MARTIN enum value | pism::atmosphere::PIK | private |
MARTIN_HUYBRECHTS_DEWOLDE enum value | pism::atmosphere::PIK | private |
max_timestep(double t) const | pism::Component | |
max_timestep_impl(double t) const | pism::atmosphere::PIK | privatevirtual |
mean_summer_temp() const | pism::atmosphere::YearlyCycle | virtual |
NO_REGRID_WITHOUT_REGRID_VARS enum value | pism::Component | protected |
Parameterization enum name | pism::atmosphere::PIK | private |
PIK(std::shared_ptr< const Grid > g) | pism::atmosphere::PIK | |
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::YearlyCycle | protectedvirtual |
precipitation() const | pism::atmosphere::AtmosphereModel | |
precipitation_impl() const | pism::atmosphere::YearlyCycle | 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 |
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::YearlyCycle | 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::PIK | privatevirtual |
write_model_state(const File &output) const | pism::Component | |
write_model_state_impl(const File &output) const | pism::atmosphere::YearlyCycle | protectedvirtual |
YearlyCycle(std::shared_ptr< const Grid > g) | pism::atmosphere::YearlyCycle | |
~AtmosphereModel()=default | pism::atmosphere::AtmosphereModel | virtual |
~Component()=default | pism::Component | virtual |
~PIK()=default | pism::atmosphere::PIK | virtual |
~YearlyCycle()=default | pism::atmosphere::YearlyCycle | virtual |