|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
Computes cbar, the magnitude of vertically-integrated horizontal velocity of ice and masks out ice-free areas. More...
#include <PISMStressBalance_diagnostics.hh>

Public Member Functions | |
| PSB_cbar (PISMStressBalance *m, IceGrid &g, PISMVars &my_vars) | |
| PetscErrorCode | compute (IceModelVec *&result) |
Computes cbar, the magnitude of vertically-integrated horizontal velocity of ice and masks out ice-free areas.
Definition at line 34 of file PISMStressBalance_diagnostics.hh.
| PSB_cbar | ( | PISMStressBalance * | m, |
| IceGrid & | g, | ||
| PISMVars & | my_vars | ||
| ) |
Definition at line 137 of file PISMStressBalance_diagnostics.cc.
| PetscErrorCode compute | ( | IceModelVec *& | result | ) |
Definition at line 149 of file PISMStressBalance_diagnostics.cc.
References PSB_velbar::compute().
Referenced by PSB_cflx::compute().
1.7.3