Searched refs:TSMonitorLGCtxNetworkSolution (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ts/utils/ |
| H A D | dmnetworkts.c | 109 PetscErrorCode TSMonitorLGCtxNetworkSolution(TS ts, PetscInt step, PetscReal ptime, Vec u, void *dc… in TSMonitorLGCtxNetworkSolution() function
|
| /petsc/include/ |
| H A D | petscts.h | 1049 PETSC_EXTERN PetscErrorCode TSMonitorLGCtxNetworkSolution(TS, PetscInt, PetscReal, Vec…
|
| /petsc/src/ts/interface/ |
| H A D | ts.c | 174 …PetscCall(TSMonitorSet(ts, TSMonitorLGCtxNetworkSolution, ctx, (PetscCtxDestroyFn *)TSMonitorLGCtx… in TSSetFromOptions()
|