|
SpECTRE
v2025.08.19
|
Compute item to get the two-index constraint for the scalar-wave evolution system. More...
#include <Constraints.hpp>
Public Types | |
| using | argument_tags = tmpl::list<::Tags::deriv< Phi< SpatialDim >, tmpl::size_t< SpatialDim >, Frame::Inertial > > |
| using | return_type = tnsr::ij< DataVector, SpatialDim, Frame::Inertial > |
| using | base = TwoIndexConstraint< SpatialDim > |
Public Types inherited from ScalarWave::Tags::TwoIndexConstraint< SpatialDim > | |
| using | type = tnsr::ij< DataVector, Dim, Frame::Inertial > |
Static Public Attributes | |
| static constexpr void(* | function )(const gsl::not_null< return_type * > result, const tnsr::ij< DataVector, SpatialDim, Frame::Inertial > &) |
Compute item to get the two-index constraint for the scalar-wave evolution system.
See two_index_constraint(). Can be retrieved using ScalarWave::Tags::TwoIndexConstraint.
|
staticconstexpr |