SPH
Public Attributes | List of all members
SodConfig Struct Reference

#include <Solution.h>

Public Attributes

Float x0 = 0._f
 
Float rho_l = 1._f
 
Float P_l = 1._f
 
Float u_l = 0._f
 
Float rho_r = 0.125_f
 
Float P_r = 0.1_f
 
Float u_r = 0._f
 
Float gamma = 1.4_f
 

Detailed Description

Definition at line 11 of file Solution.h.

Member Data Documentation

◆ gamma

Float SodConfig::gamma = 1.4_f

Definition at line 21 of file Solution.h.

◆ P_l

Float SodConfig::P_l = 1._f

Definition at line 14 of file Solution.h.

◆ P_r

Float SodConfig::P_r = 0.1_f

Definition at line 18 of file Solution.h.

◆ rho_l

Float SodConfig::rho_l = 1._f

Definition at line 13 of file Solution.h.

◆ rho_r

Float SodConfig::rho_r = 0.125_f

Definition at line 17 of file Solution.h.

◆ u_l

Float SodConfig::u_l = 0._f

Definition at line 15 of file Solution.h.

◆ u_r

Float SodConfig::u_r = 0._f

Definition at line 19 of file Solution.h.

◆ x0

Float SodConfig::x0 = 0._f

Definition at line 12 of file Solution.h.


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