|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
Go to the source code of this file.
Functions | |
| static PetscScalar | bueler_brown_f (PetscScalar v_squared) |
| Computes f(|v|) as described in [BBssasliding] (page 7, equation 22). | |
| static PetscScalar bueler_brown_f | ( | PetscScalar | v_squared | ) | [static] |
Computes f(|v|) as described in [BBssasliding] (page 7, equation 22).
Definition at line 555 of file PISMStressBalance_diagnostics.cc.
Referenced by PSB_bueler_brown_f::compute().
1.7.3