|
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
TAO (inverse modeling) utilities. More...
Classes | |
| class | TaoBasicSolver |
| An interface for solving an optimization problem with TAO where the problem itself is defined by a separate Problem class. More... | |
| class | TaoConvergenceCallback |
| Adaptor to connect a TAO objective function callback to a C++ object method. More... | |
| class | TaoGetVariableBoundsCallback |
| Adaptor to connect a TAO objective function callback to a C++ object method. More... | |
| class | TaoGradientCallback |
| Adaptor to connect a TAO objective gradient callback to a C++ object method. More... | |
| class | TaoLCLCallbacks |
| Adaptor to connect a TAO objective function callback to a C++ object method. More... | |
| class | TaoMonitorCallback |
| Adaptor to connect a TAO monitoring callback to a C++ object method. More... | |
| class | TaoObjectiveCallback |
| Adaptor to connect a TAO objective function callback to a C++ object method. More... | |
| class | TaoObjGradCallback |
| Adaptor to connect a TAO objective and gradient function callback to a C++ object method. More... | |
| class | TAOTerminationReason |
| Encapsulate TAO's TaoSolverTerminationReason codes as a PISM TerminationReason. More... | |
TAO (inverse modeling) utilities.