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