Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c4388 static PetscErrorCode DMPlexCreateSubpointIS_Internal(DM dm, IS *subpointIS) in DMPlexCreateSubpointIS_Internal() function
4473 …if (state != mesh->subpointState || !mesh->subpointIS) PetscCall(DMPlexCreateSubpointIS_Internal(d… in DMPlexGetSubpointIS()