Searched refs:dofS3D (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex26.c | 175 PetscInt dofS3D[] = {0, 0, 0, 6}; in main() local 183 dofS = dofS3D; in main()
|
| H A D | ex64.c | 95 PetscInt dofS3D[] = {0, 0, 0, 6}; in main() local 103 dofS = dofS3D; in main()
|
| H A D | ex26f90.F90 | 79 PetscInt, dimension(4), target :: dofS3D = [0, 0, 0, 6] 230 dofs => dofS3D
|
| H A D | ex62f90.F90 | 62 PetscInt, dimension(4), target :: dofS3D = [0, 0, 0, 6] 213 dofs => dofS3D
|