SpECTRE  v2024.04.12
hydro::Tags::LorentzFactorCompute< DataType, Dim, Frame > Struct Template Reference

Compute item for Lorentz factor \(W\). More...

#include <LorentzFactor.hpp>

Public Types

using argument_tags = tmpl::list< SpatialVelocity< DataType, Dim, Frame >, SpatialVelocityOneForm< DataType, Dim, Frame > >
 
using return_type = Scalar< DataType >
 
using base = LorentzFactor< DataType >
 
- Public Types inherited from hydro::Tags::LorentzFactor< DataType >
using type = Scalar< DataType >
 

Static Public Attributes

static constexpr auto function
 

Detailed Description

template<typename DataType, size_t Dim, typename Frame>
struct hydro::Tags::LorentzFactorCompute< DataType, Dim, Frame >

Compute item for Lorentz factor \(W\).

Can be retrieved using hydro::Tags::LorentzFactor

Member Data Documentation

◆ function

template<typename DataType , size_t Dim, typename Frame >
constexpr auto hydro::Tags::LorentzFactorCompute< DataType, Dim, Frame >::function
staticconstexpr
Initial value:
= static_cast<void (*)(
&lorentz_factor<DataType, Dim, Frame>)
Definition: ContractFirstNIndices.hpp:16
Require a pointer to not be a nullptr
Definition: Gsl.hpp:183

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