SpECTRE  v2024.05.11
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 = tmpl::list< ComovingMagneticFieldMagnitude< DataType >, Pressure< DataType > >
 
- 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:183

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