SpECTRE  v2024.05.11
ScalarTensor::Tags::ScalarSourceCompute Struct Reference

Compute tag for the scalar source. More...

#include <ScalarSource.hpp>

Public Types

using argument_tags = tmpl::list< CurvedScalarWave::Tags::Psi, ScalarTensor::Tags::ScalarMass >
 
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: