Home
last modified time | relevance | path

Searched defs:sfDof (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexpreallocate.c239 static PetscErrorCode DMPlexCreateAdjacencySection_Static(DM dm, PetscInt bs, PetscSF sfDof, PetscB… in DMPlexCreateAdjacencySection_Static()
828 PetscSF sf, sfDof; in DMPlexPreallocateOperator() local