Searched refs:RunTest (Results 1 – 3 of 3) sorted by relevance
1 def RunTest(): function48 RunTest()
5 PetscErrorCode RunTest(void) in RunTest() function81 PetscCall(RunTest()); in main()
49 PetscErrorCode RunTest(int nx, int ny, int nz, int loops, double *wt) in RunTest() function126 PetscCall(RunTest(nx,ny,nz,samples,&wt)); in main()