Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/ !
H A Dmain.py92 def __sanitize_compiler_flags(petsc_dir: Path, petsc_arch: str, verbose: int, extra_compiler_flags:… function
200 compiler_flags = __sanitize_compiler_flags(petsc_dir, petsc_arch, verbose, extra_compiler_flags)