PISM, A Parallel Ice Sheet Model stable 0.4.1779
Public Member Functions

IceModel_enthalpysurf Class Reference

Computes surface values of ice enthalpy. More...

#include <iceModel_diagnostics.hh>

Inheritance diagram for IceModel_enthalpysurf:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 IceModel_enthalpysurf (IceModel *m, IceGrid &g, PISMVars &my_vars)
virtual PetscErrorCode compute (IceModelVec *&result)

Detailed Description

Computes surface values of ice enthalpy.

Definition at line 91 of file iceModel_diagnostics.hh.


Constructor & Destructor Documentation

IceModel_enthalpysurf ( IceModel m,
IceGrid &  g,
PISMVars &  my_vars 
)

Definition at line 469 of file iceModel_diagnostics.cc.


Member Function Documentation

PetscErrorCode compute ( IceModelVec *&  result) [virtual]

Definition at line 480 of file iceModel_diagnostics.cc.

Referenced by IceModel_tempsurf::compute().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines