| /petsc/src/ts/utils/ |
| H A D | tsconvest.c | 61 PetscCall(TSGetSolution(ts, &u0)); in PetscConvEstGetConvRateTS_Temporal_Private() 73 PetscCall(TSGetSolution(ts, &u)); in PetscConvEstGetConvRateTS_Temporal_Private() 76 PetscCall(TSGetSolution(ts, &u)); in PetscConvEstGetConvRateTS_Temporal_Private() 136 PetscCall(TSGetSolution(ts, &uInitial)); in PetscConvEstGetConvRateTS_Spatial_Private() 198 PetscCall(TSGetSolution(ts, &u)); in PetscConvEstGetConvRateTS_Spatial_Private() 201 PetscCall(TSGetSolution(ts, &u)); in PetscConvEstGetConvRateTS_Spatial_Private()
|
| H A D | dmdats.c | 362 PetscCall(TSGetSolution(ts, &solution)); in TSMonitorDMDARay()
|
| /petsc/src/ts/event/tests/ |
| H A D | ex1.c | 93 PetscCall(TSGetSolution(ts, &x)); in main() 116 PetscCall(TSGetSolution(ts, &x)); in main() 165 PetscCall(TSGetSolution(ts, &x)); in PreStep() 183 PetscCall(TSGetSolution(ts, &x)); in PostStep()
|
| /petsc/src/ts/tests/ |
| H A D | ex14.c | 52 PetscCall(TSGetSolution(ts, &U)); in TestExplicitTS() 64 PetscCall(TSGetSolution(ts, &U)); in TestExplicitTS() 75 PetscCall(TSGetSolution(ts, &U)); in TestExplicitTS()
|
| H A D | ex27.c | 347 PetscCall(TSGetSolution(ts, &sol)); in RHSFunctionParticles() 400 PetscCall(TSGetSolution(ts, &sol)); in UpdateSwarm()
|
| H A D | ex4.c | 163 PetscCall(TSGetSolution(ts, &global)); in main()
|
| /petsc/src/ts/adapt/impls/glee/ |
| H A D | adaptglee.c | 25 PetscCall(TSGetSolution(ts, &X)); in TSAdaptChoose_GLEE() 41 PetscCall(TSGetSolution(ts, &X)); in TSAdaptChoose_GLEE()
|
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex5.c | 266 PetscCall(TSGetSolution(ts, &u)); in SetProblem() 321 PetscCall(TSGetSolution(ts, &u)); in DMSwarmTSRedistribute() 396 PetscCall(TSGetSolution(ts, &u)); in InitializeSolveAndSwarm() 513 PetscCall(TSGetSolution(ts, &u)); in MigrateParticles() 557 PetscCall(TSGetSolution(ts, &u)); in main()
|
| H A D | ex6.c | 833 PetscCall(TSGetSolution(ts, &u)); in SetProblem() 934 PetscCall(TSGetSolution(ts, &u)); in InitializeSolveAndSwarm() 1077 PetscCall(TSGetSolution(ts, &u)); in SetUpMigrateParticles() 1131 PetscCall(TSGetSolution(ts, &u)); in main()
|
| H A D | ex4.c | 502 PetscCall(TSGetSolution(ts, &u)); in main()
|
| /petsc/src/ts/tutorials/advection-diffusion-reaction/ |
| H A D | ex6.c | 204 PetscCall(TSGetSolution(ts, &Uold)); in IFunction_LaxFriedrichs() 252 PetscCall(TSGetSolution(ts, &Uold)); in IFunction_LaxWendroff()
|
| /petsc/src/ts/tutorials/power_grid/ |
| H A D | ex3opt.c | 271 PetscCall(TSGetSolution(ctx->quadts, &q)); in FormFunctionGradient() 323 PetscCall(TSGetSolution(ctx->quadts, &q)); in FormFunctionGradient()
|
| H A D | ex9opt.c | 369 PetscCall(TSGetSolution(ts, &U)); in FormFunction() 415 PetscCall(TSGetSolution(ts, &U)); in FormGradient()
|
| H A D | ex2.c | 105 PetscCall(TSGetSolution(ts, &X)); in PostStep()
|
| H A D | ex3opt_fd.c | 214 PetscCall(TSGetSolution(quadts, &q)); in FormFunction()
|
| H A D | ex5.c | 81 PetscCall(TSGetSolution(ts, &X)); in SaveSolution()
|
| H A D | ex9adj.c | 47 PetscCall(TSGetSolution(ts, &U)); in PostStepFunction()
|
| H A D | ex8.c | 121 PetscCall(TSGetSolution(ts, &X)); in PostStep()
|
| /petsc/src/ts/trajectory/impls/basic/ |
| H A D | trajbasic.c | 68 PetscCall(TSGetSolution(ts, &Sol)); in TSTrajectoryGet_Basic()
|
| /petsc/src/ts/utils/dmplexlandau/tutorials/ |
| H A D | ex1.c | 309 PetscCall(TSGetSolution(ts_nrl, &U)); in Monitor() 424 PetscCall(TSGetSolution(ts_nrl, &U)); in main()
|
| /petsc/src/ts/tutorials/hybrid/ |
| H A D | ex1fd.c | 328 PetscCall(TSGetSolution(ts, &U)); in FWDRun()
|
| /petsc/src/ts/event/ |
| H A D | tsevent.c | 806 …PetscCall(TSGetSolution(ts, &U)); // if revisiting, this will be the updated U* (see discussion on… in TSEventHandler() 952 PetscCall(TSGetSolution(ts, &U)); in TSAdjointEventHandler()
|
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex3.c | 1449 PetscCall(TSGetSolution(ts, &u)); in SetProblem() 1503 PetscCall(TSGetSolution(ts, &u)); in DMSwarmTSRedistribute() 1557 PetscCall(TSGetSolution(ts, &u)); in InitializeSolveAndSwarm() 1592 PetscCall(TSGetSolution(ts, &u)); in MigrateParticles() 1689 PetscCall(TSGetSolution(ts, &u)); in main()
|
| H A D | ex2.c | 2173 PetscCall(TSGetSolution(ts, &u)); in SetProblem() 2227 PetscCall(TSGetSolution(ts, &u)); in DMSwarmTSRedistribute() 2288 PetscCall(TSGetSolution(ts, &u)); in InitializeSolveAndSwarm() 2323 PetscCall(TSGetSolution(ts, &u)); in MigrateParticles() 2438 PetscCall(TSGetSolution(ts, &u)); in main()
|
| /petsc/src/ts/interface/ |
| H A D | ts.c | 2274 PetscErrorCode TSGetSolution(TS ts, Vec *v) in TSGetSolution() function 3145 PetscCall(TSGetSolution(ts, &U)); in TSPreStep() 3149 PetscCall(TSGetSolution(ts, &U)); in TSPreStep() 3343 PetscCall(TSGetSolution(ts, &U)); in TSPostEvaluate() 3423 PetscCall(TSGetSolution(ts, &U)); in TSPostStep() 3427 PetscCall(TSGetSolution(ts, &U)); in TSPostStep()
|