SpECTRE  v2024.04.12
CurvedScalarWave::Tags::PsiSquaredCompute Struct Reference

Compute tag that calculates the square of the scalar field \(\Psi\). More...

#include <PsiSquared.hpp>

Public Types

using base = PsiSquared
 
using return_type = Scalar< DataVector >
 
using argument_tags = tmpl::list< CurvedScalarWave::Tags::Psi >
 
- Public Types inherited from CurvedScalarWave::Tags::PsiSquared
using type = Scalar< DataVector >
 

Static Public Member Functions

static void function (const gsl::not_null< Scalar< DataVector > * > psi_squared, const Scalar< DataVector > &psi)
 

Detailed Description

Compute tag that calculates the square of the scalar field \(\Psi\).


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