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

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

#include <Constraints.hpp>

Public Types

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

Static Public Attributes

static constexpr auto function
 

Detailed Description

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

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

Details

See f_constraint(). Can be retrieved using gh::Tags::FConstraint.

Note
If the system contains matter, you will need to use a system-specific version of this compute tag that passes the appropriate stress-energy tensor to the F-constraint calculation.

Member Data Documentation

◆ function

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

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