Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex77.c834 static PetscErrorCode AdvectParticles(TS ts) in AdvectParticles() function
937 PetscCall(TSSetPostStep(ts, AdvectParticles)); in main()