LALSimulation  5.4.0.1-fe68b98
LALSimNeutronStarFamily.c File Reference

Prototypes

void XLALDestroySimNeutronStarFamily (LALSimNeutronStarFamily *fam)
 Frees the memory associated with a pointer to a neutron star family. More...
 
LALSimNeutronStarFamilyXLALCreateSimNeutronStarFamily (LALSimNeutronStarEOS *eos)
 Creates a neutron star family structure for a given equation of state. More...
 
double XLALSimNeutronStarFamMinimumMass (LALSimNeutronStarFamily *fam)
 Returns the minimum mass of a neutron star family. More...
 
double XLALSimNeutronStarMaximumMass (LALSimNeutronStarFamily *fam)
 Returns the maximum mass of a neutron star family. More...
 
double XLALSimNeutronStarCentralPressure (double m, LALSimNeutronStarFamily *fam)
 Returns the central pressure of a neutron star of mass m. More...
 
double XLALSimNeutronStarRadius (double m, LALSimNeutronStarFamily *fam)
 Returns the radius of a neutron star of mass m. More...
 
double XLALSimNeutronStarLoveNumberK2 (double m, LALSimNeutronStarFamily *fam)
 Returns the tidal Love number k2 of a neutron star of mass m. More...
 

Go to the source code of this file.

Variables

GSL_VAR const gsl_interp_type * lal_gsl_interp_steffen