Searched refs:sectionsf (Results 1 – 1 of 1) sorted by relevance
1705 PetscSF sectionsf, cgns_to_global_sf; in DMPlexCreateCGNS_Internal_Parallel() local1707 PetscCall(DMGetSectionSF(*dm, §ionsf)); in DMPlexCreateCGNS_Internal_Parallel()1708 PetscCall(PetscSFComposeInverse(cgns_to_local_sf, sectionsf, &cgns_to_global_sf)); in DMPlexCreateCGNS_Internal_Parallel()