Searched refs:TaoGetVecs (Results 1 – 2 of 2) sorted by relevance
659 PetscErrorCode TaoGetVecs(Tao tao, Vec *X, Vec *G, Vec *S) in TaoGetVecs() function
2782 PetscErrorCode TaoGetVecs(PetscTAO, PetscVec*, PetscVec*, PetscVec*)2954 CHKERR(TaoGetVecs(tao, &X, &G, &S))