|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
Computes vertically-averaged ice hardness. More...
#include <iceModel_diagnostics.hh>

Public Member Functions | |
| IceModel_hardav (IceModel *m, IceGrid &g, PISMVars &my_vars) | |
| virtual PetscErrorCode | compute (IceModelVec *&result) |
| Computes vertically-averaged ice hardness. | |
Computes vertically-averaged ice hardness.
Definition at line 25 of file iceModel_diagnostics.hh.
| IceModel_hardav | ( | IceModel * | m, |
| IceGrid & | g, | ||
| PISMVars & | my_vars | ||
| ) |
Definition at line 88 of file iceModel_diagnostics.cc.
References IceFlowLaw::exponent(), and IceModel::ice.
| PetscErrorCode compute | ( | IceModelVec *& | result | ) | [virtual] |
Computes vertically-averaged ice hardness.
Definition at line 106 of file iceModel_diagnostics.cc.
References exactV::H().
1.7.3