Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
clvisc::Config Struct Reference

#include <JETSCAPE/blob/main/external_packages/clvisc_wrapper/include/clideal.h>

+ Collaboration diagram for clvisc::Config:

Public Attributes

int block_size
 
int nx
 
int ny
 
int nz
 
double tau0
 
double dt
 
float dx
 
float dy
 
float dz
 
float etaos_xmin
 
float etaos_ymin
 
float etaos_left_slop
 
float etaos_right_slop
 
int ntskip
 
int nxskip
 
int nyskip
 
int nzskip
 
std::string result_directory
 

Detailed Description

Definition at line 51 of file clideal.h.

View newest version in sPHENIX GitHub at line 51 of file clideal.h

Member Data Documentation

int clvisc::Config::block_size
double clvisc::Config::dt

Definition at line 58 of file clideal.h.

View newest version in sPHENIX GitHub at line 58 of file clideal.h

Referenced by clvisc::CLIdeal::CLIdeal(), CLVisc::InitializeHydro(), clvisc::CLIdeal::one_step(), clvisc::CLVisc::one_step(), and set_hydro_config().

float clvisc::Config::dx

Definition at line 59 of file clideal.h.

View newest version in sPHENIX GitHub at line 59 of file clideal.h

Referenced by clvisc::CLIdeal::CLIdeal(), CLVisc::InitializeHydro(), and set_hydro_config().

float clvisc::Config::dy

Definition at line 60 of file clideal.h.

View newest version in sPHENIX GitHub at line 60 of file clideal.h

Referenced by clvisc::CLIdeal::CLIdeal(), CLVisc::InitializeHydro(), and set_hydro_config().

float clvisc::Config::dz

Definition at line 61 of file clideal.h.

View newest version in sPHENIX GitHub at line 61 of file clideal.h

Referenced by clvisc::CLIdeal::CLIdeal(), CLVisc::InitializeHydro(), and set_hydro_config().

float clvisc::Config::etaos_left_slop

Definition at line 64 of file clideal.h.

View newest version in sPHENIX GitHub at line 64 of file clideal.h

Referenced by clvisc::CLIdeal::CLIdeal(), CLVisc::InitializeHydro(), and set_hydro_config().

float clvisc::Config::etaos_right_slop

Definition at line 65 of file clideal.h.

View newest version in sPHENIX GitHub at line 65 of file clideal.h

Referenced by clvisc::CLIdeal::CLIdeal(), CLVisc::InitializeHydro(), and set_hydro_config().

float clvisc::Config::etaos_xmin

Definition at line 62 of file clideal.h.

View newest version in sPHENIX GitHub at line 62 of file clideal.h

Referenced by clvisc::CLIdeal::CLIdeal(), CLVisc::InitializeHydro(), and set_hydro_config().

float clvisc::Config::etaos_ymin

Definition at line 63 of file clideal.h.

View newest version in sPHENIX GitHub at line 63 of file clideal.h

Referenced by clvisc::CLIdeal::CLIdeal(), CLVisc::InitializeHydro(), and set_hydro_config().

int clvisc::Config::ntskip

Definition at line 66 of file clideal.h.

View newest version in sPHENIX GitHub at line 66 of file clideal.h

Referenced by clvisc::CLIdeal::evolve(), clvisc::CLVisc::evolve(), and CLVisc::InitializeHydro().

int clvisc::Config::nxskip

Definition at line 67 of file clideal.h.

View newest version in sPHENIX GitHub at line 67 of file clideal.h

Referenced by clvisc::CLIdeal::CLIdeal(), CLVisc::InitializeHydro(), and set_hydro_config().

int clvisc::Config::nyskip

Definition at line 68 of file clideal.h.

View newest version in sPHENIX GitHub at line 68 of file clideal.h

Referenced by clvisc::CLIdeal::CLIdeal(), CLVisc::InitializeHydro(), and set_hydro_config().

int clvisc::Config::nzskip

Definition at line 69 of file clideal.h.

View newest version in sPHENIX GitHub at line 69 of file clideal.h

Referenced by clvisc::CLIdeal::CLIdeal(), CLVisc::InitializeHydro(), and set_hydro_config().

std::string clvisc::Config::result_directory

Definition at line 70 of file clideal.h.

View newest version in sPHENIX GitHub at line 70 of file clideal.h

Referenced by CLVisc::InitializeHydro(), and set_hydro_config().

double clvisc::Config::tau0

Definition at line 57 of file clideal.h.

View newest version in sPHENIX GitHub at line 57 of file clideal.h

Referenced by clvisc::CLIdeal::CLIdeal(), clvisc::CLVisc::CLVisc(), CLVisc::InitializeHydro(), and set_hydro_config().


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