Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex18.c1299 static PetscErrorCode ViewPointsWithType_Internal(DM dm, IS pointsIS, PetscViewer v) in ViewPointsWithType_Internal() function
1354 PetscCall(ViewPointsWithType_Internal(dm, coneIS, v)); in ViewPointsWithType_Internal()
1378 PetscCall(ViewPointsWithType_Internal(dm, points, v)); in ViewPointsWithType()