The inertia term of the Navier-Stokes equation with the discontinuous Galerkin method – upwinding variant.
The inertia term of the Navier-Stokes equation with the discontinuous Galerkin method – upwinding variant
integrate_option iopt = integrate_option())
{
}
integrate_option iopt = integrate_option())
{
}
see the field page for the full documentation
see the test page for the full documentation
see the test page for the full documentation
form d_inertia_upw(field w, trial dw, field u, test v, integrate_option iopt=integrate_option())
form inertia_upw(field w, trial u, test v, integrate_option iopt=integrate_option())
class rheolef::details::field_expr_v2_nonlinear_node_unary compose
rheolef::details::is_vec dot
details::field_expr_v2_nonlinear_terminal_function< details::normal_pseudo_function< Float > > normal()
normal: see the expression page for the full documentation
std::enable_if< details::is_field_expr_v2_nonlinear_arg< Expr >::value &&!is_undeterminated< Result >::value, Result >::type integrate(const geo_basic< T, M > &omega, const Expr &expr, const integrate_option &iopt, Result dummy=Result())
see the integrate page for the full documentation