alpha(const scalar T) const | sutherlandTransport | [inline] |
clone() const | sutherlandTransport | [inline] |
kappa(const scalar T) const | sutherlandTransport | [inline] |
mu(const scalar T) const | sutherlandTransport | [inline] |
New(Istream &is) | sutherlandTransport | [inline, static] |
operator(Ostream &, const sutherlandTransport &) | sutherlandTransport | [friend] |
operator *(const scalar, const sutherlandTransport &) | sutherlandTransport | [friend] |
operator+(const sutherlandTransport &, const sutherlandTransport &) | sutherlandTransport | [friend] |
operator-(const sutherlandTransport &, const sutherlandTransport &) | sutherlandTransport | [friend] |
operator=(const sutherlandTransport &) | sutherlandTransport | [inline] |
operator==(const sutherlandTransport &, const sutherlandTransport &) | sutherlandTransport | [friend] |
sutherlandTransport(const thermo &t, const scalar as, const scalar ts) | sutherlandTransport | [inline] |
sutherlandTransport(const thermo &t, const scalar mu1, const scalar T1, const scalar mu2, const scalar T2) | sutherlandTransport | [inline] |
sutherlandTransport(const word &, const sutherlandTransport &) | sutherlandTransport | [inline] |
sutherlandTransport(Istream &) | sutherlandTransport | |