Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex18.c212 PetscInt pointsToExpand[128]; member
284 …sing DMPlexGetConeRecursive() and print results", "ex18.c", options->pointsToExpand, &options->nPo… in ProcessOptions()
892 …PetscCall(ISCreateGeneral(PETSC_COMM_SELF, user->nPointsToExpand, user->pointsToExpand, PETSC_USE_… in TestExpandPoints()