Searched refs:SNESFASSetLog (Results 1 – 3 of 3) sorted by relevance
378 PetscErrorCode SNESFASSetLog(SNES snes, PetscBool flg) in SNESFASSetLog() function
243 if (flg) PetscCall(SNESFASSetLog(snes, monflg)); in SNESSetFromOptions_FAS()
1319 PETSC_EXTERN PetscErrorCode SNESFASSetLog(SNES, PetscBool);