Holds classes implementing a solution to the ScalarAdvection equation.
More...
|
class | Krivodonova |
| Initial data for the 1D scalar advection problem adopted from [121] and its analytic solution. More...
|
|
class | Kuzmin |
| Initial data for the 2D scalar advection problem adopted from [123] and its analytic solution. More...
|
|
class | Sinusoid |
| An 1D sinusoidal wave advecting with speed 1.0, periodic over the interval . More...
|
|
|
template<size_t Dim> |
using | all_analytic_solutions = implementation defined |
| Typelist of all analytic solutions of advection system.
|
|
Holds classes implementing a solution to the ScalarAdvection equation.