Searched defs:testname (Results 1 – 6 of 6) sorted by relevance
| /petsc/config/ |
| H A D | testparse.py | 58 def getDefaultOutputFileRoot(testname): argument 330 def splitTests(testname,sdict): argument
|
| H A D | gmakegentest.py | 213 def _getLoopVars(self,inDict,testname, isSubtest=False): argument 346 def getSubstVars(self,testDict,rpath,testname): argument 544 def genRunScript(self,testname,root,isRun,srcDict): argument
|
| /petsc/lib/petsc/bin/maint/ |
| H A D | exampleslog.py | 25 def findSrcfile(self,testname): argument
|
| /petsc/src/snes/tests/ |
| H A D | ex8.c | 490 …ferError(DM fdm, PetscBool usePoly, PetscInt order, PetscInt dir, const char *testname, Vec fu, Ap… in CheckTransferError() 528 const char *testname = "Unknown"; in CheckTransfer() local
|
| /petsc/src/mat/tests/ |
| H A D | ex23.c | 322 char testname[256]; in main() local
|
| /petsc/src/ts/utils/dmplexlandau/tutorials/ |
| H A D | ex2.c | 538 char pname[256], testname[256], ename[256]; in ProcessREOptions() local
|