PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
#include "pism/stressbalance/ssa/SSAFD_SNES.hh"
#include "pism/stressbalance/StressBalance.hh"
#include "pism/util/petscwrappers/Vec.hh"
#include <algorithm>
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) |