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

src/base/stressbalance/SSAFD.hh File Reference

#include "SSA.hh"
#include <petscksp.h>

Go to the source code of this file.

Classes

class  SSAFD
 PISM's SSA solver: the finite difference implementation. More...

Functions

SSASSAFDFactory (IceGrid &, IceBasalResistancePlasticLaw &, IceFlowLaw &, EnthalpyConverter &, const NCConfigVariable &)
 Constructs a new SSAFD.

Function Documentation

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

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