Searched refs:comcoarse (Results 1 – 1 of 1) sorted by relevance
1429 DM_Composite *comcoarse = (DM_Composite *)coarse->data; in DMCreateInterpolation_Composite() local1449 …comcoarse->nDM, PetscObjectComm((PetscObject)fine), PETSC_ERR_ARG_INCOMP, "Fine DMComposite has %"… in DMCreateInterpolation_Composite()1454 …for (nextc = comcoarse->next, nextf = comfine->next, i = 0; nextc; nextc = nextc->next, nextf = ne… in DMCreateInterpolation_Composite()