|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
Computes the vertically-averaged ice velocity. More...
#include <PISMStressBalance_diagnostics.hh>

Public Member Functions | |
| PSB_velbar (PISMStressBalance *m, IceGrid &g, PISMVars &my_vars) | |
| PetscErrorCode | compute (IceModelVec *&result) |
Computes the vertically-averaged ice velocity.
Definition at line 25 of file PISMStressBalance_diagnostics.hh.
| PSB_velbar | ( | PISMStressBalance * | m, |
| IceGrid & | g, | ||
| PISMVars & | my_vars | ||
| ) |
Definition at line 50 of file PISMStressBalance_diagnostics.cc.
| PetscErrorCode compute | ( | IceModelVec *& | result | ) |
Definition at line 68 of file PISMStressBalance_diagnostics.cc.
References exactV::v().
Referenced by PSB_cbar::compute().
1.7.3