SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
ScalarTensor::Tags::ScalarSourceCompute Struct Reference

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
 
- Public Types inherited from ScalarTensor::Tags::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
 

Detailed Description

Compute tag for the scalar source.

Details

Compute the scalar source from data box items using mass_source.


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