![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/jail/vhlle/src/trancoeff.h>
Collaboration diagram for TransportCoeff:Public Member Functions | |
| TransportCoeff (double _etaS, double _zetaS, EoS *_eos) | |
| ~TransportCoeff () | |
| void | getEta (double e, double T, double &_etaS, double &_zetaS) |
| void | getTau (double T, double &_taupi, double &_tauPi) |
| bool | isViscous () |
Private Attributes | |
| double | etaS |
| double | zetaS |
| double | taupi |
| double | tauPi |
| EoS * | eos |
Definition at line 6 of file trancoeff.h.
View newest version in sPHENIX GitHub at line 6 of file trancoeff.h
Definition at line 5 of file trancoeff.cpp.
View newest version in sPHENIX GitHub at line 5 of file trancoeff.cpp
|
inline |
Definition at line 12 of file trancoeff.h.
View newest version in sPHENIX GitHub at line 12 of file trancoeff.h
Definition at line 12 of file trancoeff.cpp.
View newest version in sPHENIX GitHub at line 12 of file trancoeff.cpp
References EoS::cs2(), eos, etaS, and zetaS.
Referenced by Hydro::NSquant(), and Hydro::setNSvalues().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 19 of file trancoeff.cpp.
View newest version in sPHENIX GitHub at line 19 of file trancoeff.cpp
References etaS.
Referenced by Hydro::ISformal().
Here is the caller graph for this function:
|
inline |
Definition at line 18 of file trancoeff.h.
View newest version in sPHENIX GitHub at line 18 of file trancoeff.h
References etaS, false, true, and zetaS.
Referenced by Fluid::calcTotals(), and Hydro::performStep().
Here is the caller graph for this function:
|
private |
Definition at line 9 of file trancoeff.h.
View newest version in sPHENIX GitHub at line 9 of file trancoeff.h
Referenced by getEta(), and TransportCoeff().
|
private |
Definition at line 8 of file trancoeff.h.
View newest version in sPHENIX GitHub at line 8 of file trancoeff.h
Referenced by getEta(), getTau(), isViscous(), and TransportCoeff().
|
private |
Definition at line 8 of file trancoeff.h.
View newest version in sPHENIX GitHub at line 8 of file trancoeff.h
|
private |
Definition at line 8 of file trancoeff.h.
View newest version in sPHENIX GitHub at line 8 of file trancoeff.h
|
private |
Definition at line 8 of file trancoeff.h.
View newest version in sPHENIX GitHub at line 8 of file trancoeff.h
Referenced by getEta(), isViscous(), and TransportCoeff().