Home
last modified time | relevance | path

Searched refs:auxnez (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
391 auxnez = dd.nez_l; in ComputeSubdomainMatrix()
394 if (dd.dim < 3) auxnez = 1; in ComputeSubdomainMatrix()
397 for (ke = 0; ke < auxnez; ke++) { in ComputeSubdomainMatrix()