Searched refs:randomize_coords (Results 1 – 1 of 1) sorted by relevance
877 PetscBool randomize_coords = PETSC_FALSE; in SolveTimeDepStokes() local1006 PetscCall(PetscOptionsGetBool(NULL, NULL, "-randomize_coords", &randomize_coords, NULL)); in SolveTimeDepStokes()1041 if (randomize_coords) { in SolveTimeDepStokes()1080 if (randomize_coords) PetscCall(DMSwarmMigrate(dms_mpoint, PETSC_TRUE)); in SolveTimeDepStokes()