ViennaSHE 1.3.0
Free open-source semiconductor device simulator using spherical harmonics expansions techniques.
all.hpp
Go to the documentation of this file.
1#ifndef VIENNASHE_SHE_SCATTERING_ALL_HPP
2#define VIENNASHE_SHE_SCATTERING_ALL_HPP
3/* ============================================================================
4 Copyright (c) 2011-2022, Institute for Microelectronics,
5 Institute for Analysis and Scientific Computing,
6 TU Wien.
7
8 -----------------
9 ViennaSHE - The Vienna Spherical Harmonics Expansion Boltzmann Solver
10 -----------------
11
12 http://viennashe.sourceforge.net/
13
14 License: MIT (X11), see file LICENSE in the base directory
15=============================================================================== */
16
17// viennashe
24
26
27#ifdef VIENNASHE_USE_DISABLED_CODE
30#endif
31
36namespace viennashe
37{
38 namespace she
39 {
40
41 // Nothing in here .. this just marks the namespace one should use
42
43 } //namespace she
44} //namespace viennashe
45
46#endif
Implements the acoustic phonon scattering processes.
Implements the scattering of carriers with fixed charges.
Implements impact ionization scattering processes.
Implements the ionized impurity scattering processes.
The main ViennaSHE namespace. All functionality resides inside this namespace.
Definition: accessors.hpp:40
Implements the optical phonon scattering processes.
Implements the surface scattering processes using a phenomenological description (Lombardi).
Implements the trapped charge scattering processes.