BedSmoother(std::shared_ptr< const Grid > g) | pism::stressbalance::BedSmoother | |
compute_coefficients_on_proc0() | pism::stressbalance::BedSmoother | protected |
m_C2 | pism::stressbalance::BedSmoother | protected |
m_C2p0 | pism::stressbalance::BedSmoother | protected |
m_C3 | pism::stressbalance::BedSmoother | protected |
m_C3p0 | pism::stressbalance::BedSmoother | protected |
m_C4 | pism::stressbalance::BedSmoother | protected |
m_C4p0 | pism::stressbalance::BedSmoother | protected |
m_config | pism::stressbalance::BedSmoother | protected |
m_Glen_exponent | pism::stressbalance::BedSmoother | protected |
m_grid | pism::stressbalance::BedSmoother | protected |
m_maxtl | pism::stressbalance::BedSmoother | protected |
m_maxtlp0 | pism::stressbalance::BedSmoother | protected |
m_Nx | pism::stressbalance::BedSmoother | protected |
m_Ny | pism::stressbalance::BedSmoother | protected |
m_smoothing_range | pism::stressbalance::BedSmoother | protected |
m_topgp0 | pism::stressbalance::BedSmoother | protected |
m_topgsmooth | pism::stressbalance::BedSmoother | protected |
m_topgsmoothp0 | pism::stressbalance::BedSmoother | protected |
preprocess_bed(const array::Scalar &topg) | pism::stressbalance::BedSmoother | |
preprocess_bed(const array::Scalar &topg, unsigned int Nx_in, unsigned int Ny_in) | pism::stressbalance::BedSmoother | protected |
smooth_the_bed_on_proc0() | pism::stressbalance::BedSmoother | protected |
smoothed_bed() const | pism::stressbalance::BedSmoother | |
smoothed_thk(const array::Scalar &usurf, const array::Scalar &thk, const array::CellType2 &mask, array::Scalar &thksmooth) const | pism::stressbalance::BedSmoother | |
theta(const array::Scalar &usurf, array::Scalar &result) const | pism::stressbalance::BedSmoother | |
~BedSmoother()=default | pism::stressbalance::BedSmoother | virtual |