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

Public Member Functions | |
| PSB_csurf (PISMStressBalance *m, IceGrid &g, PISMVars &my_vars) | |
| PetscErrorCode | compute (IceModelVec *&result) |
Computes csurf, the magnitude of horizontal ice velocity at the surface.
Definition at line 61 of file PISMStressBalance_diagnostics.hh.
| PSB_csurf | ( | PISMStressBalance * | m, |
| IceGrid & | g, | ||
| PISMVars & | my_vars | ||
| ) |
Definition at line 268 of file PISMStressBalance_diagnostics.cc.
| PetscErrorCode compute | ( | IceModelVec *& | result | ) |
Definition at line 280 of file PISMStressBalance_diagnostics.cc.
1.7.3