Home
last modified time | relevance | path

Searched defs:thisscriptdir (Results 1 – 2 of 2) sorted by relevance

/petsc/config/
H A Dtestparse.py46 thisscriptdir = os.path.dirname(os.path.abspath(inspect.getfile(inspect.currentframe()))) variable
H A Dgmakegentest.py15 thisscriptdir = os.path.dirname(os.path.abspath(inspect.getfile(inspect.currentframe()))) variable
160 def getInInstallDir(self,thisscriptdir): argument