Searched refs:TaoGetType (Results 1 – 4 of 4) sorted by relevance
309 PETSC_EXTERN PetscErrorCode TaoGetType(Tao, TaoType *);
748 PetscCall(TaoGetType(tao, &type)); in TaoView()2492 PetscErrorCode TaoGetType(Tao tao, TaoType *type) in TaoGetType() function
106 PetscErrorCode TaoGetType(PetscTAO, PetscTAOType*)
199 setType, petsc.TaoGetType203 CHKERR(TaoGetType(self.tao, &ctype))