Class template Dune::GDT::LocalIPDGIntegrands::InnerPenalty¶
-
template<class I>
class Dune::GDT::LocalIPDGIntegrands::InnerPenalty<I>¶ Local quaternary intersection integrand computing the weighted IPDG penalty term on inner intersections.
Method Dune::GDT::LocalIPDGIntegrands::InnerPenalty::copy_as_quaternary_intersection_integrand¶
-
template<class I>
int Dune::GDT::LocalIPDGIntegrands::InnerPenalty<I>::copy_as_quaternary_intersection_integrand() const final¶ No documentation provided.
Method Dune::GDT::LocalIPDGIntegrands::InnerPenalty::post_bind¶
-
template<class I>
void Dune::GDT::LocalIPDGIntegrands::InnerPenalty<I>::post_bind(const int &intrsctn) final¶ No documentation provided.
Method Dune::GDT::LocalIPDGIntegrands::InnerPenalty::order¶
-
template<class I>
int Dune::GDT::LocalIPDGIntegrands::InnerPenalty<I>::order(const int &test_basis_inside, const int &ansatz_basis_inside, const int &test_basis_outside, const int &ansatz_basis_outside, const XT::Common::Parameter ¶m) const final¶ No documentation provided.
Method Dune::GDT::LocalIPDGIntegrands::InnerPenalty::evaluate¶
-
template<class I>
void Dune::GDT::LocalIPDGIntegrands::InnerPenalty<I>::evaluate(const int &test_basis_inside, const int &ansatz_basis_inside, const int &test_basis_outside, const int &ansatz_basis_outside, const int &point_in_reference_intersection, int &result_in_in, int &result_in_out, int &result_out_in, int &result_out_out, const XT::Common::Parameter ¶m) const final¶ No documentation provided.
Constructor Dune::GDT::LocalIPDGIntegrands::InnerPenalty::InnerPenalty<I>¶
-
template<>
template<class I>
Dune::GDT::LocalIPDGIntegrands::InnerPenalty<I>::InnerPenalty<I>(const double &penalty, int weight_function = 1., const std::function<double(const I&)> &intersection_diameter = internal::default_intersection_diameter<I>(), const std::string &logging_prefix, const std::array<bool, 3> &logging_state = XT::Common::default_logger_state())¶ No documentation provided.
Constructor Dune::GDT::LocalIPDGIntegrands::InnerPenalty::InnerPenalty<I>¶
Constructor Dune::GDT::LocalIPDGIntegrands::InnerPenalty::InnerPenalty<I>¶
Field Dune::GDT::LocalIPDGIntegrands::InnerPenalty::penalty_¶
-
const double Dune::GDT::LocalIPDGIntegrands::InnerPenalty::penalty_¶
No documentation provided.
Field Dune::GDT::LocalIPDGIntegrands::InnerPenalty::weight_¶
-
const int Dune::GDT::LocalIPDGIntegrands::InnerPenalty::weight_¶
No documentation provided.
Field Dune::GDT::LocalIPDGIntegrands::InnerPenalty::intersection_diameter_¶
-
const std::function<double(const I&)> Dune::GDT::LocalIPDGIntegrands::InnerPenalty::intersection_diameter_¶
No documentation provided.
Field Dune::GDT::LocalIPDGIntegrands::InnerPenalty::local_weight_in_¶
-
int Dune::GDT::LocalIPDGIntegrands::InnerPenalty::local_weight_in_¶
No documentation provided.
Field Dune::GDT::LocalIPDGIntegrands::InnerPenalty::local_weight_out_¶
-
int Dune::GDT::LocalIPDGIntegrands::InnerPenalty::local_weight_out_¶
No documentation provided.
Field Dune::GDT::LocalIPDGIntegrands::InnerPenalty::test_basis_in_values_¶
-
int Dune::GDT::LocalIPDGIntegrands::InnerPenalty::test_basis_in_values_¶
No documentation provided.
Field Dune::GDT::LocalIPDGIntegrands::InnerPenalty::test_basis_out_values_¶
-
int Dune::GDT::LocalIPDGIntegrands::InnerPenalty::test_basis_out_values_¶
No documentation provided.
Field Dune::GDT::LocalIPDGIntegrands::InnerPenalty::ansatz_basis_in_values_¶
-
int Dune::GDT::LocalIPDGIntegrands::InnerPenalty::ansatz_basis_in_values_¶
No documentation provided.
Field Dune::GDT::LocalIPDGIntegrands::InnerPenalty::ansatz_basis_out_values_¶
-
int Dune::GDT::LocalIPDGIntegrands::InnerPenalty::ansatz_basis_out_values_¶
No documentation provided.
Type alias Dune::GDT::LocalIPDGIntegrands::InnerPenalty::ThisType¶
-
type Dune::GDT::LocalIPDGIntegrands::InnerPenalty::ThisType¶
No documentation provided.