The cosinus radius function
Float r = sqrt(sqr(x[0])+sqr(x[1])+sqr(x[2]));
};
see the Float page for the full documentation
see the point page for the full documentation
point operator()(const point &x) const
u_exact(size_t d1, Float w1=acos(Float(-1)))