Home
last modified time | relevance | path

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

/petsc/src/ts/interface/
H A Dts.c178 …PetscCall(TSMonitorLGCtxCreate(PETSC_COMM_SELF, NULL, NULL, PETSC_DECIDE, PETSC_DECIDE, 400, 300, … in TSSetFromOptions()
189 …PetscCall(TSMonitorLGCtxCreate(PETSC_COMM_SELF, NULL, NULL, PETSC_DECIDE, PETSC_DECIDE, 400, 300, … in TSSetFromOptions()
200 …PetscCall(TSMonitorLGCtxCreate(PetscObjectComm((PetscObject)ts), NULL, NULL, PETSC_DECIDE, PETSC_D… in TSSetFromOptions()
209 …PetscCall(TSMonitorLGCtxCreate(PetscObjectComm((PetscObject)ts), NULL, NULL, PETSC_DECIDE, PETSC_D… in TSSetFromOptions()
220 …PetscCall(TSMonitorLGCtxCreate(PetscObjectComm((PetscObject)ts), NULL, NULL, PETSC_DECIDE, PETSC_D… in TSSetFromOptions()
229 …PetscCall(TSMonitorLGCtxCreate(PetscObjectComm((PetscObject)ts), NULL, NULL, PETSC_DECIDE, PETSC_D… in TSSetFromOptions()
388 …PetscCall(TSMonitorLGCtxCreate(PETSC_COMM_SELF, NULL, NULL, PETSC_DECIDE, PETSC_DECIDE, 600, 400, … in TSSetFromOptions()
H A Dtsmon.c403 PetscErrorCode TSMonitorLGCtxCreate(MPI_Comm comm, const char host[], const char label[], int x, in… in TSMonitorLGCtxCreate() function
/petsc/src/ts/tutorials/
H A Dextchemfield.c473 …PetscCall(TSMonitorLGCtxCreate(PETSC_COMM_SELF, NULL, label, PETSC_DECIDE, PETSC_DECIDE, 600, 400,… in MonitorCell()
/petsc/include/
H A Dpetscts.h1023 PETSC_EXTERN PetscErrorCode TSMonitorLGCtxCreate(MPI_Comm, const char[], const char[], int, int, in…
/petsc/doc/manual/
H A Dgetting_started.md1059 TSMonitorLGCtxCreate(..., &ctx)