SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
hydro::Tags::InversePlasmaBetaCompute< DataType > Struct Template Reference

Can be retrieved using hydro::Tags::InversePlasmaBeta More...

#include <InversePlasmaBeta.hpp>

Public Types

using base = InversePlasmaBeta< DataType >
 
using return_type = Scalar< DataType >
 
using argument_tags = implementation defined
 
- Public Types inherited from hydro::Tags::InversePlasmaBeta< DataType >
using type = Scalar< DataType >
 

Static Public Attributes

static constexpr auto function
 

Detailed Description

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

Can be retrieved using hydro::Tags::InversePlasmaBeta

Member Data Documentation

◆ function

template<typename DataType >
constexpr auto hydro::Tags::InversePlasmaBetaCompute< DataType >::function
staticconstexpr
Initial value:
= static_cast<void (*)(
const Scalar<DataType>&)>(&inverse_plasma_beta<DataType>)
Definition: ContractFirstNIndices.hpp:16
Require a pointer to not be a nullptr
Definition: Gsl.hpp:198

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