SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
ScalarWave::Solutions Namespace Reference

Holds classes implementing a solution to the Euclidean wave equation 0=2Ψt22Ψ. More...

Classes

class  PlaneWave
 A plane wave solution to the Euclidean wave equation. More...
 
class  RegularSphericalWave
 A 3D spherical wave solution to the Euclidean wave equation that is regular at the origin. More...
 
class  SemidiscretizedDg
 An exact solution to the semidiscretized DG ScalarWave system with an upwind flux. More...
 

Typedefs

template<size_t Dim>
using all_solutions = implementation defined
 List of all analytic solutions.
 

Detailed Description

Holds classes implementing a solution to the Euclidean wave equation 0=2Ψt22Ψ.