Class template Dune::XT::Functions::internal::GeneralElementFunctionChooser

template<class InnerType, class OuterType, class OuterGridViewType>
class Dune::XT::Functions::internal::GeneralElementFunctionChooser<InnerType, OuterType, OuterGridViewType>

No documentation provided.

Class Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction

class Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction

No documentation provided.

Method Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::operator=

ElementFunction &Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::operator=(const ElementFunction&) = delete

No documentation provided.

Method Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::post_bind

void Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::post_bind(const ElementType &element)

No documentation provided.

Method Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::order

int Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::order(const XT::Common::Parameter&) const

No documentation provided.

Method Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::evaluate

RangeType Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::evaluate(const DomainType &xx) const final

No documentation provided.

Method Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::jacobian

DerivativeRangeType Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::jacobian(const DomainType&) const final

No documentation provided.

Constructor Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::ElementFunction

Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::ElementFunction(const InnerType &inner_function, const OuterType &outer_function, int &element_search)

No documentation provided.

Constructor Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::ElementFunction

Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::ElementFunction(const ElementFunction&) = delete

No documentation provided.

Field Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::inner_function_

const InnerType &Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::inner_function_

No documentation provided.

Field Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::outer_function_

const OuterType &Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::outer_function_

No documentation provided.

Field Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::local_inner_function_

int &Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::local_inner_function_

No documentation provided.

Field Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::local_outer_function_

int &Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::local_outer_function_

No documentation provided.

Field Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::element_

const ElementType &Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementFunction::element_

No documentation provided.

Variable Dune::XT::Functions::internal::GeneralElementFunctionChooser::domain_dim

const int Dune::XT::Functions::internal::GeneralElementFunctionChooser::domain_dim

No documentation provided.

Variable Dune::XT::Functions::internal::GeneralElementFunctionChooser::range_dim

const int Dune::XT::Functions::internal::GeneralElementFunctionChooser::range_dim

No documentation provided.

Variable Dune::XT::Functions::internal::GeneralElementFunctionChooser::range_dim_cols

const int Dune::XT::Functions::internal::GeneralElementFunctionChooser::range_dim_cols

No documentation provided.

Type alias Dune::XT::Functions::internal::GeneralElementFunctionChooser::GridFunctionInterfaceType

type Dune::XT::Functions::internal::GeneralElementFunctionChooser::GridFunctionInterfaceType

No documentation provided.

Type alias Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementType

type Dune::XT::Functions::internal::GeneralElementFunctionChooser::ElementType

No documentation provided.

Type alias Dune::XT::Functions::internal::GeneralElementFunctionChooser::DomainFieldType

type Dune::XT::Functions::internal::GeneralElementFunctionChooser::DomainFieldType

No documentation provided.

Type alias Dune::XT::Functions::internal::GeneralElementFunctionChooser::RangeFieldType

type Dune::XT::Functions::internal::GeneralElementFunctionChooser::RangeFieldType

No documentation provided.

Type alias Dune::XT::Functions::internal::GeneralElementFunctionChooser::DomainType

type Dune::XT::Functions::internal::GeneralElementFunctionChooser::DomainType

No documentation provided.

Type alias Dune::XT::Functions::internal::GeneralElementFunctionChooser::RangeType

type Dune::XT::Functions::internal::GeneralElementFunctionChooser::RangeType

No documentation provided.

Type alias Dune::XT::Functions::internal::GeneralElementFunctionChooser::DerivativeRangeType

type Dune::XT::Functions::internal::GeneralElementFunctionChooser::DerivativeRangeType

No documentation provided.