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