TAOLCL#
linearly constrained Lagrangian method for PDE-constrained optimization
Option Database Keys#
-tao_lcl_eps1 - epsilon 1 tolerance
-tao_lcl_eps2 - epsilon 2 tolerance
-tao_lcl_rho0 - initial value for rho
-tao_lcl_rhomax - maximum allowed value for rho
-tao_lcl_phase2_niter - Number of phase 2 iterations in the LCL algorithm
-tao_lcl_verbose - Print verbose output if True
-tao_lcl_tola - Tolerance for first forward solve
-tao_lcl_tolb - Tolerance for first adjoint solve
-tao_lcl_tolc - Tolerance for second forward solve
-tao_lcl_told - Tolerance for second adjoint solve
See Also#
Tao, TaoType, TaoSetStateDesignIS(), TaoSetJacobianStateRoutine(), TaoSetJacobianDesignRoutine()
Level#
beginner
Location#
Examples#
src/tao/pde_constrained/tutorials/hyperbolic.c
src/tao/pde_constrained/tutorials/elliptic.c
src/tao/pde_constrained/tutorials/parabolic.c
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages