Home
last modified time | relevance | path

Searched defs:startx (Results 1 – 17 of 17) sorted by relevance

/petsc/src/dm/impls/stag/tests/
H A Dex19.c32 PetscInt i, j, startx, starty, nx, ny, extrax, extray; in main() local
53 PetscInt i, j, startx, starty, nx, ny, extrax, extray; in main() local
H A Dex11.c20 PetscInt startx, starty, nx, ny, ex, ey, nExtrax, nExtray; in main() local
120 …PetscInt startx, starty, nx, ny, nExtrax, nExtray, ex, ey, idxP, idxUx, idxUy, startGhostx, … in ApplyOperator() 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 Dex12.c10 …PetscInt startx, starty, nx, ny, i, j, d, is, js, dof0, dof1, dof2, dofTotal, stencilWidth, … in main() local
H A Dex10.c10 …PetscInt startx, starty, nx, ny, i, j, d, is, js, dof0, dof1, dof2, dofTotal, stencilWidth, … in main() local
H A Dex13.c138 PetscInt i, startx, nx, nExtrax, dof0, dof1, c, idxLeft, idxElement; in Test2_1d() local
199 …PetscInt i, j, startx, starty, nx, ny, nExtrax, nExtray, dof0, dof1, dof2, c, idxLeft, idxDo… in Test2_2d() local
306 …PetscInt i, j, k, startx, starty, startz, nx, ny, nz, nExtrax, nExtray, nExtraz, dof0, dof1… in Test2_3d() local
H A Dex9.c10 …PetscInt startx, starty, startz, nx, ny, nz, i, j, k, d, is, js, ks, dof0, dof1, dof2, dof3,… in main() local
H A Dex7.c10 …PetscInt startx, starty, startz, nx, ny, nz, i, j, k, d, is, js, ks, dof0, dof1, dof2, dof3,… in main() local
H A Dex30.c66 PetscInt startx, starty, startz, N[3], nx, ny, nz, ex, ey, ez, d; in CreateMat() local
1633 PetscInt startx, starty, startz, N[3], nx, ny, nz, ex, ey, ez, d; in CheckMat() local
H A Dex15.c244 PetscInt ex, ey, startx, starty, nx, ny; in CreateSystem2d() local
H A Dex18.c252 PetscInt ex, ey, startx, starty, nx, ny; in CreateSystem() 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
372 PetscInt ex, ey, startx, starty, nx, ny; in UpdateVelocity_2d() local
450 PetscInt ex, ey, ez, startx, starty, startz, nx, ny, nz; in UpdateVelocity_3d() local
565 PetscInt ex, ey, startx, starty, nx, ny; in UpdateStress_2d() 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 Dex2.c148 PetscInt ex, ey, startx, starty, nx, ny; in CreateSystem() local
570 PetscInt startx, starty, nx, ny, nExtra[2], ex, ey; in CreateReferenceSolution() local
H A Dex4.c576 PetscInt ex, ey, startx, starty, nx, ny; in CreateSystem2d() local
994 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
H A Dex3.c170 PetscInt startx, starty, startz, N[3], nx, ny, nz, ex, ey, ez, d; in CreateSystem() local
/petsc/src/ksp/ksp/tutorials/
H A Dex59.c44 PetscInt startx, starty, startz; member
/petsc/src/dm/impls/stag/
H A Dstag3d.c829 …Ghost, PetscInt eplGhost, PetscInt epFaceRow, PetscInt globalOffset, PetscInt startx, PetscInt sta… in DMStagSetUpBuildScatterPopulateIdx_3d()