Searched defs:checkInclude (Results 1 – 4 of 4) sorted by relevance
| /petsc/config/BuildSystem/config/ | ||
| H A D | python.py | 25 def checkInclude(self, includeDir): member in Configure |
| H A D | headers.py | 89 def checkInclude(self, incl, hfiles, otherIncludes = [], macro = None, timeout = 600.0): member in Configure |
| H A D | package.py | 955 def checkInclude(self, incl, hfiles, otherIncludes = [], timeout = 600.0): member in Package |
| /petsc/config/PETSc/ | ||
| H A D | petsc.py | 247 def checkInclude(self, includeDir): member in Configure |