#include "main_sequence.h"
#include "util_io.h"
Go to the source code of this file.
Defines | |
#define | FALSE 0 |
#define | TRUE 1 |
Functions | |
void | dump_line_text (ostream &str, story &s) |
void | extract_line_text (char *type, real &t_cur, real &t_rel, real &m_rel, real &m_env, real &m_core, real &co_core, real &t_eff, real &l_eff, real &p_rot, real &b_fld, story &s) |
void | extract_story_chapter (char *type, real &t_cur, real &t_rel, real &m_rel, real &m_env, real &m_core, real &co_core, real &t_eff, real &l_eff, real &p_rot, real &b_fld, story &s) |
void | addstar (node *b, real t_rel, stellar_type type, real mf=1, real rf=1, real tf=1) |
|
Definition at line 185 of file extract_star_story.C. |
|
Definition at line 186 of file extract_star_story.C. |
|
Definition at line 123 of file extract_star_story.C. |
|
Definition at line 25 of file extract_star_story.C. |
|
Definition at line 34 of file extract_star_story.C. |
|
Definition at line 81 of file extract_star_story.C. |