Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/ksp/ksp/tutorials/
H A Dex59.c339 PetscInt localsize,zloc,yloc,xloc,auxnex,auxney,auxnez; in ComputeSubdomainMatrix() local
397 auxnez = dd.nez_l; in ComputeSubdomainMatrix()
400 if (dd.dim < 3) auxnez = 1; in ComputeSubdomainMatrix()
403 for (ke=0; ke<auxnez; ke++) { in ComputeSubdomainMatrix()