Home
last modified time | relevance | path

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

/petsc/config/PETSc/
H A Dpetsc.py202 def getOtherIncludes(self): member in Configure
210 …otherIncludes = property(getOtherIncludes, setOtherIncludes, doc = 'Includes needed to compile PET…