Class template Dune::XT::Functions::internal::GeneralElementFunctionChooser¶
-
template<class InnerType, class OuterType, class OuterGridViewType>
class Dune::XT::Functions::internal::GeneralElementFunctionChooser¶ No documentation provided.
Class Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction¶
Inherits from Dune::XT::Functions::ElementFunctionInterface.
-
class Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction : public ElementFunctionInterface<ElementType, range_dim, range_dim_cols, RangeFieldType>¶
No documentation provided.
-
ElementFunction &Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::operator=(const ElementFunction&) = delete¶
No documentation provided.
-
void Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::post_bind(const ElementType &element)¶
No documentation provided.
-
int Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::order(const XT::Common::Parameter& =
<recovery-expr>({})) const final¶ No documentation provided.
-
RangeType Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::evaluate(const DomainType &xx) const final¶
No documentation provided.
-
DerivativeRangeType Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::jacobian(const DomainType&) const final¶
No documentation provided.
-
Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::ElementFunction(const InnerType &inner_function, const OuterType &outer_function, int &element_search)¶
No documentation provided.
-
Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::ElementFunction(const ElementFunction&) = delete¶
No documentation provided.
-
const InnerType &Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::inner_function_¶
No documentation provided.
-
const OuterType &Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::outer_function_¶
No documentation provided.
-
int &Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::element_search_¶
No documentation provided.
-
int &Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::local_inner_function_¶
No documentation provided.
-
int &Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::local_outer_function_¶
No documentation provided.
-
const ElementType &Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::element_¶
No documentation provided.
-
type Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::BaseType¶
No documentation provided.
-
const size_t Dune::XT::Functions::internal::GeneralElementFunctionChooser::domain_dim¶
No documentation provided.
-
const size_t Dune::XT::Functions::internal::GeneralElementFunctionChooser::range_dim¶
No documentation provided.
-
const size_t Dune::XT::Functions::internal::GeneralElementFunctionChooser::range_dim_cols¶
No documentation provided.
-
type Dune::XT::Functions::internal::GeneralElementFunctionChooser::GridFunctionInterfaceType¶
No documentation provided.
-
type Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementType¶
No documentation provided.
-
type Dune::XT::Functions::internal::GeneralElementFunctionChooser::DomainFieldType¶
No documentation provided.
-
type Dune::XT::Functions::internal::GeneralElementFunctionChooser::RangeFieldType¶
No documentation provided.
-
type Dune::XT::Functions::internal::GeneralElementFunctionChooser::DomainType¶
No documentation provided.
-
type Dune::XT::Functions::internal::GeneralElementFunctionChooser::RangeType¶
No documentation provided.
-
type Dune::XT::Functions::internal::GeneralElementFunctionChooser::DerivativeRangeType¶
No documentation provided.