Searched refs:dofAP2Hex (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex26.c | 174 PetscInt dofAP2Hex[] = {1, 1, 1, 1}; in main() local 227 dofA = dofAP2Hex; in main()
|
| H A D | ex64.c | 94 PetscInt dofAP2Hex[] = {1, 1, 1, 1}; in main() local 147 dofA = dofAP2Hex; in main()
|
| H A D | ex26f90.F90 | 87 PetscInt, dimension(4), target :: dofAP2Hex = [1, 1, 1, 1] 272 dofA => dofAP2Hex
|
| H A D | ex62f90.F90 | 70 PetscInt, dimension(4), target :: dofAP2Hex = [1, 1, 1, 1] 255 dofA => dofAP2Hex
|