Searched defs:lapackLibrary (Results 1 – 1 of 1) sorted by relevance
| /petsc/config/BuildSystem/config/packages/ |
| H A D | BlasLapack.py | 102 def checkLapack(self, lapackLibrary, otherLibs, mangling = None, routinesIn = ['getrs','geev']): argument 111 def checkBlasMangling(self, mangling, lapackLibrary, blasLibrary = None): argument 118 def checkLib(self, lapackLibrary, blasLibrary = None): argument
|