#include "stdinc.h"#include "sdyn.h"#include "scatter_exp.h"Go to the source code of this file.
Data Structures | |
| class | scatter_hist |
Defines | |
| #define | for_all_scatter_hist(scatter_hist, base, scatter_hist_next) |
Functions | |
| scatter_hist* | get_history (scatter_hist *hi, istream &is) |
| void | put_state (scatter_hist *hi, ostream &s) |
| scatter_hist* | initialize_scatter_hist (sdyn *b) |
|
|
Value: for (scatter_hist* scatter_hist_next = base; \ scatter_hist_next != NULL; \ scatter_hist_next = scatter_hist_next->get_future()) Definition at line 117 of file scatter_hist.h. Referenced by counts_to_sigma(), n_coll(), print_sigma_array(), print_sigma_counts(), print_sigma_mergers(), print_sigma_nonmergers(), and put_state(). |
|
|
|
|
|
Definition at line 3 of file scatter_hist.C. Referenced by get_sigma(). |
|
|
|
1.2.6 written by Dimitri van Heesch,
© 1997-2001