PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Classes | Namespaces | Typedefs
SSA.hh File Reference
#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 >)