| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex4.c | 138 PetscCall(TSGetDM(ts, &sw)); in RHSFunction() 166 PetscCall(TSGetDM(ts, &sw)); in RHSJacobian() 222 PetscCall(TSGetDM(ts, &sw)); in RHSJacobianS() 246 PetscCall(TSGetDM(ts, &sw)); in RHSObjectiveF() 272 PetscCall(TSGetDM(ts, &sw)); in RHSFunctionG() 296 PetscCall(TSGetDM(ts, &sw)); in CreateSolution() 314 PetscCall(TSGetDM(ts, &sw)); in SetProblem() 372 PetscCall(TSGetDM(ts, &sw)); in InitializeSolve() 406 PetscCall(TSGetDM(ts, &sw)); in ComputeError() 454 PetscCall(TSGetDM(ts, &sw)); in EnergyMonitor()
|
| H A D | ex5.c | 102 PetscCall(TSGetDM(ts, &sw)); in RHSFunction() 138 PetscCall(TSGetDM(ts, &sw)); in RHSJacobian() 171 PetscCall(TSGetDM(ts, &sw)); in RHSFunctionX() 193 PetscCall(TSGetDM(ts, &sw)); in RHSFunctionV() 223 PetscCall(TSGetDM(ts, &sw)); in CreateSolution() 241 PetscCall(TSGetDM(ts, &sw)); in SetProblem() 302 PetscCall(TSGetDM(ts, &sw)); in DMSwarmTSRedistribute() 386 PetscCall(TSGetDM(ts, &sw)); in InitializeSolveAndSwarm() 435 PetscCall(TSGetDM(ts, &sw)); in ComputeError() 485 PetscCall(TSGetDM(ts, &sw)); in EnergyMonitor() [all …]
|
| H A D | ex6.c | 531 PetscCall(TSGetDM(ts, &sw)); in RHSFunction() 574 PetscCall(TSGetDM(ts, &sw)); in RHSJacobian() 607 PetscCall(TSGetDM(ts, &sw)); in RHSFunctionX() 632 PetscCall(TSGetDM(ts, &sw)); in RHSFunctionV() 668 PetscCall(TSGetDM(ts, &sw)); in RHSJacobianS() 694 PetscCall(TSGetDM(ts, &sw)); in RHSObjectiveF() 752 PetscCall(TSGetDM(ts, &sw)); in RHSFunctionG() 790 PetscCall(TSGetDM(ts, &sw)); in CreateSolution() 808 PetscCall(TSGetDM(ts, &sw)); in SetProblem() 922 PetscCall(TSGetDM(ts, &sw)); in InitializeSolveAndSwarm() [all …]
|
| /petsc/src/ts/tutorials/advection-diffusion-reaction/ |
| H A D | ex6.c | 120 PetscCall(TSGetDM(ts, &da)); in InitialConditions() 168 PetscCall(TSGetDM(ts, &da)); in Solution() 206 PetscCall(TSGetDM(ts, &da)); in IFunction_LaxFriedrichs() 254 PetscCall(TSGetDM(ts, &da)); in IFunction_LaxWendroff()
|
| H A D | ex3.c | 162 PetscCall(TSGetDM(ts, &da)); in InitialConditions() 210 PetscCall(TSGetDM(ts, &da)); in Solution() 266 PetscCall(TSGetDM(ts, &da)); in RHSMatrixHeat()
|
| H A D | reaction_diffusion.c | 38 PetscCall(TSGetDM(ts, &da)); in RHSFunction() 105 PetscCall(TSGetDM(ts, &da)); in RHSJacobian() 246 PetscCall(TSGetDM(ts, &da)); in IFunction() 315 PetscCall(TSGetDM(ts, &da)); in IJacobian()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex22.c | 152 PetscCall(TSGetDM(ts, &da)); in FormIFunction() 185 PetscCall(TSGetDM(ts, &da)); in FormRHSFunction() 238 PetscCall(TSGetDM(ts, &da)); in FormIJacobian() 280 PetscCall(TSGetDM(ts, &da)); in FormInitialSolution()
|
| H A D | ex25.c | 146 PetscCall(TSGetDM(ts, &da)); in FormIFunction() 197 PetscCall(TSGetDM(ts, &da)); in FormRHSFunction() 232 PetscCall(TSGetDM(ts, &da)); in FormIJacobian() 283 PetscCall(TSGetDM(ts, &da)); in FormInitialSolution()
|
| H A D | ex34.c | 44 PetscCall(TSGetDM(ts, &dm)); in FormRHSFunction() 75 PetscCall(TSGetDM(ts, &dm)); in FormIFunction() 124 PetscCall(TSGetDM(ts, &dm)); in FormIJacobian() 191 PetscCall(TSGetDM(ts, &dm)); in FormInitialSolution()
|
| H A D | ex35.cxx | 205 PetscCall(TSGetDM(ts, &dm)); in FormIJacobian() 262 PetscCall(TSGetDM(ts, &dm)); in FormRHSFunction() 301 PetscCall(TSGetDM(ts, &dm)); in FormIFunction() 361 PetscCall(TSGetDM(ts, &dm)); in FormInitialSolution()
|
| H A D | ex17.c | 166 PetscCall(TSGetDM(ts, &da)); in FormIFunction() 225 PetscCall(TSGetDM(ts, &da)); in FormIJacobian() 281 PetscCall(TSGetDM(ts, &da)); in FormInitialSolution()
|
| H A D | ex22f.F90 | 183 PetscCall(TSGetDM(ts, da, ierr)) 262 PetscCall(TSGetDM(ts, da, ierr)) 305 PetscCall(TSGetDM(ts, da, ierr)) 364 PetscCall(TSGetDM(ts, da, ierr))
|
| H A D | extchemfield.c | 253 PetscCall(TSGetDM(ts, &dm)); in FormDiffusionFunction() 284 PetscCall(TSGetDM(ts, &dm)); in FormDiffusionJacobian() 320 PetscCall(TSGetDM(ts, &dm)); in FormRHSFunction() 350 PetscCall(TSGetDM(ts, &dm)); in FormRHSJacobian() 398 PetscCall(TSGetDM(ts, &dm)); in FormInitialSolution()
|
| H A D | ex22f_mf.F90 | 212 PetscCall(TSGetDM(ts, da, ierr)) 293 PetscCall(TSGetDM(ts, da, ierr)) 337 PetscCall(TSGetDM(ts, da, ierr)) 397 PetscCall(TSGetDM(ts, da, ierr)) 457 PetscCall(TSGetDM(tscontext, da, ierr))
|
| H A D | ex32.c | 108 PetscCall(TSGetDM(ts, &da)); in IFunction() 153 PetscCall(TSGetDM(ts, &da)); in IJacobian()
|
| /petsc/src/ts/interface/ |
| H A D | ts.c | 169 PetscCall(TSGetDM(ts, &dm)); in TSSetFromOptions() 276 PetscCall(TSGetDM(ts, &sw)); in TSSetFromOptions() 363 PetscCall(TSGetDM(ts, &da)); in TSSetFromOptions() 386 PetscCall(TSGetDM(ts, &da)); in TSSetFromOptions() 408 PetscCall(TSGetDM(ts, &dm)); in TSSetFromOptions() 581 PetscCall(TSGetDM(ts, &dm)); in TSComputeRHSJacobian() 640 PetscCall(TSGetDM(ts, &dm)); in TSComputeRHSFunction() 682 PetscCall(TSGetDM(ts, &dm)); in TSComputeSolutionFunction() 712 PetscCall(TSGetDM(ts, &dm)); in TSComputeForcingFunction() 807 PetscCall(TSGetDM(ts, &dm)); in TSComputeIFunction() [all …]
|
| /petsc/src/ts/tests/ |
| H A D | ex25.c | 168 PetscCall(TSGetDM(ts, &da)); in FormIFunction() 219 PetscCall(TSGetDM(ts, &da)); in FormRHSFunction() 254 PetscCall(TSGetDM(ts, &da)); in FormIJacobian() 305 PetscCall(TSGetDM(ts, &da)); in FormInitialSolution()
|
| H A D | ex21.c | 176 PetscCall(TSGetDM(ts, &da)); in main() 192 PetscCall(TSGetDM(ts, &da)); in main()
|
| H A D | ex28.c | 287 PetscCall(TSGetDM(ts, &dmSw)); in RHSFunctionParticles() 363 PetscCall(TSGetDM(ts, &sw)); in HGMonitor() 395 PetscCall(TSGetDM(ts, &dmSw)); in SPMonitor() 430 PetscCall(TSGetDM(ts, &sw)); in KSConv() 470 PetscCall(TSGetDM(ts, &dm)); in InitializeSolve()
|
| /petsc/src/ts/tutorials/autodiff/adolc-utils/ |
| H A D | matfree.cxx | 47 PetscCall(TSGetDM(mctx->ts, &da)); in PetscAdolcIJacobianVectorProduct() 129 PetscCall(TSGetDM(mctx->ts, &da)); in PetscAdolcIJacobianVectorProductIDMass() 197 PetscCall(TSGetDM(mctx->ts, &da)); in PetscAdolcIJacobianTransposeVectorProduct() 283 PetscCall(TSGetDM(mctx->ts, &da)); in PetscAdolcIJacobianTransposeVectorProductIDMass()
|
| /petsc/src/ts/utils/ |
| H A D | dmnetworkts.c | 36 PetscCall(TSGetDM(ts, &dm)); in TSMonitorLGCtxNetworkCreate() 151 PetscCall(TSGetDM(ts, &dm)); in TSMonitorLGCtxNetworkSolution()
|
| H A D | dmdats.c | 61 PetscCall(TSGetDM(ts, &dm)); in TSComputeIFunction_DMDA() 113 PetscCall(TSGetDM(ts, &dm)); in TSComputeIJacobian_DMDA() 153 PetscCall(TSGetDM(ts, &dm)); in TSComputeRHSFunction_DMDA() 199 PetscCall(TSGetDM(ts, &dm)); in TSComputeRHSJacobian_DMDA()
|
| H A D | dmlocalts.c | 58 PetscCall(TSGetDM(ts, &dm)); in TSComputeIFunction_DMLocal() 99 PetscCall(TSGetDM(ts, &dm)); in TSComputeRHSFunction_DMLocal() 135 PetscCall(TSGetDM(ts, &dm)); in TSComputeIJacobian_DMLocal()
|
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex3.c | 236 PetscCall(TSGetDM(ts, &sw)); in MonitorEField() 297 PetscCall(TSGetDM(ts, &sw)); in MonitorMoments() 318 PetscCall(TSGetDM(ts, &sw)); in MonitorParticles() 1157 PetscCall(TSGetDM(ts, &sw)); in RHSFunction() 1191 PetscCall(TSGetDM(ts, &sw)); in RHSJacobian() 1224 PetscCall(TSGetDM(ts, &sw)); in RHSFunctionX() 1252 PetscCall(TSGetDM(ts, &sw)); in RHSFunctionV() 1298 PetscCall(TSGetDM(ts, &sw)); in RHSJacobianS() 1324 PetscCall(TSGetDM(ts, &sw)); in RHSObjectiveF() 1371 PetscCall(TSGetDM(ts, &sw)); in RHSFunctionG() [all …]
|
| /petsc/src/ts/adapt/impls/basic/ |
| H A D | adaptbasic.c | 26 PetscCall(TSGetDM(ts, &dm)); in TSAdaptChoose_Basic()
|