Home
last modified time | relevance | path

Searched defs:otherIncludes (Results 1 – 3 of 3) sorted by relevance

/petsc/config/PETSc/ !
H A Dpetsc.py208 def setOtherIncludes(self, otherIncludes): argument
210otherIncludes = property(getOtherIncludes, setOtherIncludes, doc = 'Includes needed to compile PET… variable in Configure
/petsc/config/BuildSystem/config/ !
H A Dheaders.py89 def checkInclude(self, incl, hfiles, otherIncludes = [], macro = None, timeout = 600.0): argument
H A Dpackage.py955 def checkInclude(self, incl, hfiles, otherIncludes = [], timeout = 600.0): argument