Searched refs:TaoCreate_CG (Results 1 – 3 of 3) sorted by relevance
8 PETSC_EXTERN PetscErrorCode TaoCreate_CG(Tao);85 PetscCall(TaoRegister(TAOCG, TaoCreate_CG)); in TaoRegisterAll()
274 PETSC_EXTERN PetscErrorCode TaoCreate_CG(Tao tao) in TaoCreate_CG() function
3241 PETSC_EXTERN PetscErrorCode TaoCreate_CG(Tao tao)3401 of the routine that creates the solver (in our case, `TaoCreate_CG`),