Searched refs:DMPlexCreateSubpointIS_Internal (Results 1 – 1 of 1) sorted by relevance
4388 static PetscErrorCode DMPlexCreateSubpointIS_Internal(DM dm, IS *subpointIS) in DMPlexCreateSubpointIS_Internal() function4473 …if (state != mesh->subpointState || !mesh->subpointIS) PetscCall(DMPlexCreateSubpointIS_Internal(d… in DMPlexGetSubpointIS()