Searched refs:aleaves (Results 1 – 1 of 1) sorted by relevance
857 PetscInt *clocal, aroots, aleaves, broots, bleaves; in PetscSFMerge() local863 PetscCall(PetscSFGetGraph(sfa, &aroots, &aleaves, &alocal, &aremote)); in PetscSFMerge()866 for (PetscInt i = 0; i < aleaves; i++) { in PetscSFMerge()