Searched refs:gqt (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/tao/leastsquares/impls/pounders/ |
| H A D | pounders.h | 87 PetscErrorCode gqt(PetscInt, PetscReal *, PetscInt, PetscReal *, PetscReal, PetscReal, PetscReal, P…
|
| H A D | gqt.c | 214 PetscErrorCode gqt(PetscInt n, PetscReal *a, PetscInt lda, PetscReal *b, PetscReal delta, PetscReal… in gqt() function
|
| H A D | pounders.c | 141 …PetscCall(gqt(mfqP->n, mfqP->Hres, mfqP->n, mfqP->Gres, 1.0, mfqP->gqt_rtol, atol, mfqP->gqt_maxit… in gqtwrap()
|
| /petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/ |
| H A D | project.pbxproj | 724 …D89D1F4D207AA1AC00FACC19 /* gqt.c in Sources */ = {isa = PBXBuildFile; fileRef = D89D1C65207AA1AB0… 1476 …9D1C65207AA1AB00FACC19 /* gqt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType … 2247 D89D1C65207AA1AB00FACC19 /* gqt.c */, 2962 D89D1F4D207AA1AC00FACC19 /* gqt.c in Sources */,
|
| /petsc/doc/manual/ |
| H A D | tao.md | 2585 : Use the gqt algorithm to solve the
|