Searched refs:ARCH (Results 1 – 3 of 3) sorted by relevance
1 ARCH = None variable4 PETSc = ImportPETSc(ARCH)8 del ARCH
652 ARCH = arch or config['PETSC_ARCH']653 if ARCH not in self.PETSC_ARCH_LIST:654 self.PETSC_ARCH_LIST.append(ARCH)660 self._build_ext_arch(newext, pkgpath, ARCH)
480 …pare ABI/API of two versions of PETSc library with the old one defined by PETSC_{DIR,ARCH}_ABI_OLD"