Class template Dune::GDT::LocalIntersectionBilinearFormAssembler¶
Inherits from Dune::XT::Grid::IntersectionFunctor.
-
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::LocalIntersectionBilinearFormAssembler : public XT::Grid::IntersectionFunctor<GridView>¶ No documentation provided.
-
BaseType *Dune::GDT::LocalIntersectionBilinearFormAssembler::copy() final override¶
No documentation provided.
-
void Dune::GDT::LocalIntersectionBilinearFormAssembler::apply_local(const IntersectionType &intersection, const ElementType &inside_element, const ElementType &outside_element) final override¶
No documentation provided.
-
template<>
Dune::GDT::LocalIntersectionBilinearFormAssembler::LocalIntersectionBilinearFormAssembler<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>({}))¶ No documentation provided.
-
template<>
Dune::GDT::LocalIntersectionBilinearFormAssembler::LocalIntersectionBilinearFormAssembler<Matrix, GridView, t_r, t_rC, TR, TGV, AGV, a_r, a_rC, AR>(const ThisType &other)¶ No documentation provided.
-
template<>
Dune::GDT::LocalIntersectionBilinearFormAssembler::LocalIntersectionBilinearFormAssembler<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::LocalIntersectionBilinearFormAssembler::test_space_¶
No documentation provided.
-
const int Dune::GDT::LocalIntersectionBilinearFormAssembler::ansatz_space_¶
No documentation provided.
-
const int Dune::GDT::LocalIntersectionBilinearFormAssembler::local_bilinear_form_¶
No documentation provided.
-
MatrixType &Dune::GDT::LocalIntersectionBilinearFormAssembler::global_matrix_¶
No documentation provided.
-
XT::Common::Parameter Dune::GDT::LocalIntersectionBilinearFormAssembler::param_¶
No documentation provided.
-
const double Dune::GDT::LocalIntersectionBilinearFormAssembler::scaling_¶
No documentation provided.
-
int Dune::GDT::LocalIntersectionBilinearFormAssembler::local_matrix_¶
No documentation provided.
-
int Dune::GDT::LocalIntersectionBilinearFormAssembler::global_test_indices_¶
No documentation provided.
-
int Dune::GDT::LocalIntersectionBilinearFormAssembler::global_ansatz_indices_¶
No documentation provided.
-
int Dune::GDT::LocalIntersectionBilinearFormAssembler::test_basis_¶
No documentation provided.
-
int Dune::GDT::LocalIntersectionBilinearFormAssembler::ansatz_basis_¶
No documentation provided.
-
type Dune::GDT::LocalIntersectionBilinearFormAssembler::ThisType¶
No documentation provided.
-
type Dune::GDT::LocalIntersectionBilinearFormAssembler::BaseType¶
No documentation provided.
-
type Dune::GDT::LocalIntersectionBilinearFormAssembler::I¶
No documentation provided.
-
type Dune::GDT::LocalIntersectionBilinearFormAssembler::MatrixType¶
No documentation provided.
-
type Dune::GDT::LocalIntersectionBilinearFormAssembler::FieldType¶
No documentation provided.
-
type Dune::GDT::LocalIntersectionBilinearFormAssembler::TestSpaceType¶
No documentation provided.
-
type Dune::GDT::LocalIntersectionBilinearFormAssembler::AnsatzSpaceType¶
No documentation provided.
-
type Dune::GDT::LocalIntersectionBilinearFormAssembler::LocalBilinearFormType¶
No documentation provided.