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

Compute tag for the trace reversed stress energy tensor. More...

#include <StressEnergy.hpp>

Public Types

using argument_tags = tmpl::list< CurvedScalarWave::Tags::Pi, CurvedScalarWave::Tags::Phi< Dim >, gr::Tags::Lapse< DataVector > >
 
using return_type = tnsr::aa< DataVector, Dim, Frame::Inertial >
 
using base = TraceReversedStressEnergy< DataVector, Dim, Frame::Inertial >
 
- Public Types inherited from ScalarTensor::Tags::TraceReversedStressEnergy< DataVector, 3_st, Frame::Inertial >
using type = tnsr::aa< DataVector, Dim, Frame::Inertial >
 

Static Public Attributes

static constexpr size_t Dim = 3
 
static constexpr void(* function )(const gsl::not_null< tnsr::aa< DataVector, Dim > * > result, const Scalar< DataVector > &, const tnsr::i< DataVector, Dim > &, const Scalar< DataVector > &) = &trace_reversed_stress_energy
 

Detailed Description

Compute tag for the trace reversed stress energy tensor.

Details

Compute using ScalarTensor::trace_reversed_stress_energy.


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