PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
#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. | |