Searched refs:aleaf (Results 1 – 1 of 1) sorted by relevance
852 PetscInt aleaf, bleaf; in PetscSFMerge() local853 PetscCall(PetscSFGetLeafRange(sfa, NULL, &aleaf)); in PetscSFMerge()855 maxleaf = PetscMax(aleaf, bleaf) + 1; // One more than the last index in PetscSFMerge()