Searched refs:dofAP1Quad (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex26.c | 163 PetscInt dofAP1Quad[] = {1, 0, 0}; in main() local 206 dofA = dofAP1Quad; in main()
|
| H A D | ex64.c | 83 PetscInt dofAP1Quad[] = {1, 0, 0}; in main() local 126 dofA = dofAP1Quad; in main()
|
| H A D | ex26f90.F90 | 76 PetscInt, dimension(3), target :: dofAP1Quad = [1, 0, 0] 253 dofA => dofAP1Quad
|
| H A D | ex62f90.F90 | 59 PetscInt, dimension(3), target :: dofAP1Quad = [1, 0, 0] 236 dofA => dofAP1Quad
|