|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
Computes vertical velocity of ice, relative to the bed directly below. More...
#include <PISMStressBalance_diagnostics.hh>

Public Member Functions | |
| PSB_wvel_rel (PISMStressBalance *m, IceGrid &g, PISMVars &my_vars) | |
| virtual PetscErrorCode | compute (IceModelVec *&result) |
Computes vertical velocity of ice, relative to the bed directly below.
Definition at line 147 of file PISMStressBalance_diagnostics.hh.
| PSB_wvel_rel | ( | PISMStressBalance * | m, |
| IceGrid & | g, | ||
| PISMVars & | my_vars | ||
| ) |
Definition at line 730 of file PISMStressBalance_diagnostics.cc.
| PetscErrorCode compute | ( | IceModelVec *& | result | ) | [virtual] |
Definition at line 740 of file PISMStressBalance_diagnostics.cc.
1.7.3