Class template Dune::XT::Functions::ParametricExpressionFunction

Inherits from Dune::XT::Functions::FunctionInterface.

template<size_t d, size_t r = 1, size_t rC = 1, class R = double>
class Dune::XT::Functions::ParametricExpressionFunction : public FunctionInterface<d, r, rC, R>

Function evaluated from string expressions of the spatial variable and parameters.

template<>
Dune::XT::Functions::ParametricExpressionFunction::ParametricExpressionFunction<d, r, rC, R>()

No documentation provided.