Function Dune::GDT::L2Product¶
-
template<class GridViewType>
auto Dune::GDT::L2Product(const GridViewType &grid_view, int)¶ Creates the (optionally weighted) L2 bilinear form for scalar functions on the given grid view.
-
template<size_t r, class GridViewType>
auto Dune::GDT::L2Product(const GridViewType &grid_view, int, int, int)¶ Creates the (optionally weighted) L2 bilinear form for vector-valued functions on the given grid view.