Home
last modified time | relevance | path

Searched defs:routinesIn (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']): argument
102 def checkLapack(self, lapackLibrary, otherLibs, mangling = None, routinesIn = ['getrs','geev']): argument