Home
last modified time | relevance | path

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

/petsc/config/examples/
H A Darch-ci-mswin-intel-cxx-cmplx.py9 mpidir=os.popen('cygpath -u '+os.popen('cygpath -ms '+mpidirf).read()).read().strip() variable
24 '--with-mpi-include=['+mpidir+'/Include,'+mpidir+'/Include/x64]',
25 '--with-mpi-lib=['+mpidir+'/lib/x64/msmpifec.lib,'+mpidir+'/lib/x64/msmpi.lib]',