|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
Computes wvelsurf, the vertical velocity of ice at ice surface. More...
#include <PISMStressBalance_diagnostics.hh>

Public Member Functions | |
| PSB_wvelsurf (PISMStressBalance *m, IceGrid &g, PISMVars &my_vars) | |
| PetscErrorCode | compute (IceModelVec *&result) |
Computes wvelsurf, the vertical velocity of ice at ice surface.
Definition at line 90 of file PISMStressBalance_diagnostics.hh.
| PSB_wvelsurf | ( | PISMStressBalance * | m, |
| IceGrid & | g, | ||
| PISMVars & | my_vars | ||
| ) |
Definition at line 420 of file PISMStressBalance_diagnostics.cc.
| PetscErrorCode compute | ( | IceModelVec *& | result | ) |
Definition at line 432 of file PISMStressBalance_diagnostics.cc.
References PSB_wvel::compute().
1.7.3