|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
Computes surface values of ice enthalpy. More...
#include <iceModel_diagnostics.hh>

Public Member Functions | |
| IceModel_enthalpysurf (IceModel *m, IceGrid &g, PISMVars &my_vars) | |
| virtual PetscErrorCode | compute (IceModelVec *&result) |
Computes surface values of ice enthalpy.
Definition at line 91 of file iceModel_diagnostics.hh.
| IceModel_enthalpysurf | ( | IceModel * | m, |
| IceGrid & | g, | ||
| PISMVars & | my_vars | ||
| ) |
Definition at line 469 of file iceModel_diagnostics.cc.
| PetscErrorCode compute | ( | IceModelVec *& | result | ) | [virtual] |
Definition at line 480 of file iceModel_diagnostics.cc.
Referenced by IceModel_tempsurf::compute().
1.7.3