Home
last modified time | relevance | path

Searched defs:dof3 (Results 1 – 13 of 13) sorted by relevance

/petsc/src/dm/impls/stag/tests/
H A Dex17.c9 PetscInt dim, dof0, dof1, dof2, dof3; in main() local
H A Dex51.c13 const PetscInt dof0 = 2, dof1 = 2, dof2 = 2, dof3 = 2, N_x = 3, N_y = 3, N_z = 3; in main() 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 Dex8.c22 PetscInt dof0, dof1, dof2, dof3; in main() local
H A Dex13.c306 … starty, startz, nx, ny, nz, nExtrax, nExtray, nExtraz, dof0, dof1, dof2, dof3, c, idxLeft, idxDow… in Test2_3d() local
H A Dex30.c47 … 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 Dstagintern.c63 … PetscInt n, PetscInt p, PetscInt dof0, PetscInt dof1, PetscInt dof2, PetscInt dof3, DMStagStencil… in DMStagInitialize()
H A Dstagutils.c297 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 Dstag.c12 PetscInt f0, f1, f2, f3, dof0, dof1, dof2, dof3, n_entries, k, d, cnt, n_fields, dim; in DMCreateFieldDecomposition_Stag() local
H A Dstag3d.c55 … PetscInt n, PetscInt p, PetscInt dof0, PetscInt dof1, PetscInt dof2, PetscInt dof3, DMStagStencil… in DMStagCreate3d()
/petsc/src/dm/impls/stag/tutorials/
H A Dex3.c122 … const PetscInt dof0 = 0, dof1 = 0, dof2 = 1, dof3 = 1; /* 1 dof on each face and element center */ in main() local
H A Dex6.c92 PetscInt dof0, dof1, dof2, dof3; in main() local