| /petsc/src/ts/tutorials/phasefield/ |
| H A D | heat.c | 150 PetscErrorCode FormFunction(TS ts, PetscReal ftime, Vec X, Vec F, PetscCtx Ctx) in FormFunction() 274 PetscErrorCode MyMonitor(TS ts, PetscInt step, PetscReal time, Vec U, PetscCtx Ctx) in MyMonitor() 404 PetscErrorCode MyDestroy(PetscCtxRt Ctx) in MyDestroy()
|
| H A D | biharmonic.c | 729 PetscErrorCode MyDestroy(PetscCtxRt Ctx) in MyDestroy()
|
| /petsc/src/ts/event/tests/ |
| H A D | ex1sin.c | 146 AppCtx *Ctx = (AppCtx *)ctx; in EventFunction() local 160 AppCtx *Ctx = (AppCtx *)ctx; in Postevent() local
|
| H A D | ex2.c | 147 AppCtx *Ctx = (AppCtx *)ctx; in EventFunction() local 170 AppCtx *Ctx = (AppCtx *)ctx; in Postevent() local
|
| H A D | ex4.c | 192 AppCtx *Ctx = (AppCtx *)ctx; in EventFunction() local 222 AppCtx *Ctx = (AppCtx *)ctx; in Postevent() local
|
| H A D | ex3.c | 179 AppCtx *Ctx = (AppCtx *)ctx; in EventFunction() local 207 AppCtx *Ctx = (AppCtx *)ctx; in Postevent() local
|
| H A D | ex5.c | 181 AppCtx *Ctx = (AppCtx *)ctx; in EventFunction() local 210 AppCtx *Ctx = (AppCtx *)ctx; in Postevent() local
|
| H A D | ex3span.c | 217 AppCtx *Ctx = (AppCtx *)ctx; in EventFunction() local 243 AppCtx *Ctx = (AppCtx *)ctx; in Postevent() local
|
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex4.c | 641 static PetscErrorCode ComputeEmaxResidual(Tao tao, Vec x, Vec res, void *Ctx) in ComputeEmaxResidual() 662 static PetscErrorCode ComputeEmaxJacobian(Tao tao, Vec x, Mat J, Mat Jpre, void *Ctx) in ComputeEmaxJacobian() 691 static PetscErrorCode ComputeLogEmaxResidual(Tao tao, Vec x, Vec res, void *Ctx) in ComputeLogEmaxResidual() 718 static PetscErrorCode ComputeLogEmaxJacobian(Tao tao, Vec x, Mat J, Mat Jpre, void *Ctx) in ComputeLogEmaxJacobian() 746 static PetscErrorCode MonitorEField(TS ts, PetscInt step, PetscReal t, Vec U, void *Ctx) in MonitorEField() 876 static PetscErrorCode MonitorMoments(TS ts, PetscInt step, PetscReal t, Vec U, void *Ctx) in MonitorMoments() 1071 static PetscErrorCode MonitorMomentFields(TS ts, PetscInt step, PetscReal t, Vec U, void *Ctx) in MonitorMomentFields() 1107 PetscErrorCode MonitorInitialConditions(TS ts, PetscInt step, PetscReal t, Vec U, void *Ctx) in MonitorInitialConditions() 1152 PetscErrorCode MonitorVelocity(TS ts, PetscInt step, PetscReal t, Vec U, void *Ctx) in MonitorVelocity() 1248 static PetscErrorCode MonitorPositions_2D(TS ts, PetscInt step, PetscReal t, Vec U, void *Ctx) in MonitorPositions_2D() [all …]
|
| H A D | ex2.c | 512 static PetscErrorCode MonitorEField(TS ts, PetscInt step, PetscReal t, Vec U, void *Ctx) in MonitorEField() 574 static PetscErrorCode MonitorMoments(TS ts, PetscInt step, PetscReal t, Vec U, void *Ctx) in MonitorMoments() 591 PetscErrorCode MonitorInitialConditions(TS ts, PetscInt step, PetscReal t, Vec U, void *Ctx) in MonitorInitialConditions() 636 PetscErrorCode MonitorVelocity(TS ts, PetscInt step, PetscReal t, Vec U, void *Ctx) in MonitorVelocity() 732 static PetscErrorCode MonitorPositions_2D(TS ts, PetscInt step, PetscReal t, Vec U, void *Ctx) in MonitorPositions_2D() 794 static PetscErrorCode MonitorPoisson(TS ts, PetscInt step, PetscReal t, Vec U, void *Ctx) in MonitorPoisson() 1938 static PetscErrorCode RHSFunctionX(TS ts, PetscReal t, Vec V, Vec Xres, void *Ctx) in RHSFunctionX() 1963 static PetscErrorCode RHSFunctionV(TS ts, PetscReal t, Vec X, Vec Vres, void *Ctx) in RHSFunctionV() 2038 PetscErrorCode RHSObjectiveF(TS ts, PetscReal t, Vec U, PetscScalar *F, void *Ctx) in RHSObjectiveF() 2231 …line(PetscInt dim, PetscReal time, const PetscReal dummy[], PetscInt p, PetscScalar x[], void *Ctx) in line()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex24.c | 12 } Ctx; typedef
|
| /petsc/src/snes/tutorials/ |
| H A D | ex58.c | 460 PetscErrorCode FormBoundaryConditions(SNES snes, PetscCtxRt Ctx) in FormBoundaryConditions() 546 PetscErrorCode DestroyBoundaryConditions(PetscCtxRt Ctx) in DestroyBoundaryConditions()
|
| /petsc/src/ts/interface/ |
| H A D | tsmon.c | 774 …ErrorCode TSMonitorDrawSolutionFunction(TS ts, PetscInt step, PetscReal ptime, Vec u, PetscCtx Ctx) in TSMonitorDrawSolutionFunction() 813 PetscErrorCode TSMonitorDrawError(TS ts, PetscInt step, PetscReal ptime, Vec u, PetscCtx Ctx) in TSMonitorDrawError() 1342 PetscErrorCode TSMonitorLGError(TS ts, PetscInt step, PetscReal ptime, Vec u, PetscCtx Ctx) in TSMonitorLGError()
|
| /petsc/src/dm/impls/stag/tutorials/ |
| H A D | ex6.c | 50 } Ctx; typedef
|
| H A D | ex4.c | 37 typedef CtxData *Ctx; typedef
|