SpECTRE  v2024.03.19
hydro::Tags::SpecificEnthalpyCompute< DataType > Struct Template Reference

Compute item for the relativistic specific enthalpy \(h\). More...

#include <SpecificEnthalpy.hpp>

Public Types

using argument_tags = tmpl::list< RestMassDensity< DataType >, SpecificInternalEnergy< DataType >, Pressure< DataType > >
 
using return_type = Scalar< DataType >
 
using base = SpecificEnthalpy< DataType >
 
- Public Types inherited from hydro::Tags::SpecificEnthalpy< DataType >
using type = Scalar< DataType >
 

Static Public Attributes

static constexpr auto function
 

Detailed Description

template<typename DataType>
struct hydro::Tags::SpecificEnthalpyCompute< DataType >

Compute item for the relativistic specific enthalpy \(h\).

Can be retrieved using hydro::Tags::SpecificEnthalpy

Member Data Documentation

◆ function

template<typename DataType >
constexpr auto hydro::Tags::SpecificEnthalpyCompute< DataType >::function
staticconstexpr
Initial value:
= static_cast<void (*)(
&relativistic_specific_enthalpy<DataType>)
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: