#include "petsctao.h" PetscErrorCode TaoADMMSetMisfitHessianChangeStatus(Tao tao, PetscBool b)Collective on Tao
tao | - the Tao solver context. | |
b | - the Hessian matrix change status boolean, PETSC_FALSE when the Hessian matrix does not change, TRUE otherwise. |