Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

dyn_util.h File Reference

Go to the source code of this file.

Functions

void convert_relative_to_absolute (hdyn *)
void accumulate_potential_energy (hdyn *, hdyn *, real &, real &, hdynptr &)
void compute_energies (hdyn *, hdyn *, char &)
int nearest_index (hdyn *b, float, float, int, int)
int count_nodes (hdyn *)


Function Documentation

void accumulate_potential_energy ( hdyn * bj,
hdyn * bi,
real & epot,
real & rmin,
hdynptr & bmin )
 

Definition at line 11 of file star/xutil/dyn_util.C.

Referenced by accumulate_potential_energy(), and compute_energies().

void compute_energies ( hdyn * bj,
hdyn * bi,
char & c )
 

Definition at line 37 of file star/xutil/dyn_util.C.

Referenced by plot_star(), plot_stars(), plot_stellar_hrd(), print_energies(), print_relaxation_time(), show_static_rotation(), xplot_stars(), and xstarplot().

void convert_relative_to_absolute ( hdyn * b )
 

Definition at line 5 of file star/xutil/dyn_util.C.

Referenced by convert_relative_to_absolute(), and main().

int count_nodes ( hdyn * b )
 

Definition at line 93 of file star/xutil/dyn_util.C.

Referenced by count_nodes(), plot_all_stars(), plot_stars(), plot_stellar_hrd(), and xplot_stars().

int nearest_index ( hdyn * b,
float r,
float s,
int kx,
int ky )
 

Definition at line 77 of file star/xutil/dyn_util.C.

Referenced by check_for_input(), and xstarplot().


Generated at Sun Feb 24 09:57:25 2002 for STARLAB by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001