Searched refs:dofAP2Quad (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex26.c | 165 PetscInt dofAP2Quad[] = {1, 1, 1}; in main() local 209 dofA = dofAP2Quad; in main()
|
| H A D | ex64.c | 85 PetscInt dofAP2Quad[] = {1, 1, 1}; in main() local 129 dofA = dofAP2Quad; in main()
|
| H A D | ex26f90.F90 | 78 PetscInt, dimension(3), target :: dofAP2Quad = [1, 1, 1] 256 dofA => dofAP2Quad
|
| H A D | ex62f90.F90 | 61 PetscInt, dimension(3), target :: dofAP2Quad = [1, 1, 1] 239 dofA => dofAP2Quad
|