Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexglvis.c1060 PetscInt hvsuppSize, hesuppSize, coneSize; in DMPlexView_GLVis_ASCII() local
1078 PetscCall(DMPlexGetSupportSize(dm, he, &hesuppSize)); in DMPlexView_GLVis_ASCII()
1080 for (f = 0; f < hesuppSize; f++) { in DMPlexView_GLVis_ASCII()