Home
last modified time | relevance | path

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

/petsc/share/petsc/
H A Dchkerrconvert.py207 def path_resolve_strict(path): function
257 start_path = path_resolve_strict(petsc_dir)/'src'
258 start_path = path_resolve_strict(start_path)
259 this_path = path_resolve_strict(os.getcwd())