PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
Loading...
Searching...
No Matches
Classes
pism::taoutil Namespace Reference

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...
 

Detailed Description

TAO (inverse modeling) utilities.