Searched refs:hodisc (Results 1 – 1 of 1) sorted by relevance
501 PetscFE hodisc; in DMPlexView_GLVis_ASCII() local507 PetscCall(GLVisCreateFE(disc, name, &hodisc, &perm)); in DMPlexView_GLVis_ASCII()509 PetscCall(DMSetField(hocdm, 0, NULL, (PetscObject)hodisc)); in DMPlexView_GLVis_ASCII()510 PetscCall(PetscFEDestroy(&hodisc)); in DMPlexView_GLVis_ASCII()