Rheolef  7.1
an efficient C++ finite element environment
burgers.icc
Go to the documentation of this file.
1 point f (const Float& u) { return point (sqr(u)/2); }
point f(const Float &u)
Definition: burgers.icc:25
see the Float page for the full documentation
see the point page for the full documentation
Definition: leveque.h:25