SpECTRE
v2025.03.17
|
Compute tag for the scalar source. More...
#include <ScalarSource.hpp>
Public Types | |
using | argument_tags = implementation defined |
using | return_type = Scalar< DataVector > |
using | base = ScalarSource |
![]() | |
using | type = Scalar< DataVector > |
Static Public Attributes | |
static constexpr void(* | function )(const gsl::not_null< return_type * > result, const Scalar< DataVector > &, const double) = &mass_source |
Compute tag for the scalar source.
Compute the scalar source from data box items using mass_source
.