Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/gasm/
H A Dgasm.c1559 …s2D(M, N, xleft, ylow, xright, yhigh, first, last, xleft_loc, ylow_loc, xright_loc, yhigh_loc, n) \ argument
1621 PetscInt ystart, ylow, yhigh, ylow_loc, yhigh_loc; in PCGASMCreateSubdomains2D() local