Class template Dune::GDT::LocalElementBilinearFormAssembler¶
Inherits from Dune::XT::Grid::ElementFunctor.
-
template<class Matrix, class GridView, size_t t_r = 1, size_t t_rC = 1, class TR = double, class TGV = GridView, class AGV = GridView, size_t a_r = t_r, size_t a_rC = t_rC, class AR = TR>
class Dune::GDT::LocalElementBilinearFormAssembler : public XT::Grid::ElementFunctor<GridView>¶ No documentation provided.
-
BaseType *Dune::GDT::LocalElementBilinearFormAssembler::copy() final override¶
No documentation provided.
-
void Dune::GDT::LocalElementBilinearFormAssembler::apply_local(const ElementType &element) final override¶
No documentation provided.
-
template<>
Dune::GDT::LocalElementBilinearFormAssembler::LocalElementBilinearFormAssembler<Matrix, GridView, t_r, t_rC, TR, TGV, AGV, a_r, a_rC, AR>(const TestSpaceType &test_space, const AnsatzSpaceType &ansatz_space, const LocalBilinearFormType &local_two_form, MatrixType &global_matrix, const XT::Common::Parameter ¶m =<recovery-expr>({}), const std::string &logging_prefix =<recovery-expr>(""), const std::array<bool, 3> &logging_state =<recovery-expr>())¶ No documentation provided.
-
template<>
Dune::GDT::LocalElementBilinearFormAssembler::LocalElementBilinearFormAssembler<Matrix, GridView, t_r, t_rC, TR, TGV, AGV, a_r, a_rC, AR>(const ThisType &other)¶ No documentation provided.
-
template<>
Dune::GDT::LocalElementBilinearFormAssembler::LocalElementBilinearFormAssembler<Matrix, GridView, t_r, t_rC, TR, TGV, AGV, a_r, a_rC, AR>(ThisType &&source) noexcept = default¶ No documentation provided.
-
const int Dune::GDT::LocalElementBilinearFormAssembler::test_space_¶
No documentation provided.
-
const int Dune::GDT::LocalElementBilinearFormAssembler::ansatz_space_¶
No documentation provided.
-
const int Dune::GDT::LocalElementBilinearFormAssembler::local_bilinear_form_¶
No documentation provided.
-
MatrixType &Dune::GDT::LocalElementBilinearFormAssembler::global_matrix_¶
No documentation provided.
-
XT::Common::Parameter Dune::GDT::LocalElementBilinearFormAssembler::param_¶
No documentation provided.
-
const double Dune::GDT::LocalElementBilinearFormAssembler::scaling_¶
No documentation provided.
-
int Dune::GDT::LocalElementBilinearFormAssembler::local_matrix_¶
No documentation provided.
-
int Dune::GDT::LocalElementBilinearFormAssembler::global_test_indices_¶
No documentation provided.
-
int Dune::GDT::LocalElementBilinearFormAssembler::global_ansatz_indices_¶
No documentation provided.
-
int Dune::GDT::LocalElementBilinearFormAssembler::test_basis_¶
No documentation provided.
-
int Dune::GDT::LocalElementBilinearFormAssembler::ansatz_basis_¶
No documentation provided.
-
type Dune::GDT::LocalElementBilinearFormAssembler::ThisType¶
No documentation provided.
-
type Dune::GDT::LocalElementBilinearFormAssembler::BaseType¶
No documentation provided.
-
type Dune::GDT::LocalElementBilinearFormAssembler::MatrixType¶
No documentation provided.
-
type Dune::GDT::LocalElementBilinearFormAssembler::FieldType¶
No documentation provided.
-
type Dune::GDT::LocalElementBilinearFormAssembler::TestSpaceType¶
No documentation provided.
-
type Dune::GDT::LocalElementBilinearFormAssembler::AnsatzSpaceType¶
No documentation provided.
-
type Dune::GDT::LocalElementBilinearFormAssembler::LocalBilinearFormType¶
No documentation provided.