PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
#include "pism/stressbalance/ssa/SSA.hh"
#include "pism/util/fem/Element.hh"
#include "pism/util/fem/ElementIterator.hh"
#include "pism/util/petscwrappers/SNES.hh"
#include "pism/util/TerminationReason.hh"
#include "pism/util/Mask.hh"
Go to the source code of this file.
Classes | |
class | pism::stressbalance::SSAFEM |
PISM's SSA solver: the finite element method implementation written by Jed and David. More... | |
struct | pism::stressbalance::SSAFEM::Coefficients |
struct | pism::stressbalance::SSAFEM::CallbackData |
Adaptor for gluing SNESDAFormFunction callbacks to an SSAFEM. More... | |
Namespaces | |
namespace | pism |
namespace | pism::stressbalance |
Stress balance models and related diagnostics. | |