Compute values at certain points

I want to compute the value of u at several certain points. Where can I add the positions? Thanks

cout << u(x1,y1) <<endl;