Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Public Member Functions | Public Attributes | List of all members
shamphys::SodTube Class Reference

Classes

struct  field_val
 

Public Member Functions

 SodTube (f64 _gamma, f64 _rho_1, f64 _P_1, f64 _rho_5, f64 _P_5)
 
field_val get_value (f64 t, f64 x)
 

Public Attributes

f64 gamma
 
f64 rho_1
 
f64 rho_5
 
f64 P_1
 
f64 P_5
 
f64 vx_1
 
f64 vx_5
 

Detailed Description

Definition at line 22 of file SodTube.hpp.

Constructor & Destructor Documentation

◆ SodTube()

shamphys::SodTube::SodTube ( f64  _gamma,
f64  _rho_1,
f64  _P_1,
f64  _rho_5,
f64  _P_5 
)

Definition at line 24 of file SodTube.cpp.

Member Function Documentation

◆ get_value()

auto shamphys::SodTube::get_value ( f64  t,
f64  x 
)

Definition at line 56 of file SodTube.cpp.

Member Data Documentation

◆ gamma

f64 shamphys::SodTube::gamma

Definition at line 24 of file SodTube.hpp.

◆ P_1

f64 shamphys::SodTube::P_1

Definition at line 26 of file SodTube.hpp.

◆ P_5

f64 shamphys::SodTube::P_5

Definition at line 26 of file SodTube.hpp.

◆ rho_1

f64 shamphys::SodTube::rho_1

Definition at line 25 of file SodTube.hpp.

◆ rho_5

f64 shamphys::SodTube::rho_5

Definition at line 25 of file SodTube.hpp.

◆ vx_1

f64 shamphys::SodTube::vx_1

Definition at line 27 of file SodTube.hpp.

◆ vx_5

f64 shamphys::SodTube::vx_5

Definition at line 27 of file SodTube.hpp.


The documentation for this class was generated from the following files: