|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
Computes the number of ice-filled cells is a processor's domain. More...
#include <iceModel_diagnostics.hh>

Public Member Functions | |
| IceModel_proc_ice_area (IceModel *m, IceGrid &g, PISMVars &my_vars) | |
| virtual PetscErrorCode | compute (IceModelVec *&result) |
Computes the number of ice-filled cells is a processor's domain.
Definition at line 58 of file iceModel_diagnostics.hh.
| IceModel_proc_ice_area | ( | IceModel * | m, |
| IceGrid & | g, | ||
| PISMVars & | my_vars | ||
| ) |
Definition at line 229 of file iceModel_diagnostics.cc.
| PetscErrorCode compute | ( | IceModelVec *& | result | ) | [virtual] |
Definition at line 240 of file iceModel_diagnostics.cc.
1.7.3