Class template Dune::GDT::GenericLocalElementBilinearForm¶
Inherits from Dune::GDT::LocalElementBilinearFormInterface.
-
template<class E, size_t t_r = 1, size_t t_rC = 1, class TR = double, class F = double, size_t a_r = t_r, size_t a_rC = t_rC, class AR = TR>
class Dune::GDT::GenericLocalElementBilinearForm : public LocalElementBilinearFormInterface<E, t_r, t_rC, TR, F, a_r, a_rC, AR>¶ See also LocalElementBilinearFormInterface for a description of the template arguments.
See also:
LocalElementBilinearFormInterface
-
int Dune::GDT::GenericLocalElementBilinearForm::copy() const final override¶
No documentation provided.
-
void Dune::GDT::GenericLocalElementBilinearForm::apply2(const LocalTestBasisType &test_basis, const LocalAnsatzBasisType &ansatz_basis, int &result, const XT::Common::Parameter ¶m =
<recovery-expr>({})) const final override¶ No documentation provided.
-
template<>
Dune::GDT::GenericLocalElementBilinearForm::GenericLocalElementBilinearForm<E, t_r, t_rC, TR, F, a_r, a_rC, AR>(GenericFunctionType func, const XT::Common::ParameterType ¶m_type = {})¶ No documentation provided.
-
const GenericFunctionType Dune::GDT::GenericLocalElementBilinearForm::func_¶
No documentation provided.
-
type Dune::GDT::GenericLocalElementBilinearForm::ThisType¶
No documentation provided.
-
type Dune::GDT::GenericLocalElementBilinearForm::BaseType¶
No documentation provided.
-
type Dune::GDT::GenericLocalElementBilinearForm::GenericFunctionType¶
No documentation provided.