Home
last modified time | relevance | path

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

/petsc/src/snes/impls/fas/
H A Dfasfunc.c335 PetscErrorCode SNESFASSetMonitor(SNES snes, PetscViewerAndFormat *vf, PetscBool flg) in SNESFASSetMonitor() function
H A Dfas.c237 PetscCall(SNESFASSetMonitor(snes, vf, PETSC_TRUE)); in SNESSetFromOptions_FAS()
/petsc/include/
H A Dpetscsnes.h1318 PETSC_EXTERN PetscErrorCode SNESFASSetMonitor(SNES, PetscViewerAndFormat *, PetscBool);