Searched refs:lISCellWithOvl (Results 1 – 1 of 1) sorted by relevance
629 IS lISCellWithOvl = 0; in main() local631 PetscCall(DMPlexCreateCellNumbering(ddm_with_overlap, PETSC_TRUE, &lISCellWithOvl)); in main()633 PetscCall(ISView(lISCellWithOvl, PETSC_VIEWER_STDOUT_WORLD)); in main()634 PetscCall(ISDestroy(&lISCellWithOvl)); in main()