Home
last modified time | relevance | path

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

/petsc/config/BuildSystem/config/
H A Dbase.py351 preprocessor.checkSetup()
358 compiler.checkSetup()
369 linker.checkSetup()
380 linker.checkSetup()
391 linker.checkSetup()
402 preprocessor.checkSetup()
409 compiler.checkSetup()
416 linker.checkSetup()
422 linker.checkSetup()
428 linker.checkSetup()
[all …]
/petsc/config/BuildSystem/config/compile/
H A Dprocessor.py77 def checkSetup(self): member in Processor