Subclass of nstar_rot which specifies the function to invert a polytropic EOS. More...
#include <nstar_rot.h>
Public Member Functions | |
polytrope_solve (double Gamma_P, double ee) | |
Create a function object with specified polytropic index and ? | |
double | operator() (double rho0) |
The function. | |
Protected Attributes | |
double | _Gamma_P |
The polytropic index. | |
double | _ee |
The energy density. | |
Definition at line 590 of file nstar_rot.h.
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).