Searched refs:dofUP1Hex (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex26.c | 171 PetscInt dofUP1Hex[] = {3, 0, 0, 0}; in main() local 223 dofU = dofUP1Hex; in main()
|
| H A D | ex64.c | 91 PetscInt dofUP1Hex[] = {3, 0, 0, 0}; in main() local 143 dofU = dofUP1Hex; in main()
|
| H A D | ex26f90.F90 | 84 PetscInt, dimension(4), target :: dofUP1Hex = [3, 0, 0, 0] 268 dofU => dofUP1Hex
|
| H A D | ex62f90.F90 | 67 PetscInt, dimension(4), target :: dofUP1Hex = [3, 0, 0, 0] 251 dofU => dofUP1Hex
|