|
SpECTRE
v2025.08.19
|
Computes the scalar-wave one-index constraint. More...
#include <Tags.hpp>
Public Types | |
| using | argument_tags = tmpl::list<::Tags::deriv< CurvedScalarWave::Tags::Psi, tmpl::size_t< Dim >, Frame::Inertial >, CurvedScalarWave::Tags::Phi< Dim > > |
| using | return_type = tnsr::i< DataVector, Dim > |
| using | base = Csw< CurvedScalarWave::Tags::OneIndexConstraint< Dim > > |
Public Types inherited from ScalarTensor::Tags::Csw< CurvedScalarWave::Tags::OneIndexConstraint< Dim > > | |
| using | type = typename Tag::type |
| using | tag = CurvedScalarWave::Tags::OneIndexConstraint< Dim > |
Static Public Attributes | |
| static constexpr void(* | function )(const gsl::not_null< return_type * > result, const tnsr::i< DataVector, Dim > &, const tnsr::i< DataVector, Dim > &) |
Computes the scalar-wave one-index constraint.
The one-index constraint is assigned to a wrapped tag to avoid clashes with the gh constraints during observation.
|
staticconstexpr |