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

PSB_cflx Class Reference

Computes cflx, the magnitude of vertically-integrated horizontal flux of ice. More...

#include <PISMStressBalance_diagnostics.hh>

Inheritance diagram for PSB_cflx:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 PSB_cflx (PISMStressBalance *m, IceGrid &g, PISMVars &my_vars)
PetscErrorCode compute (IceModelVec *&result)

Detailed Description

Computes cflx, the magnitude of vertically-integrated horizontal flux of ice.

Definition at line 43 of file PISMStressBalance_diagnostics.hh.


Constructor & Destructor Documentation

PSB_cflx ( PISMStressBalance m,
IceGrid &  g,
PISMVars &  my_vars 
)

Definition at line 181 of file PISMStressBalance_diagnostics.cc.


Member Function Documentation

PetscErrorCode compute ( IceModelVec *&  result)

Definition at line 193 of file PISMStressBalance_diagnostics.cc.

References PSB_cbar::compute().


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