Home
last modified time | relevance | path

Searched defs:aux_IS (Results 1 – 2 of 2) sorted by relevance

/petsc/src/binding/petsc4py/demo/hpddm/
H A Dsaddle_point.py14 def mat_and_is_load(prefix, identifier, A, aux_IS, aux_Mat, rank, size): argument
52 aux_IS = [None, None] variable
H A Dhpddm.py39 aux_IS = PETSc.IS().load(PETSc.Viewer().createBinary(f"{load_dir}/is_{rank}_4.dat", "r", comm = PE… variable