| 
    WARPXM v1.10.0
    
   | 
 
Functions | |
| def | y_fun (x, data, t) | 
Variables | |
| str | sorder = 'thirdOrder' | 
| warpy | configs = warpy.load_configs() | 
| str | group = 'example' | 
| str | sim_name = 'advection2d' | 
| warpy | fpath = configs['test_rundir'](group, sim_name) | 
| warpy | dset | 
| warpy | pproc = warpy.post_processing.post_process_2d(dset, sorder) | 
| style_callback | |
| anim_style | |
| vmin | |
| vmax | |
| def examples.dg.advection.anim_2d.y_fun | ( | x, | |
| data, | |||
| t | |||
| ) | 
| def examples.dg.advection.anim_2d.anim_style | 
| warpy examples.dg.advection.anim_2d.configs = warpy.load_configs() | 
| warpy examples.dg.advection.anim_2d.dset | 
| str examples.dg.advection.anim_2d.group = 'example' | 
| warpy examples.dg.advection.anim_2d.pproc = warpy.post_processing.post_process_2d(dset, sorder) | 
| str examples.dg.advection.anim_2d.sim_name = 'advection2d' | 
| str examples.dg.advection.anim_2d.sorder = 'thirdOrder' | 
| examples.dg.advection.anim_2d.style_callback | 
| examples.dg.advection.anim_2d.vmax | 
| examples.dg.advection.anim_2d.vmin |