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

Public Member Functions | |
| PSB_velsurf (PISMStressBalance *m, IceGrid &g, PISMVars &my_vars) | |
| PetscErrorCode | compute (IceModelVec *&result) |
Computes velsurf, the horizontal velocity of ice at ice surface.
Definition at line 69 of file PISMStressBalance_diagnostics.hh.
| PSB_velsurf | ( | PISMStressBalance * | m, |
| IceGrid & | g, | ||
| PISMVars & | my_vars | ||
| ) |
Definition at line 310 of file PISMStressBalance_diagnostics.cc.
| PetscErrorCode compute | ( | IceModelVec *& | result | ) |
Definition at line 332 of file PISMStressBalance_diagnostics.cc.
1.7.3