#include "sigma3.h"
Go to the source code of this file.
Defines | |
#define | NA 10 |
#define | NE 10 |
Functions | |
local void | initialize_stats () |
local void | accumulate_stats (scatter_profile &prof, initial_state3 &init, intermediate_state3 &inter, final_state3 &final, int rho_zone, sigma_out &out) |
local void | normalize_counts (sigma_out &out) |
local void | print_stats (scatter_profile &prof, sigma_out &out) |
main (int argc, char **argv) |
|
Definition at line 13 of file template.C. |
|
Definition at line 14 of file template.C. |
|
Definition at line 37 of file template.C. |
|
Definition at line 23 of file template.C. |
|
Definition at line 135 of file template.C. |
|
Definition at line 72 of file template.C. Referenced by print_stats(). |
|
Definition at line 91 of file template.C. |