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

Public Member Functions | |
| PSB_uvel (PISMStressBalance *m, IceGrid &g, PISMVars &my_vars) | |
| virtual PetscErrorCode | compute (IceModelVec *&result) |
Computes the x-component of the horizontal ice velocity.
Definition at line 130 of file PISMStressBalance_diagnostics.hh.
| PSB_uvel | ( | PISMStressBalance * | m, |
| IceGrid & | g, | ||
| PISMVars & | my_vars | ||
| ) |
Definition at line 620 of file PISMStressBalance_diagnostics.cc.
| PetscErrorCode compute | ( | IceModelVec *& | result | ) | [virtual] |
Definition at line 630 of file PISMStressBalance_diagnostics.cc.
1.7.3