Home
last modified time | relevance | path

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

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