Class template Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler

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::LocalCouplingIntersectionBilinearFormAssembler : public XT::Grid::IntersectionFunctor<GridView>

No documentation provided.

BaseType *Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::copy() final override

No documentation provided.

void Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::apply_local(const IntersectionType &intersection, const ElementType &inside_element, const ElementType &outside_element) final override

No documentation provided.

template<>
Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::LocalCouplingIntersectionBilinearFormAssembler<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 &param = <recovery-expr>({}))

No documentation provided.

template<>
Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::LocalCouplingIntersectionBilinearFormAssembler<Matrix, GridView, t_r, t_rC, TR, TGV, AGV, a_r, a_rC, AR>(const ThisType &other)

No documentation provided.

template<>
Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::LocalCouplingIntersectionBilinearFormAssembler<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::LocalCouplingIntersectionBilinearFormAssembler::test_space_

No documentation provided.

const int Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::ansatz_space_

No documentation provided.

const int Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::local_bilinear_form_

No documentation provided.

MatrixType &Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::global_matrix_

No documentation provided.

XT::Common::Parameter Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::param_

No documentation provided.

const double Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::scaling_

No documentation provided.

int Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::local_matrix_in_in_

No documentation provided.

int Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::local_matrix_in_out_

No documentation provided.

int Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::local_matrix_out_in_

No documentation provided.

int Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::local_matrix_out_out_

No documentation provided.

int Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::global_test_indices_in_

No documentation provided.

int Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::global_test_indices_out_

No documentation provided.

int Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::global_ansatz_indices_in_

No documentation provided.

int Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::global_ansatz_indices_out_

No documentation provided.

int Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::test_basis_inside_

No documentation provided.

int Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::test_basis_outside_

No documentation provided.

int Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::ansatz_basis_inside_

No documentation provided.

int Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::ansatz_basis_outside_

No documentation provided.

type Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::ThisType

No documentation provided.

type Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::BaseType

No documentation provided.

type Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::I

No documentation provided.

type Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::MatrixType

No documentation provided.

type Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::FieldType

No documentation provided.

type Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::TestSpaceType

No documentation provided.

type Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::AnsatzSpaceType

No documentation provided.

type Dune::GDT::LocalCouplingIntersectionBilinearFormAssembler::LocalBilinearFormType

No documentation provided.