Class template Dune::XT::Functions::StateFunctionAsFluxFunctionWrapper¶
Inherits from Dune::XT::Functions::FluxFunctionInterface.
-
template<class E, size_t s, size_t r, size_t rC, class R>
class Dune::XT::Functions::StateFunctionAsFluxFunctionWrapper : public FluxFunctionInterface<E, s, r, rC, R>¶ Wraps a state function f(u) as a flux function f(x, u), ignoring the spatial argument.
Class Dune::XT::Functions::StateFunctionAsFluxFunctionWrapper::LocalFunction¶
Inherits from LocalFunctionType.
-
class Dune::XT::Functions::StateFunctionAsFluxFunctionWrapper::LocalFunction : public LocalFunctionType¶
\ }
-
int Dune::XT::Functions::StateFunctionAsFluxFunctionWrapper::LocalFunction::order(const Common::Parameter ¶m =
<recovery-expr>({})) const final¶ No documentation provided.
-
RangeReturnType Dune::XT::Functions::StateFunctionAsFluxFunctionWrapper::LocalFunction::evaluate(const DomainType&, const StateType &u, const Common::Parameter ¶m =
<recovery-expr>({})) const final¶ No documentation provided.
-
JacobianRangeReturnType Dune::XT::Functions::StateFunctionAsFluxFunctionWrapper::LocalFunction::jacobian(const DomainType&, const StateType &u, const Common::Parameter ¶m =
<recovery-expr>({})) const final¶ No documentation provided.
-
Dune::XT::Functions::StateFunctionAsFluxFunctionWrapper::LocalFunction::LocalFunction(const FunctionType &function)¶
No documentation provided.
-
const FunctionType &Dune::XT::Functions::StateFunctionAsFluxFunctionWrapper::LocalFunction::function_¶
No documentation provided.
-
type Dune::XT::Functions::StateFunctionAsFluxFunctionWrapper::LocalFunction::BaseType¶
No documentation provided.
-
bool Dune::XT::Functions::StateFunctionAsFluxFunctionWrapper::x_dependent() const final¶
No documentation provided.
-
int Dune::XT::Functions::StateFunctionAsFluxFunctionWrapper::local_function() const final¶
-
std::string Dune::XT::Functions::StateFunctionAsFluxFunctionWrapper::name() const final¶
\ }
´´These methods are optionally required by FluxFunctionInterface.‘’
\ {
-
template<>
Dune::XT::Functions::StateFunctionAsFluxFunctionWrapper::StateFunctionAsFluxFunctionWrapper<E, s, r, rC, R>(const FunctionType &function)¶ No documentation provided.
-
template<>
Dune::XT::Functions::StateFunctionAsFluxFunctionWrapper::StateFunctionAsFluxFunctionWrapper<E, s, r, rC, R>(int &&function_ptr)¶ No documentation provided.
-
const XT::Common::ConstStorageProvider<FunctionType> Dune::XT::Functions::StateFunctionAsFluxFunctionWrapper::function_storage_¶
No documentation provided.
-
type Dune::XT::Functions::StateFunctionAsFluxFunctionWrapper::BaseType¶
No documentation provided.
-
type Dune::XT::Functions::StateFunctionAsFluxFunctionWrapper::ThisType¶
No documentation provided.
-
type Dune::XT::Functions::StateFunctionAsFluxFunctionWrapper::FunctionType¶
No documentation provided.