Searched refs:dofS2D (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex26.c | 166 PetscInt dofS2D[] = {0, 0, 3}; in main() local 180 dofS = dofS2D; in main()
|
| H A D | ex64.c | 86 PetscInt dofS2D[] = {0, 0, 3}; in main() local 100 dofS = dofS2D; in main()
|
| H A D | ex26f90.F90 | 70 PetscInt, dimension(3), target :: dofS2D = [0, 0, 3] 228 dofs => dofS2D
|
| H A D | ex62f90.F90 | 53 PetscInt, dimension(3), target :: dofS2D = [0, 0, 3] 211 dofs => dofS2D
|