|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
Computes vertical ice velocity (relative to the geoid). More...
#include <PISMStressBalance_diagnostics.hh>

Public Member Functions | |
| PSB_wvel (PISMStressBalance *m, IceGrid &g, PISMVars &my_vars) | |
| PetscErrorCode | compute (IceModelVec *&result) |
Computes vertical ice velocity (relative to the geoid).
Definition at line 82 of file PISMStressBalance_diagnostics.hh.
| PSB_wvel | ( | PISMStressBalance * | m, |
| IceGrid & | g, | ||
| PISMVars & | my_vars | ||
| ) |
Definition at line 360 of file PISMStressBalance_diagnostics.cc.
| PetscErrorCode compute | ( | IceModelVec *& | result | ) |
Definition at line 372 of file PISMStressBalance_diagnostics.cc.
References exactV::v().
Referenced by PSB_wvelbase::compute(), and PSB_wvelsurf::compute().
1.7.3