| /petsc/doc/ |
| H A D | make_links_relative.py | 14 for dirpath, dirnames, filenames in os.walk(root, topdown=True):
|
| H A D | fix_man_page_edit_links.py | 37 for root, dirs, filenames in os.walk(base):
|
| H A D | build_man_impls_links.py | 59 for dirpath, dirnames, filenames in os.walk(os.path.join(build_dir,'manualpages'),topdown=True):
|
| H A D | build_man_examples_links.py | 48 for dirpath, dirnames, filenames in os.walk(os.path.join(petsc_dir,'src'),topdown=True):
|
| H A D | build_c2html.py | 36 for root, dirs, files in chain.from_iterable(os.walk(path) for path in [petsc_dir]):
|
| H A D | build_man_pages.py | 93 for dirpath, dirnames, filenames in os.walk(os.path.join(petsc_dir),topdown=True):
|
| /petsc/lib/petsc/bin/maint/ |
| H A D | PetscStaticFunctionCandidates.py | 15 for root, dirs, files in os.walk(path)
|
| H A D | testharness_util.py | 40 for root, dirs, files in os.walk(top, topdown=False):
|
| H A D | generateetags.py | 186 for dirpath, dirnames, filenames in os.walk(os.getcwd()):
|
| H A D | check_header_guard.py | 431 for dirname, dirs, files in os.walk(path):
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/ |
| H A D | _pool.py | 122 …def walk(self: PoolImpl, src_path_list: Sequence[PathLike], exclude_dirs: Optional[Collection[str]… member in WorkerPoolBase 153 _, dirs, _ = next(os.walk(src_path)) 156 for root, dirs, files in os.walk(src_path):
|
| /petsc/src/binding/petsc4py/ |
| H A D | setup.py | 164 from os import walk 171 for pth, _, _ in walk('src'):
|
| /petsc/config/BuildSystem/config/packages/ |
| H A D | grid.py | 54 for root, directories, filenames in os.walk(eigenDir):
|
| /petsc/config/PETSc/options/ |
| H A D | arch.py | 113 for root, dirs, files in os.walk('config'):
|
| /petsc/ |
| H A D | setup.py | 272 for dirpath, _, filenames in os.walk(prefix):
|
| /petsc/config/ |
| H A D | query_tests.py | 219 for root, dirs, files in os.walk(top, topdown=False):
|
| H A D | gmakegen.py | 164 …for root, dirs, files in chain.from_iterable(os.walk(path) for path in [os.path.join(self.pkg_dir,…
|
| H A D | install.py | 200 for root, dirs, files in os.walk(src, topdown=False):
|
| H A D | gmakegentest.py | 929 for root, dirs, files in os.walk(top, topdown=True):
|
| /petsc/systems/Apple/iOS/bin/ |
| H A D | iosbuilder.py | 269 for root, dirs, files in os.walk(rootDir):
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/ |
| H A D | main.py | 215 ).setup(compiler_flags, clang_compat_check=clang_compat_check, werror=werror).walk(
|
| /petsc/lib/petsc/bin/ |
| H A D | getAPI.py | 680 for dirpath, dirnames, filenames in os.walk(os.path.join(directory,'src'),topdown=True):
|
| /petsc/doc/install/ |
| H A D | install.md | 8 See {ref}`quick-start tutorial <tut_install>` for a step-by-step walk-through of the installation p…
|
| /petsc/doc/community/meetings/2023/ |
| H A D | index.md | 15 in the Hermann Ballroom (when you enter the Hermann Hall building through the main entrance walk st…
|