![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Include dependency graph for rmn.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | transformPV (EoS *eos, double Q[7], double &e, double &p, double &nb, double &nq, double &ns, double &vx, double &vy, double &vz) |
| void | transformPVBulk (EoS *eos, double Pi, double Q[7], double &e, double &p, double &nb, double &nq, double &ns, double &vx, double &vy, double &vz) |
| void | transformCV (double e, double p, double nb, double nq, double ns, double vx, double vy, double vz, double Q[]) |
| void transformPV | ( | EoS * | eos, |
| double | Q[7], | ||
| double & | e, | ||
| double & | p, | ||
| double & | nb, | ||
| double & | nq, | ||
| double & | ns, | ||
| double & | vx, | ||
| double & | vy, | ||
| double & | vz | ||
| ) |
Definition at line 28 of file rmn.cpp.
View newest version in sPHENIX GitHub at line 28 of file rmn.cpp
References debugRiemann, perf_headwind::df, f, i, NB_, NQ_, NS_, merge_hashes::p, EoS::p(), T_, testSigmaEff::v, X_, Y_, and Z_.
Referenced by Cell::getPrimVar(), Cell::getPrimVarHCenter(), Cell::getPrimVarHLeft(), Cell::getPrimVarHRight(), Cell::getPrimVarLeft(), Cell::getPrimVarPrev(), Cell::getPrimVarRight(), and main().
Here is the call graph for this function:
Here is the caller graph for this function:| void transformPVBulk | ( | EoS * | eos, |
| double | Pi, | ||
| double | Q[7], | ||
| double & | e, | ||
| double & | p, | ||
| double & | nb, | ||
| double & | nq, | ||
| double & | ns, | ||
| double & | vx, | ||
| double & | vy, | ||
| double & | vz | ||
| ) |
Definition at line 137 of file rmn.cpp.
View newest version in sPHENIX GitHub at line 137 of file rmn.cpp
References debugRiemann, perf_headwind::df, f, handler(), i, NB_, NQ_, NS_, merge_hashes::p, EoS::p(), T_, testSigmaEff::v, X_, Y_, and Z_.
Here is the call graph for this function: