Searched refs:test1 (Results 1 – 2 of 2) sorted by relevance
5 extern int test1(void);11 PetscCall(test1()); in main()17 int test1(void) in test1() function
44 static PetscErrorCode test1(DM dm, AppCtx *options) in test1() function101 PetscCall(test1(dm, options)); in test3()211 PetscCall(test1(dm, &options)); in main()