Searched refs:dofAP1Hex (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex26.c | 172 PetscInt dofAP1Hex[] = {1, 0, 0, 0}; in main() local 224 dofA = dofAP1Hex; in main()
|
| H A D | ex64.c | 92 PetscInt dofAP1Hex[] = {1, 0, 0, 0}; in main() local 144 dofA = dofAP1Hex; in main()
|
| H A D | ex26f90.F90 | 85 PetscInt, dimension(4), target :: dofAP1Hex = [1, 0, 0, 0] 269 dofA => dofAP1Hex
|
| H A D | ex62f90.F90 | 68 PetscInt, dimension(4), target :: dofAP1Hex = [1, 0, 0, 0] 252 dofA => dofAP1Hex
|