LALSimulation  5.4.0.1-89842e6
ns-params.c File Reference

Prototypes

int usage (const char *program)
 
int parseargs (int argc, char *argv[])
 
int output (const char *fmt, double c, double m, double r, double k2)
 
int main (int argc, char *argv[])
 
int parseargs (int argc, char **argv)
 

Go to the source code of this file.

Variables

LALSimNeutronStarEOSglobal_eos = NULL
 
double global_mass
 

Function Documentation

◆ usage()

int usage ( const char program)

Definition at line 225 of file ns-params.c.

◆ parseargs() [1/2]

int parseargs ( int  argc,
char argv[] 
)

◆ output()

int output ( const char fmt,
double  c,
double  m,
double  r,
double  k2 
)

◆ main()

int main ( int  argc,
char argv[] 
)

Definition at line 38 of file ns-params.c.

◆ parseargs() [2/2]

int parseargs ( int  argc,
char **  argv 
)

Definition at line 70 of file ns-params.c.

Variable Documentation

◆ global_eos

LALSimNeutronStarEOS* global_eos = NULL

Definition at line 35 of file ns-params.c.

◆ global_mass

double global_mass

Definition at line 36 of file ns-params.c.