Reaction-diffusion system solution
rdsol(sys, t, u)
Arguments
sys |
rdsys instance used to produce the solution
|
t |
vector of times in the solution
|
u |
list of tibble::tibble s of solution states corresponding to each of the time points in t
|
Value
rdsol
instance