Class template Dune::XT::Functions::internal::DerivativeElementFunctionHelper¶
-
template<class ElementFunctionType, DerivativeType derivative>
class Dune::XT::Functions::internal::DerivativeElementFunctionHelper<ElementFunctionType, derivative>¶ No documentation provided.
Method Dune::XT::Functions::internal::DerivativeElementFunctionHelper::order¶
-
template<class ElementFunctionType, DerivativeType derivative>
static int Dune::XT::Functions::internal::DerivativeElementFunctionHelper<ElementFunctionType, derivative>::order(const int ord)¶ No documentation provided.
Method Dune::XT::Functions::internal::DerivativeElementFunctionHelper::evaluate¶
-
template<class ElementFunctionType, DerivativeType derivative>
static int Dune::XT::Functions::internal::DerivativeElementFunctionHelper<ElementFunctionType, derivative>::evaluate(const ElementFunctionType &func, const int &xx, const Common::Parameter ¶m)¶ No documentation provided.
Method Dune::XT::Functions::internal::DerivativeElementFunctionHelper::jacobian¶
-
template<class ElementFunctionType, DerivativeType derivative>
static int Dune::XT::Functions::internal::DerivativeElementFunctionHelper<ElementFunctionType, derivative>::jacobian(const ElementFunctionType &func, const int &xx, const Common::Parameter ¶m)¶ No documentation provided.
Variable Dune::XT::Functions::internal::DerivativeElementFunctionHelper::d¶
-
const int Dune::XT::Functions::internal::DerivativeElementFunctionHelper::d¶
No documentation provided.
Variable Dune::XT::Functions::internal::DerivativeElementFunctionHelper::available¶
-
const bool Dune::XT::Functions::internal::DerivativeElementFunctionHelper::available¶
No documentation provided.
Variable Dune::XT::Functions::internal::DerivativeElementFunctionHelper::r¶
-
const int Dune::XT::Functions::internal::DerivativeElementFunctionHelper::r¶
No documentation provided.
Variable Dune::XT::Functions::internal::DerivativeElementFunctionHelper::rC¶
-
const int Dune::XT::Functions::internal::DerivativeElementFunctionHelper::rC¶
No documentation provided.
Type alias Dune::XT::Functions::internal::DerivativeElementFunctionHelper::E¶
-
type Dune::XT::Functions::internal::DerivativeElementFunctionHelper::E¶
No documentation provided.
Type alias Dune::XT::Functions::internal::DerivativeElementFunctionHelper::R¶
-
type Dune::XT::Functions::internal::DerivativeElementFunctionHelper::R¶
No documentation provided.
Type alias Dune::XT::Functions::internal::DerivativeElementFunctionHelper::D¶
-
type Dune::XT::Functions::internal::DerivativeElementFunctionHelper::D¶
No documentation provided.
Class template Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch¶
-
template<class F>
class Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch<F>¶ No documentation provided.
Variable Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::available¶
-
const bool Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::available¶
No documentation provided.
Variable Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::r¶
-
const int Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::r¶
No documentation provided.
Variable Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::rC¶
-
const int Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::rC¶
No documentation provided.
Class template Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::Dimension¶
-
template<size_t d, size_t r, size_t rC, DerivativeType der, bool anything = true>
class Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::Dimension<d, r, rC, der, anything>¶ No documentation provided.
Variable Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::Dimension::available¶
-
const bool Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::Dimension::available¶
No documentation provided.
Class template Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::Dimension¶
-
template<size_t d, bool anything>
class Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::Dimension<d, d, 1, DerivativeType::divergence, anything>¶ No documentation provided.
Variable Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::Dimension::available¶
const bool Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::Dimension::available
No documentation provided.
Variable Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::Dimension::r¶
-
const int Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::Dimension::r¶
No documentation provided.
Variable Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::Dimension::rC¶
-
const int Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::Dimension::rC¶
No documentation provided.
Class template Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::Dimension¶
-
template<size_t d, bool anything>
class Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::Dimension<d, 1, 1, DerivativeType::gradient, anything>¶ No documentation provided.
Variable Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::Dimension::available¶
const bool Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::Dimension::available
No documentation provided.
Variable Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::Dimension::r¶
const int Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::Dimension::r
No documentation provided.
Variable Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::Dimension::rC¶
const int Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DimSwitch::Dimension::rC
No documentation provided.
Class template Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DerivativeTypeSwitch¶
-
template<DerivativeType der, bool anything = true>
class Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DerivativeTypeSwitch<der, anything>¶ No documentation provided.
Class template Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DerivativeTypeSwitch¶
-
template<bool anything>
class Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DerivativeTypeSwitch<DerivativeType::divergence, anything>¶ No documentation provided.
Method Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DerivativeTypeSwitch::order¶
-
template<bool anything>
static int Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DerivativeTypeSwitch<DerivativeType::divergence, anything>::order(const int ord)¶ No documentation provided.
Method Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DerivativeTypeSwitch::evaluate¶
-
template<bool anything>
static int Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DerivativeTypeSwitch<DerivativeType::divergence, anything>::evaluate(const ElementFunctionType &func, const int &xx, const Common::Parameter ¶m)¶ No documentation provided.
Method Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DerivativeTypeSwitch::jacobian¶
-
template<bool anything>
static int Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DerivativeTypeSwitch<DerivativeType::divergence, anything>::jacobian(const ElementFunctionType&, const int&, const Common::Parameter&)¶ No documentation provided.
Class template Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DerivativeTypeSwitch¶
-
template<bool anything>
class Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DerivativeTypeSwitch<DerivativeType::gradient, anything>¶ No documentation provided.
Method Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DerivativeTypeSwitch::order¶
-
template<bool anything>
static int Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DerivativeTypeSwitch<DerivativeType::gradient, anything>::order(const int ord)¶ No documentation provided.
Method Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DerivativeTypeSwitch::evaluate¶
-
template<bool anything>
static int Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DerivativeTypeSwitch<DerivativeType::gradient, anything>::evaluate(const ElementFunctionType &func, const int &xx, const Common::Parameter ¶m)¶ No documentation provided.
Method Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DerivativeTypeSwitch::jacobian¶
-
template<bool anything>
static int Dune::XT::Functions::internal::DerivativeElementFunctionHelper::DerivativeTypeSwitch<DerivativeType::gradient, anything>::jacobian(const ElementFunctionType&, const int&, const Common::Parameter&)¶ No documentation provided.