PLaSK library
|
#include <solvers/gain/wasiak/ferminew.hpp>
Public Member Functions | |
operator bool () const | |
Public Attributes | |
double | Eg |
std::unique_ptr< kubly::struktura > | bandsEc |
std::unique_ptr< kubly::struktura > | bandsEvhh |
std::unique_ptr< kubly::struktura > | bandsEvlh |
std::unique_ptr< kubly::struktura > | modbandsEc |
std::unique_ptr< kubly::struktura > | modbandsEvhh |
std::unique_ptr< kubly::struktura > | modbandsEvlh |
plask::shared_ptr< kubly::obszar_aktywny > | activeRegion |
Definition at line 34 of file ferminew.hpp.
|
inline |
Definition at line 39 of file ferminew.hpp.
plask::shared_ptr<kubly::obszar_aktywny> plask::solvers::FermiNew::Levels::activeRegion |
Definition at line 38 of file ferminew.hpp.
std::unique_ptr<kubly::struktura> plask::solvers::FermiNew::Levels::bandsEc |
Definition at line 36 of file ferminew.hpp.
std::unique_ptr<kubly::struktura> plask::solvers::FermiNew::Levels::bandsEvhh |
Definition at line 36 of file ferminew.hpp.
std::unique_ptr<kubly::struktura> plask::solvers::FermiNew::Levels::bandsEvlh |
Definition at line 36 of file ferminew.hpp.
double plask::solvers::FermiNew::Levels::Eg |
Definition at line 35 of file ferminew.hpp.
std::unique_ptr<kubly::struktura> plask::solvers::FermiNew::Levels::modbandsEc |
Definition at line 37 of file ferminew.hpp.
std::unique_ptr<kubly::struktura> plask::solvers::FermiNew::Levels::modbandsEvhh |
Definition at line 37 of file ferminew.hpp.
std::unique_ptr<kubly::struktura> plask::solvers::FermiNew::Levels::modbandsEvlh |
Definition at line 37 of file ferminew.hpp.