Class template Dune::XT::Functions::internal::ElementFunctionForGlobalChooser

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

No documentation provided.

Class Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::ElementFunction

class Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::ElementFunction

No documentation provided.

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

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

No documentation provided.

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

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

No documentation provided.

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

RangeType Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::ElementFunction::evaluate(const DomainType &xx, const XT::Common::Parameter &param) const final

No documentation provided.

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

DerivativeRangeType Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::ElementFunction::jacobian(const DomainType&, const XT::Common::Parameter&) const final

No documentation provided.

Constructor Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::ElementFunction::ElementFunction

Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::ElementFunction::ElementFunction(const InnerType &localizable_function, const OuterType &global_function, int&)

No documentation provided.

Constructor Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::ElementFunction::ElementFunction

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

No documentation provided.

Field Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::ElementFunction::localizable_function_

const InnerType &Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::ElementFunction::localizable_function_

No documentation provided.

Field Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::ElementFunction::global_function_

const OuterType &Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::ElementFunction::global_function_

No documentation provided.

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

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

No documentation provided.

Variable Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::domain_dim

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

No documentation provided.

Variable Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::range_dim

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

No documentation provided.

Variable Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::range_dim_cols

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

No documentation provided.

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

type Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::GridFunctionInterfaceType

No documentation provided.

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

type Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::ElementType

No documentation provided.

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

type Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::DomainFieldType

No documentation provided.

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

type Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::RangeFieldType

No documentation provided.

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

type Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::DomainType

No documentation provided.

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

type Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::RangeType

No documentation provided.

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

type Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::DerivativeRangeType

No documentation provided.