| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex17.c | 9 PetscInt dim, dof0, dof1, dof2, dof3; in main() local
|
| H A D | ex51.c | 13 const PetscInt dof0 = 2, dof1 = 2, dof2 = 2, dof3 = 2, N_x = 3, N_y = 3, N_z = 3; in main() local
|
| H A D | ex9.c | 10 …PetscInt startx, starty, startz, nx, ny, nz, i, j, k, d, is, js, ks, dof0, dof1, dof2, dof3,… in main() local
|
| H A D | ex7.c | 10 …PetscInt startx, starty, startz, nx, ny, nz, i, j, k, d, is, js, ks, dof0, dof1, dof2, dof3,… in main() local
|
| H A D | ex8.c | 22 PetscInt dof0, dof1, dof2, dof3; in main() local
|
| H A D | ex13.c | 306 … starty, startz, nx, ny, nz, nExtrax, nExtray, nExtraz, dof0, dof1, dof2, dof3, c, idxLeft, idxDow… in Test2_3d() local
|
| H A D | ex30.c | 47 … const PetscInt dof0 = 0, dof1 = 0, dof2 = 1, dof3 = 1; /* 1 dof on each face and element center */ in main() local
|
| /petsc/src/dm/impls/stag/ |
| H A D | stagintern.c | 63 … PetscInt n, PetscInt p, PetscInt dof0, PetscInt dof1, PetscInt dof2, PetscInt dof3, DMStagStencil… in DMStagInitialize()
|
| H A D | stagutils.c | 297 PetscErrorCode DMStagGetDOF(DM dm, PetscInt *dof0, PetscInt *dof1, PetscInt *dof2, PetscInt *dof3) in DMStagGetDOF() 709 …reateCompatibleDMStag(DM dm, PetscInt dof0, PetscInt dof1, PetscInt dof2, PetscInt dof3, DM *newdm) in DMStagCreateCompatibleDMStag() 1138 PetscErrorCode DMStagSetDOF(DM dm, PetscInt dof0, PetscInt dof1, PetscInt dof2, PetscInt dof3) in DMStagSetDOF()
|
| H A D | stag.c | 12 PetscInt f0, f1, f2, f3, dof0, dof1, dof2, dof3, n_entries, k, d, cnt, n_fields, dim; in DMCreateFieldDecomposition_Stag() local
|
| H A D | stag3d.c | 55 … PetscInt n, PetscInt p, PetscInt dof0, PetscInt dof1, PetscInt dof2, PetscInt dof3, DMStagStencil… in DMStagCreate3d()
|
| /petsc/src/dm/impls/stag/tutorials/ |
| H A D | ex3.c | 122 … const PetscInt dof0 = 0, dof1 = 0, dof2 = 1, dof3 = 1; /* 1 dof on each face and element center */ in main() local
|
| H A D | ex6.c | 92 PetscInt dof0, dof1, dof2, dof3; in main() local
|