PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
#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 | |
namespace | pism |
namespace | pism::stressbalance |
Stress balance models and related diagnostics. | |
Typedefs | |
typedef SSA *(* | pism::stressbalance::SSAFactory) (std::shared_ptr< const Grid >) |