SpECTRE  v2024.04.12
grmhd::GhValenciaDivClean::Tags::FConstraintCompute< SpatialDim, Frame > Struct Template Reference

Compute item to get the F-constraint for the generalized harmonic evolution system with an MHD stress-energy source. More...

#include <Constraints.hpp>

Public Types

using argument_tags = tmpl::list< gh::Tags::GaugeH< DataVector, SpatialDim, Frame >, gh::Tags::SpacetimeDerivGaugeH< DataVector, SpatialDim, Frame >, gr::Tags::SpacetimeNormalOneForm< DataVector, SpatialDim, Frame >, gr::Tags::SpacetimeNormalVector< DataVector, SpatialDim, Frame >, gr::Tags::InverseSpatialMetric< DataVector, SpatialDim, Frame >, gr::Tags::InverseSpacetimeMetric< DataVector, SpatialDim, Frame >, gh::Tags::Pi< DataVector, SpatialDim, Frame >, gh::Tags::Phi< DataVector, SpatialDim, Frame >, ::Tags::deriv< gh::Tags::Pi< DataVector, SpatialDim, Frame >, tmpl::size_t< SpatialDim >, Frame >, ::Tags::deriv< gh::Tags::Phi< DataVector, SpatialDim, Frame >, tmpl::size_t< SpatialDim >, Frame >, ::gh::ConstraintDamping::Tags::ConstraintGamma2, gh::Tags::ThreeIndexConstraint< DataVector, SpatialDim, Frame >, Tags::TraceReversedStressEnergy >
 
using return_type = tnsr::a< DataVector, SpatialDim, Frame >
 
using base = gh::Tags::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 grmhd::GhValenciaDivClean::Tags::FConstraintCompute< SpatialDim, Frame >

Compute item to get the F-constraint for the generalized harmonic evolution system with an MHD stress-energy source.

Details

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

Member Data Documentation

◆ function

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

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