setup_multi_level_advection_diffusion_benchmark¶
-
pyapprox.fenics_models.advection_diffusion_wrappers.
setup_multi_level_advection_diffusion_benchmark
(nvars, corr_len, max_eval_concurrency=1)[source]¶ Compute functionals of the transient advection-diffusion (with 1 configure variables which controls the two spatial mesh resolutions and the timestep). An integer increase in the configure variable value will raise the 3 numerical discretiation paramaters by the same integer.
See
pyapprox.advection_diffusion_wrappers.setup_advection_diffusion_benchmark()
for details on function arguments and output.