Searched refs:DMLabelDistribute_Internal (Results 1 – 1 of 1) sorted by relevance
1907 static PetscErrorCode DMLabelDistribute_Internal(DMLabel label, PetscSF sf, PetscSection *leafSecti… in DMLabelDistribute_Internal() function2023 PetscCall(DMLabelDistribute_Internal(label, sf, &leafSection, &leafStrata)); in DMLabelDistribute()2157 PetscCall(DMLabelDistribute_Internal(label, sfLabel, &rootSection, &rootStrata)); in DMLabelGather()