PISM, A Parallel Ice Sheet Model stable 0.4.1779
Defines | Functions

src/base/stressbalance/SSAFD.cc File Reference

#include "SSAFD.hh"
#include "Mask.hh"

Go to the source code of this file.

Defines

#define MY_NORM   NORM_1

Functions

SSASSAFDFactory (IceGrid &g, IceBasalResistancePlasticLaw &b, IceFlowLaw &i, EnthalpyConverter &ec, const NCConfigVariable &c)
 Constructs a new SSAFD.

Define Documentation

#define MY_NORM   NORM_1

Referenced by SSAFD::compute_nuH_norm().


Function Documentation

SSA* SSAFDFactory ( IceGrid &  g,
IceBasalResistancePlasticLaw b,
IceFlowLaw i,
EnthalpyConverter ec,
const NCConfigVariable &  c 
)

Constructs a new SSAFD.

Definition at line 22 of file SSAFD.cc.

Referenced by main().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines