|
SpECTRE
v2025.08.19
|
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) |
Compute tag that calculates the square of the scalar field \(\Psi\).