Searched refs:processfile (Results 1 – 2 of 2) sorted by relevance
| /petsc/doc/ |
| H A D | build_man_impls_links.py | 9 def processfile(petsc_dir,build_dir,dir,file,implsClassAll,subimplsClassAll,implsFuncAll): function 62 …if file.endswith('.md'): processfile(petsc_dir,build_dir,dirpath,file,implsClassAll,subimplsClassA…
|
| H A D | build_man_examples_links.py | 6 def processfile(petsc_dir,dir,file,keyre,mdict,uses): function 20 …ile.endswith('.c') or file.endswith('.cxx') or file.endswith('.F90')): processfile(petsc_dir,dir,f…
|