petsc4py.typing.TAOLSObjectiveGradientFunction#
- petsc4py.typing.TAOLSObjectiveGradientFunction#
TAOLineSearch
objective function and gradient callback.alias of
Callable
[[TAOLineSearch
,Vec
,Vec
],float
]
TAOLineSearch
objective function and gradient callback.
alias of Callable
[[TAOLineSearch
, Vec
, Vec
], float
]