|
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 = 'advection' |
| warpy | fpath = configs['test_rundir'](group, sim_name) |
| warpy | dset |
| warpy | pproc = warpy.post_processing.post_process_1d(dset, sorder) |
| frame | |
| y_fun | |
| linewidth | |
| color | |
| loc | |
| ts | |
| integrated | |
| lbls | |
| label | |
| def examples.dg.advection.postproc_1d.y_fun | ( | x, | |
| data, | |||
| t | |||
| ) |
| examples.dg.advection.postproc_1d.color |
| warpy examples.dg.advection.postproc_1d.configs = warpy.load_configs() |
| warpy examples.dg.advection.postproc_1d.dset |
| examples.dg.advection.postproc_1d.frame |
| str examples.dg.advection.postproc_1d.group = 'example' |
| examples.dg.advection.postproc_1d.integrated |
| examples.dg.advection.postproc_1d.label |
| examples.dg.advection.postproc_1d.lbls |
| examples.dg.advection.postproc_1d.linewidth |
| examples.dg.advection.postproc_1d.loc |
| warpy examples.dg.advection.postproc_1d.pproc = warpy.post_processing.post_process_1d(dset, sorder) |
| str examples.dg.advection.postproc_1d.sim_name = 'advection' |
| str examples.dg.advection.postproc_1d.sorder = 'thirdOrder' |
| examples.dg.advection.postproc_1d.ts |
| examples.dg.advection.postproc_1d.y_fun |