PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
TAO (inverse modeling) utilities. More...
Classes | |
class | TAOTerminationReason |
Encapsulate TAO's TaoSolverTerminationReason codes as a PISM TerminationReason. More... | |
class | TaoBasicSolver |
An interface for solving an optimization problem with TAO where the problem itself is defined by a separate Problem class. More... | |
class | TaoObjectiveCallback |
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 | 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 | TaoConvergenceCallback |
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 | TaoLCLCallbacks |
Adaptor to connect a TAO objective function callback to a C++ object method. More... | |
TAO (inverse modeling) utilities.