|
PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
|
#include <algorithm>#include "pism/stressbalance/ssa/SSAFD_SNES.hh"#include "pism/stressbalance/StressBalance.hh"#include "pism/util/petscwrappers/Vec.hh"#include "pism/util/Logger.hh"Go to the source code of this file.
Classes | |
| class | pism::stressbalance::SSAFD_residual_mag |
| Computes the magnitude of the driving shear stress at the base of ice (diagnostically). More... | |
Namespaces | |
| namespace | pism |
| namespace | pism::stressbalance |
| Stress balance models and related diagnostics. | |
Functions | |
| PetscErrorCode | pism::stressbalance::SSAFDSNESConvergenceTest (SNES snes, PetscInt it, PetscReal xnorm, PetscReal gnorm, PetscReal f, SNESConvergedReason *reason, void *ctx) |