Searched refs:MonitorParticles (Results 1 – 1 of 1) sorted by relevance
305 static PetscErrorCode MonitorParticles(TS ts, PetscInt step, PetscReal t, Vec U, void *ctx) in MonitorParticles() function1678 if (user.particle_monitor) PetscCall(TSMonitorSet(ts, MonitorParticles, &user, NULL)); in main()