Searched refs:dofUP2Hex (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex26.c | 173 PetscInt dofUP2Hex[] = {3, 3, 3, 3}; in main() local 226 dofU = dofUP2Hex; in main()
|
| H A D | ex64.c | 93 PetscInt dofUP2Hex[] = {3, 3, 3, 3}; in main() local 146 dofU = dofUP2Hex; in main()
|
| H A D | ex26f90.F90 | 86 PetscInt, dimension(4), target :: dofUP2Hex = [3, 3, 3, 3] 271 dofU => dofUP2Hex
|
| H A D | ex62f90.F90 | 69 PetscInt, dimension(4), target :: dofUP2Hex = [3, 3, 3, 3] 254 dofU => dofUP2Hex
|