|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
Computes CTS, CTS = E/E_s(p). More...
#include <iceModel_diagnostics.hh>

Public Member Functions | |
| IceModel_cts (IceModel *m, IceGrid &g, PISMVars &my_vars) | |
| virtual PetscErrorCode | compute (IceModelVec *&result) |
Computes CTS, CTS = E/E_s(p).
Definition at line 41 of file iceModel_diagnostics.hh.
| IceModel_cts | ( | IceModel * | m, |
| IceGrid & | g, | ||
| PISMVars & | my_vars | ||
| ) |
Definition at line 167 of file iceModel_diagnostics.cc.
| PetscErrorCode compute | ( | IceModelVec *& | result | ) | [virtual] |
Definition at line 177 of file iceModel_diagnostics.cc.
1.7.3