Home
last modified time | relevance | path

Searched defs:RunTest (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex100.py1 def RunTest(): function
H A Dex100.c5 PetscErrorCode RunTest(void) in RunTest() function
/petsc/src/binding/petsc4py/demo/legacy/perftest/
H A Ddriver.c49 PetscErrorCode RunTest(int nx, int ny, int nz, int loops, double *wt) in RunTest() function