Home
last modified time | relevance | path

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

/petsc/config/BuildSystem/config/packages/
H A DBlasLapack.py92 def checkBlas(self, blasLibrary, otherLibs, mangling = None, routinesIn = ['dot']): member in Configure
112 foundBlas, missingBlas = self.checkBlas(blasLibrary, self.getOtherLibs(), mangling, ['dot'])