Home
last modified time | relevance | path

Searched refs:dofS2D (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/impls/plex/tests/
H A Dex26.c166 PetscInt dofS2D[] = {0, 0, 3}; in main() local
180 dofS = dofS2D; in main()
H A Dex64.c86 PetscInt dofS2D[] = {0, 0, 3}; in main() local
100 dofS = dofS2D; in main()
H A Dex26f90.F9070 PetscInt, dimension(3), target :: dofS2D = [0, 0, 3]
228 dofs => dofS2D
H A Dex62f90.F9053 PetscInt, dimension(3), target :: dofS2D = [0, 0, 3]
211 dofs => dofS2D