Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tests/
H A Dex23.c9 PetscInt ex, ey, ez, n[3], start[3], nExtra[3], iNext, iPrev, iCenter, d, round; in main() local
H A Dex8.c20 PetscInt startx, starty, startz, nx, ny, nz, ex, ey, ez, nExtrax, nExtray, nExtraz; in main() local
125 …PetscInt startx, starty, startz, nx, ny, nz, nExtrax, nExtray, nExtraz, ex, ey, ez, idxP, i… in ApplyOperator() local
H A Dex30.c66 PetscInt startx, starty, startz, N[3], nx, ny, nz, ex, ey, ez, d; in CreateMat() local
1618 static PetscErrorCode check_vals(PetscInt ex, PetscInt ey, PetscInt ez, PetscInt n, const PetscScal… in check_vals()
1633 PetscInt startx, starty, startz, N[3], nx, ny, nz, ex, ey, ez, d; in CheckMat() local
H A Dex40.c842 for (PetscInt ez = start[2]; ez < start[2] + n[2] + n_extra[2]; ++ez) { in FormFunction3DNoCoupling() local
986 for (PetscInt ez = start[2]; ez < start[2] + n[2] + n_extra[2]; ++ez) { in FormJacobian3DNoCoupling() local
1132 for (PetscInt ez = start[2]; ez < start[2] + n[2] + n_extra[2]; ++ez) { in FormFunction3D() local
1402 for (PetscInt ez = start[2]; ez < start[2] + n[2] + n_extra[2]; ++ez) { in FormJacobian3D() local
/petsc/src/dm/impls/stag/tutorials/
H A Dex6.c228 PetscInt N[3], ex, ey, ez, startx, starty, startz, nx, ny, nz, extrax, extray, extraz; in CreateLame() local
450 PetscInt ex, ey, ez, startx, starty, startz, nx, ny, nz; in UpdateVelocity_3d() local
648 PetscInt ex, ey, ez, startx, starty, startz, nx, ny, nz; in UpdateStress_3d() local
827 PetscInt ex, ey, ez, startx, starty, startz, nx, ny, nz; in DumpVelocity() local
H A Dex3.c170 PetscInt startx, starty, startz, N[3], nx, ny, nz, ex, ey, ez, d; in CreateSystem() local
1795 PetscInt start[3], n[3], nExtra[3], ex, ey, ez, d; in CreateReferenceSolution() local
H A Dex4.c994 PetscInt ex, ey, ez, startx, starty, startz, nx, ny, nz; in CreateSystem3d() local
1861 PetscInt ex, ey, ez, startx, starty, startz, nx, ny, nz; in PopulateCoefficientData() local
1967 PetscInt dim, ex, ey, ez, startx, starty, startz, nx, ny, nz; in OperatorInsertInverseViscosityPressureTerms() local
2044 PetscInt ex, ey, ez, startx, starty, startz, nx, ny, nz; in DumpSolution() local
/petsc/src/dm/impls/stag/
H A Dstagda.c375 PetscInt ex, ey, ez; in DMStagTransferCoordinatesToDMDA() local
H A Dstag3d.c3462 for (PetscInt ez = start[2]; ez < start[2] + n[2] + n_extra[2]; ++ez) { in DMCreateMatrix_Stag_3D_AIJ_Assemble() local
3640 for (PetscInt ez = start[2]; ez < start[2] + n[2] + n_extra[2]; ++ez) { in DMCreateMatrix_Stag_3D_AIJ_Assemble() local
/petsc/src/dm/impls/plex/
H A Dplexcreate.c1321 const PetscInt ez = firstZEdge + 4 * (ey * numXEdges + ex); in DMPlexCreateSquareMesh_Simplex_CrissCross() local
1570 PetscInt c, f, fx, fy, fz, e, ex, ey, ez; in DMPlexCreateCubeMesh_Internal() local