Home
last modified time | relevance | path

Searched defs:workLeft (Results 1 – 2 of 2) sorted by relevance

/petsc/src/tao/constrained/impls/admm/
H A Dadmm.h20 …Vec workLeft, workJacobianRight, workJacobianRight2; /*Ax,Bz,y,constraint are w… member
/petsc/src/tao/tutorials/
H A Dex4.c29 Vec workLeft[NWORKLEFT]; /* Workspace for temporary vec */ member