Lines Matching refs:TSGetDM
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()
507 PetscCall(TSGetDM(ts, &sw)); in MigrateParticles()