SpECTRE
v2025.03.17
|
Classes | |
class | LaneEmdenGravitationalField |
Source giving the acceleration due to gravity in the spherical, Newtonian Lane-Emden star solution. More... | |
class | NoSource |
Used to mark that the initial data do not require source terms in the evolution equations. More... | |
class | Source |
Source terms base class. More... | |
class | UniformAcceleration |
Source generated from an external uniform acceleration. More... | |
class | VortexPerturbation |
Source generating a modified isentropic vortex. More... | |
Typedefs | |
template<size_t Dim> | |
using | all_sources = implementation defined |
All the available source terms. | |
Functions | |
template<size_t Dim> | |
bool | operator!= (const UniformAcceleration< Dim > &lhs, const UniformAcceleration< Dim > &rhs) |
Holds classes implementing sources for the Newtonian Euler system.