Searched refs:ghostLabelBase (Results 1 – 1 of 1) sorted by relevance
4123 DMLabel ghostLabelBase = NULL; in DMConvert_pforest_plex() local4136 if (base) PetscCall(DMGetLabel(base, "ghost", &ghostLabelBase)); in DMConvert_pforest_plex()4272 …if (ghostLabelBase || pforest->ghostName) { /* we have to do this after copying labels because the… in DMConvert_pforest_plex()