Note
The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.
Parent class(es)
This class implements methods for solving nonlinear optimisation problems via PETSc TAO solver. It supports unconstrained as well as bound-constrained minimisation problem
Create TAO solver for a particular method
Solve a nonlinear bound-constrained optimisation problem
Solve a nonlinear unconstrained minimisation problem
Return a list of available solver methods
Default parameter values
Return the TAO pointer
Initialise the TAO solver for a bound-constrained minimisation problem, in case the user wants to access the TAO object directly
Initialise the TAO solver for an unconstrained minimisation problem, in case the user wants to access the TAO object directly
Solve a nonlinear bound-constrained minimisation problem