Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tutorials/
H A Dex4.c997 PetscInt pinx, piny, pinz; in CreateSystem3d() local
1035 pinz = 0; /* Depends on assertion above that there are at least two element in the x direction */ in CreateSystem3d()
1770 if (ctx->pin_pressure && ex == pinx && ey == piny && ez == pinz) { in CreateSystem3d()