| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex23.c | 9 PetscInt ex, ey, ez, n[3], start[3], nExtra[3], iNext, iPrev, iCenter, d, round; in main() local
|
| H A D | ex8.c | 20 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 D | ex30.c | 66 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 D | ex40.c | 842 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 D | ex6.c | 228 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 D | ex3.c | 170 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 D | ex4.c | 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
|
| /petsc/src/dm/impls/stag/ |
| H A D | stagda.c | 375 PetscInt ex, ey, ez; in DMStagTransferCoordinatesToDMDA() local
|
| H A D | stag3d.c | 3462 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 D | plexcreate.c | 1321 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
|