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

Public Member Functions | |
| IceModel_temp (IceModel *m, IceGrid &g, PISMVars &my_vars) | |
| virtual PetscErrorCode | compute (IceModelVec *&result) |
Computes ice temperature from enthalpy.
Definition at line 66 of file iceModel_diagnostics.hh.
| IceModel_temp | ( | IceModel * | m, |
| IceGrid & | g, | ||
| PISMVars & | my_vars | ||
| ) |
Definition at line 272 of file iceModel_diagnostics.cc.
| PetscErrorCode compute | ( | IceModelVec *& | result | ) | [virtual] |
Definition at line 282 of file iceModel_diagnostics.cc.
1.7.3