Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Attributes | List of all members
shamphys::PressureAndCs< T > Struct Template Reference

PressureAndCs. More...

#include <shamphys/include/shamphys/eos.hpp>

+ Collaboration diagram for shamphys::PressureAndCs< T >:

Public Attributes

pressure
 pressure pressure value
 
soundspeed
 sound speed value
 

Detailed Description

template<class T>
struct shamphys::PressureAndCs< T >

PressureAndCs.

Just a structure to hold the pressure and sound speed returned by EoS functions

Definition at line 168 of file eos.hpp.

Member Data Documentation

◆ pressure

template<class T >
T shamphys::PressureAndCs< T >::pressure

pressure pressure value

Definition at line 169 of file eos.hpp.

◆ soundspeed

template<class T >
T shamphys::PressureAndCs< T >::soundspeed

sound speed value

Definition at line 170 of file eos.hpp.


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