Home
last modified time | relevance | path

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

/petsc/config/PETSc/
H A DConfigure.py265 if self.setCompilers.isCrayVector('CC', self.log):
/petsc/config/BuildSystem/config/
H A DsetCompilers.py505 def isCrayVector(compiler, log): member in Configure