Searched refs:empty_A11 (Results 1 – 1 of 1) sorted by relevance
43 empty_A11 = False variable46 empty_A11 = PETSc.Options().getBool("empty_A11", False) variable87 S = PETSc.Mat().createNest([[A[0], A[1]], [A[2], A[3] if not empty_A11 else None]])119 if not empty_A11: