PISM, A Parallel Ice Sheet Model stable 0.4.1779
Public Member Functions

IceModel_dhdt Class Reference

Computes the rate of change of ice surface elevation as a sum of the bedrock uplift rate and the thickness rate of change. More...

#include <iceModel_diagnostics.hh>

Inheritance diagram for IceModel_dhdt:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 IceModel_dhdt (IceModel *m, IceGrid &g, PISMVars &my_vars)
 Computes the rate of change of ice surface elevation.
virtual PetscErrorCode compute (IceModelVec *&result)

Detailed Description

Computes the rate of change of ice surface elevation as a sum of the bedrock uplift rate and the thickness rate of change.

Definition at line 50 of file iceModel_diagnostics.hh.


Constructor & Destructor Documentation

IceModel_dhdt ( IceModel m,
IceGrid &  g,
PISMVars &  my_vars 
)

Computes the rate of change of ice surface elevation.

Definition at line 194 of file iceModel_diagnostics.cc.


Member Function Documentation

PetscErrorCode compute ( IceModelVec *&  result) [virtual]

Definition at line 204 of file iceModel_diagnostics.cc.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines