|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
Computes cflx, the magnitude of vertically-integrated horizontal flux of ice. More...
#include <PISMStressBalance_diagnostics.hh>

Public Member Functions | |
| PSB_cflx (PISMStressBalance *m, IceGrid &g, PISMVars &my_vars) | |
| PetscErrorCode | compute (IceModelVec *&result) |
Computes cflx, the magnitude of vertically-integrated horizontal flux of ice.
Definition at line 43 of file PISMStressBalance_diagnostics.hh.
| PSB_cflx | ( | PISMStressBalance * | m, |
| IceGrid & | g, | ||
| PISMVars & | my_vars | ||
| ) |
Definition at line 181 of file PISMStressBalance_diagnostics.cc.
| PetscErrorCode compute | ( | IceModelVec *& | result | ) |
Definition at line 193 of file PISMStressBalance_diagnostics.cc.
References PSB_cbar::compute().
1.7.3