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

PSB_cbase Class Reference

Computes cbase, the magnitude of horizontal velocity of ice at base of ice and masks out ice-free areas. More...

#include <PISMStressBalance_diagnostics.hh>

Inheritance diagram for PSB_cbase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

Computes cbase, the magnitude of horizontal velocity of ice at base of ice and masks out ice-free areas.

Definition at line 52 of file PISMStressBalance_diagnostics.hh.


Constructor & Destructor Documentation

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

Definition at line 228 of file PISMStressBalance_diagnostics.cc.


Member Function Documentation

PetscErrorCode compute ( IceModelVec *&  result)

Definition at line 240 of file PISMStressBalance_diagnostics.cc.


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