Searched refs:TaoGetOptionsPrefix (Results 1 – 5 of 5) sorted by relevance
81 PetscCall(TaoGetOptionsPrefix(tao, &prefix)); in TaoSetUp_SNES()
429 PETSC_EXTERN PetscErrorCode TaoGetOptionsPrefix(Tao, const char *[]);
103 PetscErrorCode TaoGetOptionsPrefix(PetscTAO, char*[])
241 petsc_options, setOptionsPrefix, petsc.TaoGetOptionsPrefix245 CHKERR(TaoGetOptionsPrefix(self.tao, &prefix))
2142 PetscErrorCode TaoGetOptionsPrefix(Tao tao, const char *p[]) in TaoGetOptionsPrefix() function