Main Page | Directories | File List | File Members

constants.h File Reference

Go to the source code of this file.

Variables

const double KB = 1.380658e-23
const double Q = 1.60217733e-19
const double HBAR = 1.05457266e-34
const double EPS0 = 8.854187817e-12
const double M = 9.1093897e-31
const double PI = 3.141592654
const double DE = 0.002


Variable Documentation

const double DE = 0.002
 

Definition at line 42 of file constants.h.

Referenced by montecarlo_setup(), and scat().

const double EPS0 = 8.854187817e-12
 

Definition at line 36 of file constants.h.

Referenced by montecarlo_setup().

const double HBAR = 1.05457266e-34
 

Definition at line 34 of file constants.h.

Referenced by Bohm_potential(), drift(), and montecarlo_setup().

const double KB = 1.380658e-23
 

Definition at line 30 of file constants.h.

Referenced by montecarlo_setup().

const double M = 9.1093897e-31
 

Definition at line 38 of file constants.h.

Referenced by Bohm_potential(), drift(), and montecarlo_setup().

const double PI = 3.141592654
 

Definition at line 40 of file constants.h.

Referenced by creation(), device_setup(), montecarlo_setup(), and scat().

const double Q = 1.60217733e-19
 

Definition at line 32 of file constants.h.

Referenced by assemble_rhs_B(), Bohm_potential(), drift(), montecarlo_setup(), save_BB(), save_VTK(), and update_potential().


© sourcejam.com 2005-2008