Searched defs:fsmooth (Results 1 – 1 of 1) sorted by relevance
208 PetscErrorCode PCMGAdaptInterpolator_Internal(PC pc, PetscInt l, KSP csmooth, KSP fsmooth, Mat cspa… in PCMGAdaptInterpolator_Internal()239 KSP smooth, fsmooth; /* The smoothers on levels l and l+1 */ in PCMGRecomputeLevelOperators_Internal() local