|
| build_geometry (self, well_material, barrier_material) |
|
| setUp (self) |
|
| get_bands (self, band, dest_mesh, interp=None) |
|
| get_fermi_level (self, which, dest_mesh, interp=None) |
|
| plot_bands (self) |
|
| test_gain (self) |
|
| test_band_edges_receiver (self) |
|
| test_fermi_levels_receiver (self) |
|
| build_geometry (self, well_material, barrier_material) |
|
| setUp (self) |
|
| get_bands (self, band, dest_mesh, interp=None) |
|
| get_fermi_level (self, which, dest_mesh, interp=None) |
|
| plot_bands (self) |
|
| assertSequenceAlmostEqual (self, first, second, places=None, delta=None) |
|
| test_gain (self) |
|
| test_band_edges_receiver (self) |
|
| test_fermi_levels_receiver (self) |
|
Definition at line 80 of file gaas.py.
◆ assertSequenceAlmostEqual()
gaas.TestStructureGain.assertSequenceAlmostEqual |
( |
|
self, |
|
|
|
first, |
|
|
|
second, |
|
|
|
places = None , |
|
|
|
delta = None |
|
) |
| |
◆ build_geometry() [1/2]
gaas.TestStructureGain.build_geometry |
( |
|
self, |
|
|
|
well_material, |
|
|
|
barrier_material |
|
) |
| |
◆ build_geometry() [2/2]
gaas.TestStructureGain.build_geometry |
( |
|
self, |
|
|
|
well_material, |
|
|
|
barrier_material |
|
) |
| |
◆ get_bands() [1/2]
gaas.TestStructureGain.get_bands |
( |
|
self, |
|
|
|
band, |
|
|
|
dest_mesh, |
|
|
|
interp = None |
|
) |
| |
◆ get_bands() [2/2]
gaas.TestStructureGain.get_bands |
( |
|
self, |
|
|
|
band, |
|
|
|
dest_mesh, |
|
|
|
interp = None |
|
) |
| |
◆ get_fermi_level() [1/2]
gaas.TestStructureGain.get_fermi_level |
( |
|
self, |
|
|
|
which, |
|
|
|
dest_mesh, |
|
|
|
interp = None |
|
) |
| |
◆ get_fermi_level() [2/2]
gaas.TestStructureGain.get_fermi_level |
( |
|
self, |
|
|
|
which, |
|
|
|
dest_mesh, |
|
|
|
interp = None |
|
) |
| |
◆ plot_bands() [1/2]
gaas.TestStructureGain.plot_bands |
( |
|
self | ) |
|
◆ plot_bands() [2/2]
gaas.TestStructureGain.plot_bands |
( |
|
self | ) |
|
◆ setUp() [1/2]
gaas.TestStructureGain.setUp |
( |
|
self | ) |
|
◆ setUp() [2/2]
gaas.TestStructureGain.setUp |
( |
|
self | ) |
|
◆ test_band_edges_receiver() [1/2]
gaas.TestStructureGain.test_band_edges_receiver |
( |
|
self | ) |
|
◆ test_band_edges_receiver() [2/2]
gaas.TestStructureGain.test_band_edges_receiver |
( |
|
self | ) |
|
◆ test_fermi_levels_receiver() [1/2]
gaas.TestStructureGain.test_fermi_levels_receiver |
( |
|
self | ) |
|
◆ test_fermi_levels_receiver() [2/2]
gaas.TestStructureGain.test_fermi_levels_receiver |
( |
|
self | ) |
|
◆ test_gain() [1/2]
gaas.TestStructureGain.test_gain |
( |
|
self | ) |
|
◆ test_gain() [2/2]
gaas.TestStructureGain.test_gain |
( |
|
self | ) |
|
◆ active
gaas.TestStructureGain.active |
◆ concentration
gaas.TestStructureGain.concentration |
◆ geometry
gaas.TestStructureGain.geometry |
◆ msh
gaas.TestStructureGain.msh |
The documentation for this class was generated from the following files:
- solvers/gain/freecarrier/tests/gaas.py
- solvers/gain/wasiak/tests/gaas.py