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

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

No documentation provided.

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

Inherits from Dune::XT::Functions::ElementFunctionInterface.

class Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::ElementFunction : public ElementFunctionInterface<ElementType, range_dim, range_dim_cols, RangeFieldType>

No documentation provided.

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

No documentation provided.

int Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::ElementFunction::order(const XT::Common::Parameter &param = <recovery-expr>({})) const final

No documentation provided.

RangeType Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::ElementFunction::evaluate(const DomainType &xx, const XT::Common::Parameter &param = <recovery-expr>({})) const final

No documentation provided.

DerivativeRangeType Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::ElementFunction::jacobian(const DomainType&, const XT::Common::Parameter& = <recovery-expr>({})) const final

No documentation provided.

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

No documentation provided.

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

No documentation provided.

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

No documentation provided.

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

No documentation provided.

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

No documentation provided.

type Dune::XT::Functions::internal::ElementFunctionForGlobalChooser::ElementFunction::BaseType

No documentation provided.

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

No documentation provided.

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

No documentation provided.

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

No documentation provided.

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

No documentation provided.

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

No documentation provided.

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

No documentation provided.

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

No documentation provided.

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

No documentation provided.

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

No documentation provided.

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

No documentation provided.