Home
last modified time | relevance | path

Searched defs:compiler (Results 1 – 5 of 5) sorted by relevance

/petsc/config/BuildSystem/config/
H A DcompilerOptions.py11 def getCFlags(self, compiler, bopt, language): argument
127 def getCxxFlags(self, compiler, bopt, language): argument
243 def getFortranFlags(self, compiler, bopt): argument
322 def getCompilerFlags(self, language, compiler, bopt): argument
339 def getCompilerVersion(self, language, compiler): argument
H A DsetCompilers.py99 def _setupCompiler(self,compiler,desc): argument
210 def isNAG(compiler, log): argument
223 def isMINGW(compiler, log): argument
235 def isGNU(compiler, log): argument
265 def isClang(compiler, log): argument
279 def isHIP(compiler, log): argument
291 def isOneAPI(compiler, log): argument
304 def isSYCL(compiler, log): argument
318 def isNVCC(compiler, log): argument
330 def isNVC(compiler, log): argument
[all …]
/petsc/lib/petsc/bin/maint/
H A Dabicheck.py19 def isGNU(compiler): argument
/petsc/src/binding/petsc4py/conf/
H A Dconfpetsc.py246 def configure(self, extension, compiler=None): argument
337 def configure_compiler(self, compiler): argument
/petsc/config/BuildSystem/
H A Dscript.py431 def setCompilerObject(self, language, compiler): argument