Searched refs:n_down (Results 1 – 1 of 1) sorted by relevance
188 PetscInt m, n_up, n_down; in SNESSetFromOptions_FAS() local227 …umber of pre-smoothing steps", "SNESFASSetNumberSmoothDown", fas->max_down_it, &n_down, &downflg)); in SNESSetFromOptions_FAS()250 if (downflg) PetscCall(SNESFASSetNumberSmoothDown(snes, n_down)); in SNESSetFromOptions_FAS()