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