#include <sym4_eos.h>
Created for Steiner06.
Definition at line 157 of file sym4_eos.h.
Public Member Functions | |
virtual int | calc_e_sep (fermion &ne, fermion &pr, double &ed_kin, double &ed_pot, double &mu_n_kin, double &mu_p_kin, double &mu_n_pot, double &mu_p_pot) |
Compute the potential and kinetic parts separately. | |
virtual int | test_separation (fermion &ne, fermion &pr, test_mgr &t) |
Test the separation of the potential and kinetic energy parts. | |
Protected Member Functions | |
double | energy_kin (double var) |
Compute the kinetic part of the energy density. | |
double | energy_pot (double var) |
Compute the potential part of the energy density. |
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page