Home
last modified time | relevance | path

Searched refs:checkInclude (Results 1 – 5 of 5) sorted by relevance

/petsc/config/BuildSystem/config/
H A Dpython.py25 def checkInclude(self, includeDir): member in Configure
51 if not self.checkInclude(inc):
H A Dheaders.py89 def checkInclude(self, incl, hfiles, otherIncludes = [], macro = None, timeout = 600.0): member in Configure
H A Dpackage.py955 def checkInclude(self, incl, hfiles, otherIncludes = [], timeout = 600.0): member in Package
958 …ret = self.executeTest(self.headers.checkInclude, [incl, hfiles], {'otherIncludes' : otherIncludes…
970 …self.executeTest(self.headers.checkInclude, [self.include, self.includes], {'macro' : macro, 'time…
1126 … if (not self.includes) or self.checkInclude(incl, self.includes, self.dinclude, timeout = 60.0):
/petsc/config/PETSc/
H A Dpetsc.py247 def checkInclude(self, includeDir): member in Configure
386 if self.checkInclude(includeDir):
/petsc/config/BuildSystem/config/packages/
H A DBlasLapack.py709 if os.path.isdir(path) and self.checkInclude([path], ['mkl_spblas.h']):
749 if self.checkInclude(linc, ['essl.h']):