Searched refs:sfAB (Results 1 – 1 of 1) sorted by relevance
2917 PetscSF sfAB; in DMPlexSectionLoad_HDF5_Internal() local3026 PetscCall(PetscSFCompose(sfAX, sfXB, &sfAB)); in DMPlexSectionLoad_HDF5_Internal()3041 PetscCall(PetscSFDistributeSection(sfAB, sectionA, &offsetsA, sectionB)); in DMPlexSectionLoad_HDF5_Internal()3071 PetscCall(PetscSFDistributeSection(sfAB, sectionA, NULL, sectionB)); in DMPlexSectionLoad_HDF5_Internal()3073 PetscCall(PetscSFDestroy(&sfAB)); in DMPlexSectionLoad_HDF5_Internal()