Searched refs:cgns_to_global_sf (Results 1 – 1 of 1) sorted by relevance
1705 PetscSF sectionsf, cgns_to_global_sf; in DMPlexCreateCGNS_Internal_Parallel() local1708 PetscCall(PetscSFComposeInverse(cgns_to_local_sf, sectionsf, &cgns_to_global_sf)); in DMPlexCreateCGNS_Internal_Parallel()1710 PetscCall(PetscSFCreateInverseSF(cgns_to_global_sf, &plex_to_cgns_sf)); in DMPlexCreateCGNS_Internal_Parallel()1712 PetscCall(PetscSFDestroy(&cgns_to_global_sf)); in DMPlexCreateCGNS_Internal_Parallel()