Searched refs:TSMonitorHGCtx (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ts/interface/ |
| H A D | tsmon.c | 518 …int m, int n, PetscInt howoften, PetscInt Ns, PetscInt Nb, PetscBool velocity, TSMonitorHGCtx *ctx) in TSMonitorHGCtxCreate() 542 PetscErrorCode TSMonitorHGCtxDestroy(TSMonitorHGCtx *ctx) in TSMonitorHGCtxDestroy() 1503 TSMonitorHGCtx ctx = (TSMonitorHGCtx)dctx; in TSMonitorHGSwarmSolution()
|
| H A D | ts.c | 263 TSMonitorHGCtx ctx; in TSSetFromOptions()
|
| /petsc/include/ |
| H A D | petscts.h | 1067 typedef struct _n_TSMonitorHGCtx *TSMonitorHGCtx; typedef 1068 …ar[], const char[], int, int, int, int, PetscInt, PetscInt, PetscInt, PetscBool, TSMonitorHGCtx *); 1070 PETSC_EXTERN PetscErrorCode TSMonitorHGCtxDestroy(TSMonitorHGCtx *);
|