PISM, A Parallel Ice Sheet Model stable 0.4.1779
Classes | Typedefs

src/base/stressbalance/SSA.hh File Reference

#include "ShallowStressBalance.hh"
#include "PISMDiagnostic.hh"

Go to the source code of this file.

Classes

class  SSAStrengthExtension
 Gives an extension coefficient to maintain ellipticity of SSA where ice is thin. More...
class  SSA
 PISM's SSA solver. More...
class  SSA_taud
 Computes the driving stress (taud). More...

Typedefs

typedef SSA *(* SSAFactory )(IceGrid &, IceBasalResistancePlasticLaw &, IceFlowLaw &, EnthalpyConverter &, const NCConfigVariable &)

Typedef Documentation

typedef SSA*(* SSAFactory)(IceGrid &, IceBasalResistancePlasticLaw &, IceFlowLaw &, EnthalpyConverter &, const NCConfigVariable &)

Definition at line 99 of file SSA.hh.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines