Home
last modified time | relevance | path

Searched refs:auxney (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex59.c333 PetscInt localsize, zloc, yloc, xloc, auxnex, auxney, auxnez; in ComputeSubdomainMatrix() local
392 auxney = dd.ney_l; in ComputeSubdomainMatrix()
395 if (dd.dim < 2) auxney = 1; in ComputeSubdomainMatrix()
398 for (je = 0; je < auxney; je++) { in ComputeSubdomainMatrix()