Searched refs:TaoGetLMVMMatrix (Results 1 – 5 of 5) sorted by relevance
11 PetscErrorCode TaoGetLMVMMatrix(PETSC_UNUSED Tao tao,PETSC_UNUSED Mat *mat) {PetscTaoError;} in TaoGetLMVMMatrix() function
199 PetscErrorCode TaoGetLMVMMatrix(Tao tao, Mat *B) in TaoGetLMVMMatrix() function
342 PETSC_EXTERN PetscErrorCode TaoGetLMVMMatrix(Tao, Mat *);
183 PetscErrorCode TaoGetLMVMMatrix(PetscTAO, PetscMat*)
716 setLMVMMat, petsc.TaoGetLMVMMatrix720 CHKERR(TaoGetLMVMMatrix(self.tao, &M.mat))