Searched refs:SetUpMigrateParticles (Results 1 – 1 of 1) sorted by relevance
1065 static PetscErrorCode SetUpMigrateParticles(TS ts, PetscInt n, PetscReal t, Vec x, PetscBool *flg, … in SetUpMigrateParticles() function1128 PetscCall(TSSetResize(ts, PETSC_FALSE, SetUpMigrateParticles, MigrateParticles, NULL)); in main()