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

Public Member Functions | |
| IceModel_tempsurf (IceModel *m, IceGrid &g, PISMVars &my_vars) | |
| virtual PetscErrorCode | compute (IceModelVec *&result) |
Computes ice temperature at the surface of the ice.
Definition at line 115 of file iceModel_diagnostics.hh.
| IceModel_tempsurf | ( | IceModel * | m, |
| IceGrid & | g, | ||
| PISMVars & | my_vars | ||
| ) |
Definition at line 598 of file iceModel_diagnostics.cc.
| PetscErrorCode compute | ( | IceModelVec *& | result | ) | [virtual] |
Definition at line 609 of file iceModel_diagnostics.cc.
References IceModel_enthalpysurf::compute().
1.7.3