SpECTRE  v2024.05.11
NewtonianEuler::Tags::SoundSpeedCompute< DataType > Struct Template Reference

Compute item for the sound speed \(c_s\). More...

#include <SoundSpeedSquared.hpp>

Public Types

using argument_tags = tmpl::list< hydro::Tags::SoundSpeedSquared< DataType > >
 
using return_type = Scalar< DataType >
 
using base = SoundSpeed< DataType >
 
- Public Types inherited from NewtonianEuler::Tags::SoundSpeed< DataType >
using type = Scalar< DataType >
 

Static Public Member Functions

static void function (const gsl::not_null< Scalar< DataType > * > result, const Scalar< DataType > &sound_speed_squared)
 

Detailed Description

template<typename DataType>
struct NewtonianEuler::Tags::SoundSpeedCompute< DataType >

Compute item for the sound speed \(c_s\).

Can be retrieved using NewtonianEuler::Tags::SoundSpeed


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