SpECTRE
v2024.09.29
|
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 CurvedScalarWave::Tags::TwoIndexConstraint< SpatialDim > | |
using | type = tnsr::ij< DataVector, SpatialDim, 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 CurvedScalarWave::Tags::TwoIndexConstraint
.
|
staticconstexpr |