Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
void destroyeoshlle_ | ( | void | ) |
void destroyhlle_ | ( | void | ) |
void dtauhlle_ | ( | double * | dtau | ) |
Definition at line 156 of file ctrl.cpp.
View newest version in sPHENIX GitHub at line 156 of file ctrl.cpp
References Hydro::setDtau().
void eoshlle_ | ( | double * | e, |
double * | nb, | ||
double * | nq, | ||
double * | ns, | ||
double * | T, | ||
double * | mub, | ||
double * | muq, | ||
double * | mus, | ||
double * | p | ||
) |
Definition at line 75 of file ctrl.cpp.
View newest version in sPHENIX GitHub at line 75 of file ctrl.cpp
References EoS::eos().
double getenergyhlle_ | ( | void | ) |
Definition at line 255 of file ctrl.cpp.
View newest version in sPHENIX GitHub at line 255 of file ctrl.cpp
References Acts::UnitConstants::e, eta, Fluid::getCell(), Fluid::getNX(), Fluid::getNY(), Fluid::getNZ(), Cell::getPrimVar(), Hydro::getTau(), Fluid::getZ(), Acts::UnitConstants::ns, merge_hashes::p, tau, vx, vy, and vz.
int getmaxstephlle_ | ( | void | ) |
double gettimehlle_ | ( | void | ) |
void getvalueshlle_ | ( | int * | ix, |
int * | iy, | ||
int * | iz, | ||
double * | e, | ||
double * | p, | ||
double * | nb, | ||
double * | nq, | ||
double * | ns, | ||
double * | vx, | ||
double * | vy, | ||
double * | vz, | ||
double * | viscCorrCutFlag | ||
) |
Definition at line 184 of file ctrl.cpp.
View newest version in sPHENIX GitHub at line 184 of file ctrl.cpp
References Acts::PhysicalConstants::c, Acts::UnitConstants::e, Fluid::getCell(), Cell::getPrimVar(), Hydro::getTau(), Cell::getViscCorrCutFlag(), Acts::UnitConstants::ns, merge_hashes::p, vx, vy, and vz.
void getvflaghlle_ | ( | int * | ix, |
int * | iy, | ||
int * | iz, | ||
double * | viscCorrCutFlag | ||
) |
Definition at line 192 of file ctrl.cpp.
View newest version in sPHENIX GitHub at line 192 of file ctrl.cpp
References Fluid::getCell(), and Cell::getViscCorrCutFlag().
Definition at line 198 of file ctrl.cpp.
View newest version in sPHENIX GitHub at line 198 of file ctrl.cpp
References Acts::PhysicalConstants::c, Fluid::getCell(), Cell::getpi(), Cell::getPi(), i, and j.
double getxhlle_ | ( | int * | ix | ) |
Definition at line 212 of file ctrl.cpp.
View newest version in sPHENIX GitHub at line 212 of file ctrl.cpp
References Fluid::getX().
double getyhlle_ | ( | int * | iy | ) |
Definition at line 218 of file ctrl.cpp.
View newest version in sPHENIX GitHub at line 218 of file ctrl.cpp
References Fluid::getY().
double getzhlle_ | ( | int * | iz | ) |
Definition at line 224 of file ctrl.cpp.
View newest version in sPHENIX GitHub at line 224 of file ctrl.cpp
References Fluid::getZ().
void icsethlle_ | ( | int * | ix, |
int * | iy, | ||
int * | iz, | ||
double * | tau0, | ||
double * | e, | ||
double * | nb, | ||
double * | nq, | ||
double * | ns, | ||
double * | vx, | ||
double * | vy, | ||
double * | vz | ||
) |
Definition at line 120 of file ctrl.cpp.
View newest version in sPHENIX GitHub at line 120 of file ctrl.cpp
References Acts::PhysicalConstants::c, Fluid::getCell(), Cell::saveQprev(), Cell::setAllM(), and Cell::setPrimVar().
void initeoshlle1f_ | ( | char * | filename | ) |
void initeoshlle_ | ( | char * | filename, |
int * | ncols | ||
) |
void initichlle_ | ( | char * | filename, |
double * | tau0 | ||
) |
void initoutputhlle_ | ( | char * | dir | ) |
Definition at line 162 of file ctrl.cpp.
View newest version in sPHENIX GitHub at line 162 of file ctrl.cpp
References Hydro::getTau(), Fluid::initOutput(), maxstep, and tau0.
void makestephlle_ | ( | int * | i | ) |
Definition at line 176 of file ctrl.cpp.
View newest version in sPHENIX GitHub at line 176 of file ctrl.cpp
References Hydro::getTau(), and Hydro::performStep().