SpECTRE  v2024.04.12
NewtonianEuler::Tags::SourceTerm< Dim > Struct Template Reference

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
 

Detailed Description

template<size_t Dim>
struct NewtonianEuler::Tags::SourceTerm< Dim >

The source term in the evolution equations.


The documentation for this struct was generated from the following file: