Searched refs:n_up (Results 1 – 1 of 1) sorted by relevance
188 PetscInt m, n_up, n_down; in SNESSetFromOptions_FAS() local225 …up", "Number of post-smoothing steps", "SNESFASSetNumberSmoothUp", fas->max_up_it, &n_up, &upflg)); in SNESSetFromOptions_FAS()249 if (upflg) PetscCall(SNESFASSetNumberSmoothUp(snes, n_up)); in SNESSetFromOptions_FAS()