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

PSB_wvel_rel Class Reference

Computes vertical velocity of ice, relative to the bed directly below. More...

#include <PISMStressBalance_diagnostics.hh>

Inheritance diagram for PSB_wvel_rel:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 PSB_wvel_rel (PISMStressBalance *m, IceGrid &g, PISMVars &my_vars)
virtual PetscErrorCode compute (IceModelVec *&result)

Detailed Description

Computes vertical velocity of ice, relative to the bed directly below.

Definition at line 147 of file PISMStressBalance_diagnostics.hh.


Constructor & Destructor Documentation

PSB_wvel_rel ( PISMStressBalance m,
IceGrid &  g,
PISMVars &  my_vars 
)

Definition at line 730 of file PISMStressBalance_diagnostics.cc.


Member Function Documentation

PetscErrorCode compute ( IceModelVec *&  result) [virtual]

Definition at line 740 of file PISMStressBalance_diagnostics.cc.


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