an efficient C++ finite element environment
|
|
Go to the documentation of this file.
29 geo omega = Xh.get_geo();
30 space Wh (omega[
"top"], Xh.get_approx());
tensor operator()(const point &x) const
see the tensor page for the full documentation
see the field page for the full documentation
see the space page for the full documentation
field_basic< T, M > interpolate(const space_basic< T, M > &V2h, const field_basic< T, M > &u1h)
see the interpolate page for the full documentation
static Float u0_top(const point &x)
see the Float page for the full documentation
The driven cavity benchmark: 2D boundary conditions.
see the point page for the full documentation
static field velocity_field(const space &Xh)
see the geo page for the full documentation
tau_upstream(geo, Float, Float)