SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
gh::Tags::TwoIndexConstraintCompute< SpatialDim, Frame > Struct Template Reference

Compute item to get the two-index constraint for the generalized harmonic evolution system. More...

#include <Constraints.hpp>

Public Types

using argument_tags = implementation defined
 
using return_type = tnsr::ia< DataVector, SpatialDim, Frame >
 
using base = TwoIndexConstraint< DataVector, SpatialDim, Frame >
 
- Public Types inherited from gh::Tags::TwoIndexConstraint< DataVector, SpatialDim, Frame >
using type = tnsr::ia< DataVector, SpatialDim, Frame >
 

Static Public Attributes

static constexpr auto function
 

Detailed Description

template<size_t SpatialDim, typename Frame>
struct gh::Tags::TwoIndexConstraintCompute< SpatialDim, Frame >

Compute item to get the two-index constraint for the generalized harmonic evolution system.

Details

See two_index_constraint(). Can be retrieved using gh::Tags::TwoIndexConstraint.

Member Data Documentation

◆ function

template<size_t SpatialDim, typename Frame >
constexpr auto gh::Tags::TwoIndexConstraintCompute< SpatialDim, Frame >::function
staticconstexpr

The documentation for this struct was generated from the following file: