|
Peano
|
Variables | |
| str | initial_conditions |
| str | boundary_conditions |
| parser = exahype2.ArgumentParser("ExaHyPE 2 Finite Volumes Kernel Benchmarking Script") | |
| min_depth | |
| degrees_of_freedom | |
| type | |
| default | |
| help | |
| args = parser.parse_args() | |
| list | size = [1.0, 1.0, 1.0] |
| project | |
| fv_solver | |
| max_eigenvalue | |
| flux | |
| float | time_in_between_plots = 0.0 |
| dimensions | |
| offset | |
| min_end_time | |
| max_end_time | |
| first_plot_time_stamp | |
| periodic_BC | |
| mode | |
| makefile = project.output.makefile | |
| fv.boundary_conditions |
| fv.fv_solver |
| fv.initial_conditions |
| fv.parser = exahype2.ArgumentParser("ExaHyPE 2 Finite Volumes Kernel Benchmarking Script") |
| fv.project |