Searched refs:Hinv (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/tao/interface/ftn-custom/ |
| H A D | ztaosolverf.c | 97 static PetscErrorCode ourtaojacobianstateroutine(Tao tao, Vec x, Mat H, Mat Hpre, Mat Hinv, PetscCt… in ourtaojacobianstateroutine() argument 99 … Vec *, Mat *, Mat *, Mat *, void *, PetscErrorCode *), (&tao, &x, &H, &Hpre, &Hinv, _ctx, &ierr)); in ourtaojacobianstateroutine()
|