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

Compute item for the sound speed cs. More...

#include <SoundSpeedSquared.hpp>

Public Types

using argument_tags = implementation defined
 
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 cs.

Can be retrieved using NewtonianEuler::Tags::SoundSpeed


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