| /petsc/src/dm/tests/ |
| H A D | ex39.c | 8 PetscInt M = 6, stencil_width = 1, dof = 1, m, xstart, i, j; in main() local
|
| H A D | ex40.c | 8 PetscInt M = 8, N = 8, stencil_width = 1, dof = 1, m, n, xstart, ystart, i, j, c; in main() local
|
| H A D | ex38.c | 9 PetscInt stencil_width = 2; in main() local
|
| H A D | ex41.c | 8 …PetscInt M = 4, N = 5, P = 6, stencil_width = 1, dof = 1, m, n, p, xstart, ystart, zstart, … in main() local
|
| H A D | ex33.c | 11 PetscInt stencil_width = 1, pt = 0, st = 0; in main() local
|
| H A D | ex23.c | 9 …m = PETSC_DECIDE, n = PETSC_DECIDE, p = PETSC_DECIDE, M = 8, dof = 1, stencil_width = 1, P = 5, pt… in main() local
|
| H A D | ex7.c | 8 …PetscInt M = 8, dof = 1, stencil_width = 1, i, start, end, P = 5, N = 6, m = PETSC_DECIDE, … in main() local
|
| /petsc/src/dm/tutorials/ |
| H A D | ex21.c | 34 PetscInt stencil_width = 1; in pic_advect() local
|
| H A D | ex20.c | 15 PetscInt dof, stencil_width; in pic_insert_DMDA() local
|
| /petsc/src/dm/impls/da/ |
| H A D | da.c | 939 static PetscErrorCode DMDARefineOwnershipRanges(DM da, PetscBool periodic, PetscInt stencil_width, … in DMDARefineOwnershipRanges() 980 static PetscErrorCode DMDACoarsenOwnershipRanges(DM da, PetscBool periodic, PetscInt stencil_width,… in DMDACoarsenOwnershipRanges()
|
| /petsc/src/dm/impls/stag/ |
| H A D | stag1d.c | 523 PetscInt dof[2], start, n, n_extra, stencil_width, N, epe; in DMCreateMatrix_Stag_1D_AIJ_Assemble() local
|
| H A D | stag2d.c | 1303 …PetscInt entries, dof[DMSTAG_MAX_STRATA], epe, stencil_width, N[2], start[2], n[2], n_ext… in DMCreateMatrix_Stag_2D_AIJ_Assemble() local
|
| H A D | stag3d.c | 3395 PetscInt dof[DMSTAG_MAX_STRATA], epe, stencil_width, N[3], start[3], n[3], n_extra[3]; in DMCreateMatrix_Stag_3D_AIJ_Assemble() local
|
| /petsc/src/binding/petsc4py/src/lib-petsc/ |
| H A D | custom.h | 699 DMDAStencilType stencil_type,PetscInt stencil_width, in DMDACreateND()
|
| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex40.c | 115 PetscInt dim, stencil_width, start, n, n_extra, N, dof[2]; in FormFunction1D() local 232 PetscInt dim, stencil_width, start, n, n_extra, N, dof[2]; in FormJacobian1D() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex49.c | 708 PetscInt u_dof, dof, stencil_width; in solve_elasticity_2d() local
|
| H A D | ex70.c | 859 PetscInt u_dof, p_dof, dof, stencil_width; in SolveTimeDepStokes() local
|
| H A D | ex43.c | 1105 PetscInt u_dof, p_dof, dof, stencil_width; in solve_stokes_2d_coupled() local
|
| H A D | ex42.c | 1778 PetscInt u_dof, p_dof, dof, stencil_width; in solve_stokes_3d_coupled() local
|
| /petsc/src/snes/tutorials/ |
| H A D | ex30.c | 97 PetscInt dof, stencil_width, mglevels; member
|