Searched refs:sfMig (Results 1 – 1 of 1) sorted by relevance
383 PetscSF sfVert, sfMig, sfPart; in main() local545 PetscCall(DMPlexDistribute(dm, 0, &sfMig, &ddm)); in main()546 PetscCall(PetscSFView(sfMig, PETSC_VIEWER_STDOUT_WORLD)); in main()547 PetscCall(PetscSFCreateInverseSF(sfMig, &sfPart)); in main()638 PetscCall(PetscSFDestroy(&sfMig)); in main()