|
SpECTRE
2021.08.02
|
Items related to evolving the Burgers equation \(0 = \partial_t U + \partial_x\left(U^2/2\right)\). More...
Namespaces | |
| namespace | AnalyticData |
| Holds classes implementing analytic data for Burgers equation. | |
| namespace | BoundaryConditions |
| Boundary conditions for the Burgers system. | |
| namespace | BoundaryCorrections |
| Boundary corrections/numerical fluxes. | |
| namespace | Solutions |
| Holds classes implementing a solution to the Burgers equation \(0 = \partial_t U + \partial_x\left(U^2/2\right)\). | |
Classes | |
| struct | Fluxes |
| The flux of \(U\) is \(\frac{1}{2} U^2\). More... | |
| struct | System |
| struct | TimeDerivativeTerms |
| Computes the time derivative terms needed for the Burgers system, which are just the fluxes. More... | |
Items related to evolving the Burgers equation \(0 = \partial_t U + \partial_x\left(U^2/2\right)\).