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