SpECTRE  v2026.06.30
Loading...
Searching...
No Matches
gh::Tags::NormalizedConstraintEnergyCompute< SpatialDim, Frame > Struct Template Reference

Compute item to get the normalized combined energy in all constraints for the generalized harmonic evolution system. More...

#include <Constraints.hpp>

Public Types

using argument_tags
using return_type = Scalar<DataVector>
using base = NormalizedConstraintEnergy<DataVector, SpatialDim, Frame>
Public Types inherited from gh::Tags::NormalizedConstraintEnergy< DataVector, SpatialDim, Frame >
using type

Static Public Member Functions

static constexpr auto function (const gsl::not_null< Scalar< DataVector > * > normalized_energy, const Scalar< DataVector > &constraint_energy, const tnsr::iaa< DataVector, SpatialDim, Frame > &d_spacetime_metric, const tnsr::iaa< DataVector, SpatialDim, Frame > &d_pi, const tnsr::ijaa< DataVector, SpatialDim, Frame > &d_phi, const tnsr::II< DataVector, SpatialDim, Frame > &inverse_spatial_metric, const Scalar< DataVector > &sqrt_spatial_metric_determinant)

Detailed Description

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

Compute item to get the normalized combined energy in all constraints for the generalized harmonic evolution system.

Details

See normalized_constraint_energy(). Can be retrieved using gh::Tags::NormalizedConstraintEnergy.

Member Typedef Documentation

◆ argument_tags

template<size_t SpatialDim, typename Frame>
using gh::Tags::NormalizedConstraintEnergyCompute< SpatialDim, Frame >::argument_tags
Initial value:
tmpl::list<
tmpl::size_t<SpatialDim>, Frame>,
tmpl::size_t<SpatialDim>, Frame>,
Indicates the Frame that a TensorIndexType is in.
Definition IndexType.hpp:36
Prefix indicating spatial derivatives.
Definition Prefixes.hpp:47
Tags corresponding to various constraints of the generalized harmonic system, and their diagnosticall...
Definition Tags.hpp:201
Inverse of the spatial metric.
Definition Tags.hpp:32
Definition Tags.hpp:43

The documentation for this struct was generated from the following file:
  • src/Evolution/Systems/GeneralizedHarmonic/Constraints.hpp