The p-Laplacian problem by the Newton method – class body.
The p-Laplacian problem by the Newton method – class body
mgh.set_b() = 0;
return mgh;
}
}
return sqrt (
dual(mrh, rh));
}
see the Float page for the full documentation
see the field page for the full documentation
Float dual_space_norm(const field &mrh) const
field derivative_trans_mult(const field &mrh) const
Float space_norm(const field &uh) const
rheolef::std::enable_if< details::is_field_expr_affine_homogeneous< Expr1 >::value &&details::is_field_expr_affine_homogeneous< Expr2 >::value, promote< Expr1::float_type, Expr2::float_type >::type > type dual const Expr1 expr1, const Expr2 expr2 dual(const Expr1 &expr1, const Expr2 &expr2)