|
Peano
|
Go to the source code of this file.
Namespaces | |
| namespace | grid |
Variables | |
| int | grid.max_depth = 6 |
| int | grid.dimension = 2 |
| grid.build_mode = peano4.output.CompileMode.Release | |
| grid.project = peano4.Project(["tests", "peano4", "grid"], "Grid", executable="Peano-Grid") | |
| float | grid.min_h = 1.1 / (3.0**max_depth) |