Home
last modified time | relevance | path

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

/petsc/config/PETSc/options/
H A Darch.py212 from config.packages.make import getMakeUserPath
218 …print(' %s PETSC_DIR=%s PETSC_ARCH=%s all' % (getMakeUserPath(self.arch), self.petscdir.dir, sel…
/petsc/config/BuildSystem/config/packages/
H A Dmake.py4 def getMakeUserPath(arch): function
/petsc/config/
H A Dinstall.py559 from config.packages.make import getMakeUserPath
565 ''' % (getMakeUserPath(self.arch), self.installDir))