Searched refs:changed_x (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/snes/tutorials/ |
| H A D | ex3.c | 569 …h linesearch, Vec xcurrent, Vec y, Vec x, PetscBool *changed_y, PetscBool *changed_x, PetscCtx ctx) in PostCheck() argument 580 *changed_x = PETSC_FALSE; in PostCheck() 610 *changed_x = PETSC_TRUE; in PostCheck() 639 …h linesearch, Vec xcurrent, Vec y, Vec x, PetscBool *changed_y, PetscBool *changed_x, PetscCtx ctx) in PostSetSubKSP() argument
|