SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
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
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 Typedef Documentation

◆ argument_tags

template<typename DataType>
using hydro::Tags::InversePlasmaBetaCompute< DataType >::argument_tags
Initial value:
tmpl::list<ComovingMagneticFieldMagnitude<DataType>, Pressure<DataType>>
The fluid pressure .
Definition Tags.hpp:234

Member Data Documentation

◆ function

template<typename DataType>
auto hydro::Tags::InversePlasmaBetaCompute< DataType >::function
staticconstexpr
Initial value:
= static_cast<void (*)(
Require a pointer to not be a nullptr
Definition Gsl.hpp:197
Tensor< T, Symmetry<>, index_list<> > Scalar
Scalar type.
Definition TypeAliases.hpp:21
void inverse_plasma_beta(gsl::not_null< Scalar< DataType > * > result, const Scalar< DataType > &comoving_magnetic_field_magnitude, const Scalar< DataType > &fluid_pressure)
Computes the inverse plasma beta.

The documentation for this struct was generated from the following file:
  • src/PointwiseFunctions/Hydro/InversePlasmaBeta.hpp