Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

scatter_exp.h File Reference

#include "stdinc.h"
#include "sdyn.h"
#include "string.h"
#include "localmpi++.h"

Go to the source code of this file.

Data Structures

class  scatter_exp

Defines

#define N_RHO_ZONE_MAX   20
#define N_STEP_BIN   10
#define N_OSC_BIN   15

Enumerations

enum  scatter_discriptor {
  preservation = 0, exchange, exchange_ionization, single_ionization,
  multiple_ionization, total_ionization, collision_binary, collision_ionization,
  stable_triple, stable_higher_order, two_body_collision, multiple_body_collision,
  unknown, error, stopped, not_specified,
  number_of_scatter_discriptors
}

Functions

scatter_expread_scatter_exp (istream &s)


Define Documentation

#define N_OSC_BIN   15
 

Definition at line 29 of file scatter_exp.h.

#define N_RHO_ZONE_MAX   20
 

Definition at line 27 of file scatter_exp.h.

#define N_STEP_BIN   10
 

Definition at line 28 of file scatter_exp.h.


Enumeration Type Documentation

enum scatter_discriptor
 

Enumeration values:
preservation  
exchange  
exchange_ionization  
single_ionization  
multiple_ionization  
total_ionization  
collision_binary  
collision_ionization  
stable_triple  
stable_higher_order  
two_body_collision  
multiple_body_collision  
unknown  
error  
stopped  
not_specified  
number_of_scatter_discriptors  

Definition at line 39 of file scatter_exp.h.


Function Documentation

scatter_exp* read_scatter_exp ( istream & s )
 

Definition at line 206 of file scatter_exp.C.


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