|
SpECTRE
v2026.04.01
|
Compute item to get the two-index constraint for the scalar-wave evolution system. More...
#include <Constraints.hpp>
Public Types | |
| using | argument_tags |
| 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.
| using CurvedScalarWave::Tags::TwoIndexConstraintCompute< SpatialDim >::argument_tags |
|
staticconstexpr |