PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
#include <memory>
#include <petscsys.h>
#include "pism/inverse/TaoUtil.hh"
#include "pism/inverse/IPTwoBlockVec.hh"
#include "pism/inverse/IP_SSATaucForwardProblem.hh"
#include "pism/inverse/functional/IPFunctional.hh"
Go to the source code of this file.
Classes | |
class | pism::inverse::IP_SSATaucTaoTikhonovProblemLCLListener |
Iteration callback class for IP_SSATaucTaoTikhonovProblemLCL. More... | |
class | pism::inverse::IP_SSATaucTaoTikhonovProblemLCL |
Defines a Tikhonov minimization problem of determining \tau_c from SSA velocities to be solved with a TaoBasicSolver using the tao_lcl algorithm. More... | |
Namespaces | |
namespace | pism |
namespace | pism::inverse |
Inverse modeling code. | |