Searched defs:vt1 (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/ksp/ksp/interface/ |
| H A D | itres.c | 35 PetscErrorCode KSPInitialResidual(KSP ksp, Vec vsoln, Vec vt1, Vec vt2, Vec vres, Vec vb) in KSPInitialResidual() 99 PetscErrorCode KSPUnwindPreconditioner(KSP ksp, Vec vsoln, Vec vt1) in KSPUnwindPreconditioner()
|
| /petsc/src/mat/tests/ |
| H A D | ex118.c | 128 Vec vt1, vt2; /* tmp vectors */ in CkEigenSolutions() local
|
| H A D | ex116.c | 199 Vec vt1, vt2; /* tmp vectors */ in CkEigenSolutions() local
|
| H A D | ex120.c | 249 Vec vt1, vt2; /* tmp vectors */ in CkEigenSolutions() local
|