cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Functions | Variables
atoms.h File Reference
#include "container_classes.h"
#include "module.h"
Include dependency graph for atoms.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  setCollRate
 
class  Atom_LevelN
 
struct  t_atoms
 

Functions

void atom_level2 (const TransitionProxy &t)
 
void atom_level2 (const TransitionProxy &t, const bool lgHFS)
 

Variables

const long LIMLEVELN = 20L
 
t_atoms atoms
 

Function Documentation

void atom_level2 ( const TransitionProxy t)

atom_level2 do level population and cooling for two level atom

Parameters
t

Definition at line 237 of file atom_level2.cpp.

References atom_level2().

Here is the call graph for this function:

void atom_level2 ( const TransitionProxy t,
const bool  lgHFS 
)

Variable Documentation

t_atoms atoms
const long LIMLEVELN = 20L

number of levels in PopLevels, DepLTELevels, vectors

Definition at line 114 of file atoms.h.