PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
#include "pism/regional/SSAFD_Regional.hh"
#include "pism/util/Vars.hh"
#include "pism/stressbalance/StressBalance.hh"
Go to the source code of this file.
Namespaces | |
pism | |
pism::stressbalance | |
Stress balance models and related diagnostics. | |
Functions | |
static int | pism::stressbalance::weight (int M_ij, int M_n, double h_ij, double h_n) |
SSA * | pism::stressbalance::SSAFD_RegionalFactory (std::shared_ptr< const Grid > grid) |