Searched defs:xref (Results 1 – 5 of 5) sorted by relevance
78 const PetscReal xref = 2.0 * (rstart + i) / N - 1; /* [-1,1] */ in main() local
24 const PetscReal xref = 2. * x[0] - 1.; in sensor() local
164 const PetscReal xref = 2. * x[0] - 1.; in sensor_u() local177 const PetscReal xref = 2. * x[0] - 1.; in sensor_q() local205 const PetscReal xref = 2. * x[0] - 1.; in f0_sensor_primal() local269 const PetscReal xref = 2. * x[0] - 1.; in f0_mixed_sensor_u() local
97 PetscReal xref, yref; member
1174 PetscReal xref[3]; in DMSwarmInitializeCoordinates() local