|
PISM, A Parallel Ice Sheet Model
stable v0.5
|
Storage for SSA coefficients at a quadrature point. More...
#include <SSAFEM.hh>
Public Attributes | |
| PetscReal | H |
| PetscReal | tauc |
| PetscReal | b |
| PetscReal | B |
| PISMVector2 | driving_stress |
| PetscInt | mask |
Definition at line 29 of file SSAFEM.hh.
Referenced by SSAFEM::setup().
Definition at line 29 of file SSAFEM.hh.
Referenced by SSAFEM::PointwiseNuHAndBeta(), and SSAFEM::setup().
| PISMVector2 driving_stress |
Definition at line 30 of file SSAFEM.hh.
Referenced by SSAFEM::compute_local_function(), and SSAFEM::setup().
Definition at line 29 of file SSAFEM.hh.
Referenced by SSAFEM::PointwiseNuHAndBeta(), and SSAFEM::setup().
| PetscInt mask |
Definition at line 31 of file SSAFEM.hh.
Referenced by SSAFEM::PointwiseNuHAndBeta(), and SSAFEM::setup().
Definition at line 29 of file SSAFEM.hh.
Referenced by SSAFEM::PointwiseNuHAndBeta(), and SSAFEM::setup().
1.7.5.1