23 #ifndef O2SCL_SN_CLASSICAL_H 24 #define O2SCL_SN_CLASSICAL_H 35 #include <o2scl/constants.h> 36 #include <o2scl/part_deriv.h> 37 #include <o2scl/classical.h> 39 #ifndef DOXYGEN_NO_O2NS 69 virtual const char *
type() {
return "classical_deriv"; };
73 #ifndef DOXYGEN_NO_O2NS
virtual const char * type()
Return string denoting type ("classical_deriv")
A particle data class with derivatives.
virtual void calc_mu(part_deriv &p, double temper)
Compute the properties of particle p at temperature temper from its chemical potential.
Equation of state for a classical particle with derivatives.
classical cl
For computing non-derivative properties.
Classical particle class.
virtual void calc_density(part_deriv &p, double temper)
Compute the properties of particle p at temperature temper from its density.