Home
last modified time | relevance | path

Searched defs:howoften (Results 1 – 8 of 8) sorted by relevance

/petsc/src/ts/interface/
H A Dtseig.c7 …PetscInt howoften; /* when > 0 uses step % howoften, when negative only final solution plotted … member
46 … const char host[], const char label[], int x, int y, int m, int n, PetscInt howoften, TSMonitorSP… in TSMonitorSPEigCtxCreate()
H A Dts.c164 PetscInt howoften = 1; in TSSetFromOptions() local
186 PetscInt howoften = 1; in TSSetFromOptions() local
197 PetscInt howoften = 1; in TSSetFromOptions() local
206 PetscInt howoften = 1; in TSSetFromOptions() local
217 PetscInt howoften = 1; in TSSetFromOptions() local
226 PetscInt howoften = 1; in TSSetFromOptions() local
235 PetscInt howoften = 1; in TSSetFromOptions() local
244 PetscInt howoften = 1, retain = 0; in TSSetFromOptions() local
264 PetscInt howoften = 1, Ns = 1; in TSSetFromOptions() local
292 PetscInt howoften = 1; in TSSetFromOptions() local
[all …]
H A Dtsmon.c403 … const char host[], const char label[], int x, int y, int m, int n, PetscInt howoften, TSMonitorLG… in TSMonitorLGCtxCreate()
491 … const char host[], const char label[], int x, int y, int m, int n, PetscInt howoften, PetscInt re… in TSMonitorSPCtxCreate()
518 … const char host[], const char label[], int x, int y, int m, int n, PetscInt howoften, PetscInt Ns… in TSMonitorHGCtxCreate()
734 … const char host[], const char label[], int x, int y, int m, int n, PetscInt howoften, TSMonitorDr… in TSMonitorDrawCtxCreate()
/petsc/src/ts/utils/
H A Ddmnetworkts.c28 … const char host[], const char label[], int x, int y, int m, int n, PetscInt howoften, TSMonitorLG… in TSMonitorLGCtxNetworkCreate()
/petsc/src/tao/interface/
H A Dtaosolver.c21 …PetscInt howoften; /* when > 0 uses iteration % howoften, when negative only final solution plo… member
520 PetscInt howoften = 1; in TaoSetFromOptions() local
533 PetscInt howoften = 1; in TaoSetFromOptions() local
2828 … const char host[], const char label[], int x, int y, int m, int n, PetscInt howoften, TaoMonitorD… in TaoMonitorDrawCtxCreate()
/petsc/include/petsc/private/
H A Dtsimpl.h533 …PetscInt howoften; /* when > 0 uses step % howoften, when negative only final solution plotted … member
547 …PetscInt howoften; /* when > 0 uses step % howoften, when negative only final solution plot… member
556 …PetscInt howoften; /* when > 0 uses step % howoften, when negative only final solution plotted… member
598 …PetscInt howoften; /* when > 0 uses step % howoften, when negative only final solution plotted … member
/petsc/include/
H A Dpetscts.h1044 …PetscInt howoften; /* when > 0 uses step % howoften, when negative only final solution plotted… member
/petsc/src/ts/interface/sensitivity/
H A Dtssen.c1486 PetscInt howoften = 1; in TSAdjointSetFromOptions() local