Analysis Software
Documentation for sPHENIX simulation software
|
This is the complete list of members for Cell, including all inherited members.
addFlux(double Ft, double Fx, double Fy, double Fz, double Fnb, double Fnq, double Fns) | Cell | inline |
addM(int dir, double inc) | Cell | inline |
addPi0(const double &val) | Cell | inline |
addpi0(const int &i, const int &j, const double &val) | Cell | inline |
addpiH0(const int &i, const int &j, const double &val) | Cell | inline |
addPiH0(const double &val) | Cell | inline |
Cell() | Cell | |
clearFlux(void) | Cell | inline |
dm | Cell | private |
Dump(double tau) | Cell | |
flux | Cell | private |
getDM(int dir) | Cell | inline |
getM(int dir) | Cell | inline |
getMaxM(void) | Cell | inline |
getNext(int i) | Cell | inline |
getPi(void) | Cell | inline |
getpi(const int &i, const int &j) | Cell | inline |
getPi0(void) | Cell | inline |
getpi0(const int &i, const int &j) | Cell | inline |
getPiH(void) | Cell | inline |
getpiH(const int &i, const int &j) | Cell | inline |
getPiH0(void) | Cell | inline |
getpiH0(const int &i, const int &j) | Cell | inline |
getPrev(int i) | Cell | inline |
getPrimVar(EoS *eos, double tau, double &_e, double &_p, double &_nb, double &_nq, double &_ns, double &_vx, double &_vy, double &_vz) | Cell | |
getPrimVarHCenter(EoS *eos, double tau, double &_e, double &_p, double &_nb, double &_nq, double &_ns, double &_vx, double &_vy, double &_vz) | Cell | |
getPrimVarHLeft(EoS *eos, double tau, double &_e, double &_p, double &_nb, double &_nq, double &_ns, double &_vx, double &_vy, double &_vz, int dir) | Cell | |
getPrimVarHRight(EoS *eos, double tau, double &_e, double &_p, double &_nb, double &_nq, double &_ns, double &_vx, double &_vy, double &_vz, int dir) | Cell | |
getPrimVarLeft(EoS *eos, double tau, double &_e, double &_p, double &_nb, double &_nq, double &_ns, double &_vx, double &_vy, double &_vz, int dir) | Cell | |
getPrimVarPrev(EoS *eos, double tau, double &_e, double &_p, double &_nb, double &_nq, double &_ns, double &_vx, double &_vy, double &_vz) | Cell | |
getPrimVarRight(EoS *eos, double tau, double &_e, double &_p, double &_nb, double &_nq, double &_ns, double &_vx, double &_vy, double &_vz, int dir) | Cell | |
getQ(double *_Q) | Cell | inline |
getQh(double *_Qh) | Cell | inline |
getViscCorrCutFlag(void) | Cell | inline |
getX(void) | Cell | inline |
getY(void) | Cell | inline |
getZ(void) | Cell | inline |
ix | Cell | private |
iy | Cell | private |
iz | Cell | private |
m | Cell | private |
next | Cell | private |
pi | Cell | private |
Pi | Cell | private |
Pi0 | Cell | private |
pi0 | Cell | private |
piH | Cell | private |
PiH | Cell | private |
piH0 | Cell | private |
PiH0 | Cell | private |
prev | Cell | private |
Q | Cell | private |
Qh | Cell | private |
Qprev | Cell | private |
saveQprev(void) | Cell | inline |
setAllM(double value) | Cell | inline |
setDM(int dir, double value) | Cell | inline |
setNext(int i, Cell *c) | Cell | inline |
setpi(const int &i, const int &j, const double &val) | Cell | inline |
setPi(const double &val) | Cell | inline |
setpi0(const int &i, const int &j, const double &val) | Cell | inline |
setpi0(double values[4][4]) | Cell | inline |
setPi0(const double &val) | Cell | inline |
setpiH(const int &i, const int &j, const double &val) | Cell | inline |
setPiH(const double &val) | Cell | inline |
setPiH0(const double &val) | Cell | inline |
setpiH0(const int &i, const int &j, const double &val) | Cell | inline |
setpiH0(double values[4][4]) | Cell | inline |
setPos(int iix, int iiy, int iiz) | Cell | inline |
setPrev(int i, Cell *c) | Cell | inline |
setPrimVar(EoS *eos, double tau, double _e, double _nb, double _nq, double _ns, double _vx, double _vy, double _vz) | Cell | |
setQ(double *_Q) | Cell | inline |
setQh(double *_Qh) | Cell | inline |
setViscCorrCutFlag(double value) | Cell | inline |
updateByFlux() | Cell | |
updateQtoQhByFlux() | Cell | |
viscCorrCut | Cell | private |
~Cell() | Cell | inline |