Searched defs:vd (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/binding/petsc4py/test/ |
| H A D | test_mat_py.py | 46 def getDiagonal(self, mat, vd): argument 268 def getDiagonal(self, mat, vd): argument 271 def setDiagonal(self, mat, vd, im): argument
|
| /petsc/src/ksp/ksp/impls/cg/pipecg2/ |
| H A D | pipecg2.c | 82 …OpsShort_Private(Vec vx, Vec vr, Vec vz, Vec vw, Vec vp, Vec vq, Vec vc, Vec vd, Vec vg0, Vec vh0,… in VecMergedOpsShort_Private() 304 …ergedOps_Private(Vec vx, Vec vr, Vec vz, Vec vw, Vec vp, Vec vq, Vec vc, Vec vd, Vec vg0, Vec vh0,… in VecMergedOps_Private()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex18.c | 80 PetscInt vd, pd, d; in ProcessOptions() local
|