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