Searched refs:dofUP1Quad (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex26.c | 162 PetscInt dofUP1Quad[] = {2, 0, 0}; in main() local 205 dofU = dofUP1Quad; in main()
|
| H A D | ex64.c | 82 PetscInt dofUP1Quad[] = {2, 0, 0}; in main() local 125 dofU = dofUP1Quad; in main()
|
| H A D | ex26f90.F90 | 75 PetscInt, dimension(3), target :: dofUP1Quad = [2, 0, 0] 252 dofU => dofUP1Quad
|
| H A D | ex62f90.F90 | 58 PetscInt, dimension(3), target :: dofUP1Quad = [2, 0, 0] 235 dofU => dofUP1Quad
|