Searched defs:otherIncludes (Results 1 – 3 of 3) sorted by relevance
| /petsc/config/PETSc/ |
| H A D | petsc.py | 208 def setOtherIncludes(self, otherIncludes): argument 210 …otherIncludes = property(getOtherIncludes, setOtherIncludes, doc = 'Includes needed to compile PET… variable in Configure
|
| /petsc/config/BuildSystem/config/ |
| H A D | headers.py | 89 def checkInclude(self, incl, hfiles, otherIncludes = [], macro = None, timeout = 600.0): argument
|
| H A D | package.py | 955 def checkInclude(self, incl, hfiles, otherIncludes = [], timeout = 600.0): argument
|