|
p4est
1.0
|
The example parameters. More...
Data Fields | |
| double | center [P4EST_DIM] |
| coordinates of the center of the initial condition Gaussian bump | |
| double | bump_width |
| width of the initial condition Gaussian bump | |
| double | max_err |
| maximum allowed global interpolation error | |
| double | v [P4EST_DIM] |
| the advection velocity | |
| int | refine_period |
| the number of time steps between mesh refinement | |
| int | repartition_period |
| the number of time steps between repartitioning | |
| int | write_period |
| the number of time steps between writing vtk files | |
The example parameters.
This describes the advection problem and time-stepping used in this example.
1.7.6.1