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