Searched refs:dofUP2Quad (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex26.c | 164 PetscInt dofUP2Quad[] = {2, 2, 2}; in main() local 208 dofU = dofUP2Quad; in main()
|
| H A D | ex64.c | 84 PetscInt dofUP2Quad[] = {2, 2, 2}; in main() local 128 dofU = dofUP2Quad; in main()
|
| H A D | ex26f90.F90 | 77 PetscInt, dimension(3), target :: dofUP2Quad = [2, 2, 2] 255 dofU => dofUP2Quad
|
| H A D | ex62f90.F90 | 60 PetscInt, dimension(3), target :: dofUP2Quad = [2, 2, 2] 238 dofU => dofUP2Quad
|