Home
last modified time | relevance | path

Searched refs:DMPlexCreateAdjacencySection_Static (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() function
883 …PetscCall(DMPlexCreateAdjacencySection_Static(dm, bs, sfDof, useCone, useClosure, PETSC_TRUE, &sec… in DMPlexPreallocateOperator()
889 …if (!sectionAdj[idx]) PetscCall(DMPlexCreateAdjacencySection_Static(dm, bs, sfDof, useCone, useClo… in DMPlexPreallocateOperator()