Home
last modified time | relevance | path

Searched refs:TSMonitorLGCtxNetwork (Results 1 – 5 of 5) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/ts/utils/
H A Ddmnetworkts.c14 PetscErrorCode TSMonitorLGCtxNetworkDestroy(TSMonitorLGCtxNetwork *ctx) in TSMonitorLGCtxNetworkDestroy()
28 …har host[],const char label[],int x,int y,int m,int n,PetscInt howoften,TSMonitorLGCtxNetwork *ctx) in TSMonitorLGCtxNetworkCreate()
112 TSMonitorLGCtxNetwork ctx = (TSMonitorLGCtxNetwork)dctx; in TSMonitorLGCtxNetworkSolution()
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscts.h634 typedef struct _n_TSMonitorLGCtxNetwork* TSMonitorLGCtxNetwork; typedef
635 PETSC_EXTERN PetscErrorCode TSMonitorLGCtxNetworkDestroy(TSMonitorLGCtxNetwork*);
636 …orLGCtxNetworkCreate(TS,const char[],const char[],int,int,int,int,PetscInt,TSMonitorLGCtxNetwork*);
/dports/science/PETSc/petsc-3.14.1/src/ts/interface/
H A Dts.c205 TSMonitorLGCtxNetwork ctx; in TSSetFromOptions()
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS6741 typedef struct _n_TSMonitorLGCtxNetwork* TSMonitorLGCtxNetwork;634,33992
H A DCTAGS33594 TSMonitorLGCtxNetwork include/petscts.h /^typedef struct _n_TSMonitorLGCtxNetwork* TSMonitorLGCtxN…
33595 …st[],const char label[],int x,int y,int m,int n,PetscInt howoften,TSMonitorLGCtxNetwork *ctx)$/;" …
33596 …tils/dmnetworkts.c /^PetscErrorCode TSMonitorLGCtxNetworkDestroy(TSMonitorLGCtxNetwork *ctx)$/;" …