|
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
#include <memory>#include "pism/inverse/TaoUtil.hh"#include "pism/inverse/functional/IPFunctional.hh"#include "pism/util/ConfigInterface.hh"#include "pism/util/Context.hh"#include "pism/util/Grid.hh"#include "pism/util/Logger.hh"#include "pism/util/array/Array.hh"#include "pism/util/petscwrappers/DM.hh"#include "pism/util/petscwrappers/Vec.hh"Go to the source code of this file.
Classes | |
| class | pism::inverse::IPTaoTikhonovProblemListener< ForwardProblem > |
| Iteration callback class for IPTaoTikhonovProblem. More... | |
| class | pism::inverse::IPTaoTikhonovProblem< ForwardProblem > |
| Defines a Tikhonov minimization problem to be solved with a TaoBasicSolver. More... | |
Namespaces | |
| namespace | pism |
| namespace | pism::inverse |
| Inverse modeling code. | |