adjustment() const | pism::hydrology::EmptyingProblem | |
Component(std::shared_ptr< const Grid > grid) | pism::Component | |
compute_mask(const array::CellType &cell_type, const array::Scalar *no_model_mask, array::Scalar &result) const | pism::hydrology::EmptyingProblem | protected |
compute_potential(const array::Scalar &ice_thickness, const array::Scalar &ice_bottom_surface, const array::Scalar &domain_mask, array::Scalar1 &result) | pism::hydrology::EmptyingProblem | protected |
compute_raw_potential(const array::Scalar &ice_thickness, const array::Scalar &ice_bottom_surface, array::Scalar &result) const | pism::hydrology::EmptyingProblem | protectedvirtual |
compute_velocity(const array::Scalar &hydraulic_potential, const array::Scalar1 &mask, array::Staggered &result) const | pism::hydrology::EmptyingProblem | protected |
define_model_state(const File &output) const | pism::Component | |
define_model_state_impl(const File &output) const | pism::Component | protectedvirtual |
diagnostics() const | pism::hydrology::EmptyingProblem | |
diagnostics_impl() const | pism::Component | protectedvirtual |
effective_water_velocity() const | pism::hydrology::EmptyingProblem | |
EmptyingProblem(std::shared_ptr< const Grid > g) | pism::hydrology::EmptyingProblem | |
flux() const | pism::hydrology::EmptyingProblem | |
grid() const | pism::Component | |
m_adjustment | pism::hydrology::EmptyingProblem | protected |
m_bottom_surface | pism::hydrology::EmptyingProblem | protected |
m_config | pism::Component | protected |
m_domain_mask | pism::hydrology::EmptyingProblem | protected |
m_dx | pism::hydrology::EmptyingProblem | protected |
m_dy | pism::hydrology::EmptyingProblem | protected |
m_eps_gradient | pism::hydrology::EmptyingProblem | protected |
m_grid | pism::Component | protected |
m_log | pism::Component | protected |
m_potential | pism::hydrology::EmptyingProblem | protected |
m_Q | pism::hydrology::EmptyingProblem | protected |
m_q_sg | pism::hydrology::EmptyingProblem | protected |
m_Qsum | pism::hydrology::EmptyingProblem | protected |
m_sinks | pism::hydrology::EmptyingProblem | protected |
m_speed | pism::hydrology::EmptyingProblem | protected |
m_sys | pism::Component | protected |
m_tau | pism::hydrology::EmptyingProblem | protected |
m_tmp | pism::hydrology::EmptyingProblem | protected |
m_Vstag | pism::hydrology::EmptyingProblem | protected |
m_W | pism::hydrology::EmptyingProblem | protected |
max_timestep(double t) const | pism::Component | |
max_timestep_impl(double t) const | pism::Component | protectedvirtual |
NO_REGRID_WITHOUT_REGRID_VARS enum value | pism::Component | protected |
potential() const | pism::hydrology::EmptyingProblem | |
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 |
remaining_water_thickness() const | pism::hydrology::EmptyingProblem | |
sinks() const | pism::hydrology::EmptyingProblem | |
time() const | pism::Component | |
ts_diagnostics() const | pism::Component | |
ts_diagnostics_impl() const | pism::Component | protectedvirtual |
update(const Geometry &geometry, const array::Scalar *no_model_mask, const array::Scalar &water_input_rate, bool recompute_potential=true) | pism::hydrology::EmptyingProblem | |
write_model_state(const File &output) const | pism::Component | |
write_model_state_impl(const File &output) const | pism::Component | protectedvirtual |
~Component()=default | pism::Component | virtual |
~EmptyingProblem()=default | pism::hydrology::EmptyingProblem | virtual |