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