Home
last modified time | relevance | path

Searched defs:PETSC_DIR (Results 1 – 3 of 3) sorted by relevance

/petsc/doc/
H A Dbuild_man_index.py219 def main(PETSC_DIR, build_dir): argument
/petsc/config/
H A Dinstall.py7 PETSC_DIR = os.environ['PETSC_DIR'] variable
12 PETSC_DIR = a.split('=')[1][0:-1] variable
/petsc/src/binding/petsc4py/test/
H A Dtest_dmplex.py424 PETSC_DIR = petsc4py.get_config()['PETSC_DIR'] variable