Home
last modified time | relevance | path

Searched refs:SNESFASSetLog (Results 1 – 3 of 3) sorted by relevance

/petsc/src/snes/impls/fas/
H A Dfasfunc.c378 PetscErrorCode SNESFASSetLog(SNES snes, PetscBool flg) in SNESFASSetLog() function
H A Dfas.c243 if (flg) PetscCall(SNESFASSetLog(snes, monflg)); in SNESSetFromOptions_FAS()
/petsc/include/
H A Dpetscsnes.h1319 PETSC_EXTERN PetscErrorCode SNESFASSetLog(SNES, PetscBool);