Home
last modified time | relevance | path

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

/petsc/config/BuildSystem/config/
H A DsetCompilers.py692 def useMPICompilers(self): member in Configure
1316 …elif self.useMPICompilers() and 'with-mpi-dir' in self.argDB and os.path.isdir(os.path.join(self.a…
1327 if self.useMPICompilers() and 'with-mpi-dir' in self.argDB:
1333 if self.useMPICompilers():