![]() |
(git:4a2d255)
|
#include "./base/base_uses.f90"Go to the source code of this file.
Data Types | |
| type | negf_control_types::negf_control_contact_type |
| Input parameters related to a single contact. More... | |
| type | negf_control_types::negf_control_type |
| Input parameters related to the NEGF run. More... | |
Modules | |
| module | negf_control_types |
| Input control types for NEGF based quantum transport calculations. | |
Functions/Subroutines | |
| subroutine, public | negf_control_types::negf_control_create (negf_control) |
| allocate control options for Non-equilibrium Green's Function calculation | |
| subroutine, public | negf_control_types::negf_control_release (negf_control) |
| release memory allocated for NEGF control options | |
| subroutine, public | negf_control_types::read_negf_control (negf_control, input, subsys) |
| Read NEGF input parameters. | |