PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
#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 | |
pism | |
pism::inverse | |
Inverse modeling code. | |