Home
last modified time | relevance | path

Searched refs:FormStartingPoint (Results 1 – 7 of 7) sorted by relevance

/petsc/src/tao/leastsquares/tutorials/
H A Dtomography.c38 PetscErrorCode FormStartingPoint(Vec, AppCtx *);
72 PetscCall(FormStartingPoint(x, &user)); in main()
184 PetscErrorCode FormStartingPoint(Vec X, AppCtx *user) in FormStartingPoint() function
H A Dcs1.c54 PetscErrorCode FormStartingPoint(Vec);
159 PetscCall(FormStartingPoint(x)); in main()
268 PetscErrorCode FormStartingPoint(Vec X) in FormStartingPoint() function
H A Dchwirut2.c42 PetscErrorCode FormStartingPoint(Vec);
75 PetscCall(FormStartingPoint(x)); in main()
150 PetscErrorCode FormStartingPoint(Vec X) in FormStartingPoint() function
H A Dchwirut1.c41 PetscErrorCode FormStartingPoint(Vec);
75 PetscCall(FormStartingPoint(x)); in main()
152 PetscErrorCode FormStartingPoint(Vec X) in FormStartingPoint() function
H A Dchwirut1f.F9062 subroutine FormStartingPoint(x) subroutine
343 call FormStartingPoint(x)
H A Dchwirut2f.F90400 subroutine FormStartingPoint(x) subroutine
451 call FormStartingPoint(x)
/petsc/src/tao/leastsquares/tests/
H A Dchwirut2.c42 PetscErrorCode FormStartingPoint(Vec);
94 PetscCall(FormStartingPoint(x)); in main()
175 PetscErrorCode FormStartingPoint(Vec X) in FormStartingPoint() function