Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexglvis.c1059 const PetscInt *hvsupp, *hesupp, *cone; in DMPlexView_GLVis_ASCII() local
1079 PetscCall(DMPlexGetSupport(dm, he, &hesupp)); in DMPlexView_GLVis_ASCII()
1083 PetscCall(DMPlexGetCone(dm, hesupp[f], &cone)); in DMPlexView_GLVis_ASCII()
1084 PetscCall(DMPlexGetConeSize(dm, hesupp[f], &coneSize)); in DMPlexView_GLVis_ASCII()