Searched refs:TSMonitorLGCtxNetworkDestroy (Results 1 – 3 of 3) sorted by relevance
17 PetscErrorCode TSMonitorLGCtxNetworkDestroy(TSMonitorLGCtxNetwork *ctx) in TSMonitorLGCtxNetworkDestroy() function
1047 PETSC_EXTERN PetscErrorCode TSMonitorLGCtxNetworkDestroy(TSMonitorLGCtxNetwork *);
174 …torSet(ts, TSMonitorLGCtxNetworkSolution, ctx, (PetscCtxDestroyFn *)TSMonitorLGCtxNetworkDestroy)); in TSSetFromOptions()