Searched refs:hesupp (Results 1 – 1 of 1) sorted by relevance
1059 const PetscInt *hvsupp, *hesupp, *cone; in DMPlexView_GLVis_ASCII() local1079 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()