Home
last modified time | relevance | path

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

/petsc/config/BuildSystem/config/packages/
H A DBlasLapack.py663 if not self.setCompilers.checkIntoShared(symbol,self.lapackLibrary+self.getOtherLibs()):
/petsc/config/BuildSystem/config/
H A DsetCompilers.py2725 def checkIntoShared(self,symbol,lib): member in Configure