#include "single_star.h"
#include "util_io.h"
Go to the source code of this file.
Functions | |
void | extract_line_text (stellar_type &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 (stellar_type &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) |
|
Definition at line 125 of file single_star_io.C. Referenced by extract_story_chapter(). |
|
Definition at line 171 of file single_star_io.C. Referenced by addstar(), derive_stellar_type(), extract_story_chapter(), make_star_state(), plot_stellar_hrd(), print_hertzsprung_Russell_diagram(), and show_hrd_information(). |