SpECTRE
v2025.03.17
|
Computes the scalar-wave one-index constraint. More...
#include <Tags.hpp>
Public Types | |
using | argument_tags = implementation defined |
using | return_type = tnsr::i< DataVector, Dim > |
using | base = 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 |