|
SpECTRE
v2026.04.01
|
The source term in the evolution equations. More...
#include <Tags.hpp>
Public Types | |
| using | type = std::unique_ptr<NewtonianEuler::Sources::Source<Dim>> |
| using | option_tags = tmpl::list<OptionTags::SourceTerm<Dim>> |
Static Public Member Functions | |
| static type | create_from_options (const type &source_term) |
Static Public Attributes | |
| static constexpr bool | pass_metavariables = false |
The source term in the evolution equations.