Searched refs:getPathArchPETSc (Results 1 – 2 of 2) sorted by relevance
5 def getPathArchPETSc(arch: str | None = ...) -> tuple[str, str]: ...
32 path, arch = getPathArchPETSc(arch)36 def getPathArchPETSc(arch=None): function