|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
Public Attributes | |
| char | name [NAME_LENGTH] |
| PetscScalar | bed_end_depth [4] |
| PetscScalar | stream_width [4] |
| PetscScalar | upstream_phi [4] |
| PetscScalar | downstream_phi [4] |
Definition at line 39 of file icePSTexModel.cc.
| PetscScalar bed_end_depth[4] |
Definition at line 41 of file icePSTexModel.cc.
Referenced by IcePSTexModel::setBedElev().
| PetscScalar downstream_phi[4] |
Definition at line 44 of file icePSTexModel.cc.
| char name[NAME_LENGTH] |
Definition at line 40 of file icePSTexModel.cc.
| PetscScalar stream_width[4] |
Definition at line 42 of file icePSTexModel.cc.
Referenced by IcePSTexModel::additionalAtEndTimestep(), and PSTYieldStress::init_till_phi().
| PetscScalar upstream_phi[4] |
Definition at line 43 of file icePSTexModel.cc.
1.7.3