Class part_deriv_press_tl (o2scl)¶
-
template<class
fp_t
= double>
classo2scl
::
part_deriv_press_tl
¶ Particle derivatives in the pressure representation.
This class adds the derivatives dndmu, dndT, and dsdT, which correspond to
\[ \left(\frac{d n}{d \mu}\right)_{T,V}, \quad \left(\frac{d n}{d T}\right)_{\mu,V}, \quad \mathrm{and} \quad \left(\frac{d s}{d T}\right)_{\mu,V} \]respectively. All other first-order thermodynamic derivatives can be expressed in terms of the first three derivatives.Public Functions
-
part_deriv_press_tl
()¶
-
part_deriv_press_tl
(const part_deriv_press_tl &p)¶ Copy constructor.
-
part_deriv_press_tl &
operator=
(const part_deriv_press_tl &p)¶ Copy construction with operator=()
-