Home
last modified time | relevance | path

Searched refs:DMGetIsoperiodicPointSF_Internal (Results 1 – 5 of 5) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexpreallocate.c257 PetscCall(DMGetIsoperiodicPointSF_Internal(dm, &sf)); in DMPlexCreateAdjacencySection_Static()
845 PetscCall(DMGetIsoperiodicPointSF_Internal(dm, &sf)); in DMPlexPreallocateOperator()
855 PetscCall(DMGetIsoperiodicPointSF_Internal(dm, &sf)); in DMPlexPreallocateOperator()
H A Dplexpartition.c348 PetscCall(DMGetIsoperiodicPointSF_Internal(dm, &sfPoint)); in DMPlexCreatePartitionerGraph_ViaMat()
/petsc/include/petsc/private/
H A Ddmimpl.h542 PETSC_INTERN PetscErrorCode DMGetIsoperiodicPointSF_Internal(DM dm, PetscSF *sf);
/petsc/src/dm/interface/
H A Ddmcoordinates.c1158 PetscCall(DMGetIsoperiodicPointSF_Internal(dm, &dummy)); in DMSetCoordinateDisc()
H A Ddm.c4622 PetscErrorCode DMGetIsoperiodicPointSF_Internal(DM dm, PetscSF *sf) in DMGetIsoperiodicPointSF_Internal() function
4665 PetscCall(DMGetIsoperiodicPointSF_Internal(dm, &sf)); in DMGetGlobalSection()