Searched refs:patchis_2d (Results 1 – 1 of 1) sorted by relevance
25 …IS patchis_2d; /* Patch IS for 2D vector, will be converted t… in main() local185 PetscCall(DMDACreatePatchIS(da2D, &lower, &upper, &patchis_2d, patchis_offproc)); in main()188 PetscCall(ISDuplicate(patchis_2d, &scatis_natural_slice)); in main()253 PetscCall(ISDestroy(&patchis_2d)); in main()