Searched defs:adof (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexpreallocate.c | 393 PetscInt numAdj = PETSC_DETERMINE, adof, dof, off, d, q, anDof; in DMPlexCreateAdjacencySection_Static() local 501 PetscInt numAdj = PETSC_DETERMINE, adof, dof, off, d, q, anDof, anOff; in DMPlexCreateAdjacencySection_Static() local 512 PetscInt adof, aoff, i; in DMPlexCreateAdjacencySection_Static() local 545 PetscInt adof, aoff; in DMPlexCreateAdjacencySection_Static() local 657 PetscInt adof, aoff, i = 0; in DMPlexCreateAdjacencySection_Static() local
|