WARPXM v1.10.0
|
Namespaces | |
namespace | examples |
namespace | examples.dg |
namespace | examples.dg.advection |
namespace | examples.dg.advection.anim_1d |
Functions | |
def | examples.dg.advection.anim_1d.y_fun (x, data, t) |
def | examples.dg.advection.anim_1d.anim_style () |
Variables | |
str | examples.dg.advection.anim_1d.sorder = 'thirdOrder' |
warpy | examples.dg.advection.anim_1d.configs = warpy.load_configs() |
str | examples.dg.advection.anim_1d.group = 'example' |
str | examples.dg.advection.anim_1d.sim_name = 'advection_3rdOrd' |
warpy | examples.dg.advection.anim_1d.fpath = configs['test_rundir'](group, sim_name) |
warpy | examples.dg.advection.anim_1d.dset |
warpy | examples.dg.advection.anim_1d.pproc = warpy.post_processing.post_process_1d(dset, sorder) |
examples.dg.advection.anim_1d.y_fun | |
examples.dg.advection.anim_1d.anim_fname | |
examples.dg.advection.anim_1d.style_callback | |