PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
#include "pism/stressbalance/ShallowStressBalance.hh"
#include "pism/util/array/CellType.hh"
Go to the source code of this file.
Classes | |
class | pism::stressbalance::SSAStrengthExtension |
Gives an extension coefficient to maintain ellipticity of SSA where ice is thin. More... | |
class | pism::stressbalance::SSA |
PISM's SSA solver. More... | |
Namespaces | |
pism | |
pism::stressbalance | |
Stress balance models and related diagnostics. | |
Typedefs | |
typedef SSA *(* | pism::stressbalance::SSAFactory) (std::shared_ptr< const Grid >) |