Searched refs:v_val (Results 1 – 1 of 1) sorted by relevance
117 PetscReal v_val; in SetInitialCoordinates() local119 PetscCall(PetscRandomGetValueReal(rndv, &v_val)); in SetInitialCoordinates()120 velocity[p * dim + d] = v_val; in SetInitialCoordinates()