Home
last modified time | relevance | path

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

/petsc/src/ts/interface/
H A Dtsmon.c1638 PetscErrorCode TSMonitorLGSNESIterations(TS ts, PetscInt n, PetscReal ptime, Vec v, PetscCtx monctx) in TSMonitorLGSNESIterations() function
H A Dts.c221 …PetscCall(TSMonitorSet(ts, TSMonitorLGSNESIterations, ctx, (PetscCtxDestroyFn *)TSMonitorLGCtxDest… in TSSetFromOptions()
/petsc/include/
H A Dpetscts.h1035 PETSC_EXTERN PetscErrorCode TSMonitorLGSNESIterations(TS, PetscInt, PetscReal, Vec, void *);