Home
last modified time | relevance | path

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

/petsc/config/BuildSystem/config/packages/
H A DCoDiPack.py22 output2,err2,ret2 = config.package.Package.executeShellCommandSeq([
H A Df2cblaslapack.py113 output1,err1,ret = config.package.Package.executeShellCommandSeq([
122 output2,err2,ret = config.package.Package.executeShellCommandSeq([
H A Dadblaslapack.py40 output2,err2,ret2 = config.package.Package.executeShellCommandSeq([
H A DChaco.py42 output,err,ret = config.package.Package.executeShellCommandSeq(
H A Dtchem.py52 output2,err2,ret2 = config.package.Package.executeShellCommandSeq([
H A DGLVis.py76 output2,err2,ret2 = config.package.Package.executeShellCommandSeq(
H A DKBLAS.py108 output,err,ret = config.package.Package.executeShellCommandSeq(
H A DChombo.py113 output,err,ret = config.package.Package.executeShellCommandSeq(
H A DMUMPS.py195 output,err,ret = config.package.Package.executeShellCommandSeq(
/petsc/config/BuildSystem/
H A Dscript.py213 …return Script.executeShellCommandSeq([command], checkCommand=checkCommand, timeout=timeout, log=lo…
216 …def executeShellCommandSeq(commandseq, checkCommand = None, timeout = 600.0, log = None, lineLimit… member in Script
/petsc/config/BuildSystem/config/
H A Dpackage.py2151 …output,err,ret = config.package.Package.executeShellCommandSeq([[self.python.pyexe, '-m', 'pip', '…
2231 …output,err,ret = config.package.Package.executeShellCommandSeq([[self.python.pyexe, '-m', 'pip', '…