Equation of state for a classical particle with derivatives. More...
#include <classical_deriv.h>
Definition at line 45 of file classical_deriv.h.
Public Member Functions | |
virtual void | calc_mu (part_deriv &p, double temper) |
Compute the properties of particle p at temperature temper from its chemical potential. | |
virtual void | calc_density (part_deriv &p, double temper) |
Compute the properties of particle p at temperature temper from its density. | |
virtual const char * | type () |
Return string denoting type ("classical_deriv") | |
Protected Attributes | |
classical | cl |
For computing non-derivative properties. | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).