Searched refs:FormStartingPoint (Results 1 – 7 of 7) sorted by relevance
38 PetscErrorCode FormStartingPoint(Vec, AppCtx *);72 PetscCall(FormStartingPoint(x, &user)); in main()184 PetscErrorCode FormStartingPoint(Vec X, AppCtx *user) in FormStartingPoint() function
54 PetscErrorCode FormStartingPoint(Vec);159 PetscCall(FormStartingPoint(x)); in main()268 PetscErrorCode FormStartingPoint(Vec X) in FormStartingPoint() function
42 PetscErrorCode FormStartingPoint(Vec);75 PetscCall(FormStartingPoint(x)); in main()150 PetscErrorCode FormStartingPoint(Vec X) in FormStartingPoint() function
41 PetscErrorCode FormStartingPoint(Vec);75 PetscCall(FormStartingPoint(x)); in main()152 PetscErrorCode FormStartingPoint(Vec X) in FormStartingPoint() function
62 subroutine FormStartingPoint(x) subroutine343 call FormStartingPoint(x)
400 subroutine FormStartingPoint(x) subroutine451 call FormStartingPoint(x)
42 PetscErrorCode FormStartingPoint(Vec);94 PetscCall(FormStartingPoint(x)); in main()175 PetscErrorCode FormStartingPoint(Vec X) in FormStartingPoint() function