powered by
For usage with strat_cont_to_multiadm : defines quadratic tracer flux in the time domain defined by the function f(x) = ax^2 + bx + c
flux_quad(a = 1, b = 1, c = 1)
a function factory that takes no arguments. Upon each evaluation, it returns the quadratic function f(x) = ax^2 + bx + c
numeric
flux_linear(), flux_const(), strat_cont_gen_from_tracer()
flux_linear()
flux_const()
strat_cont_gen_from_tracer()