2 % Copyright (C) 2009-2018 Peter Rakyta, Ph.D.
4 % This program is free software: you can redistribute it and/or modify
5 % it under the terms of the GNU General Public License as published by
6 % the Free Software Foundation, either version 3 of the License, or
7 % (at your option) any later version.
9 % This program is distributed in the hope that it will be useful,
10 % but WITHOUT ANY WARRANTY; without even the implied warranty of
11 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 % GNU General Public License
for more details.
14 % You should have received a copy of the GNU General Public License
15 % along with
this program. If not, see http:
17 %> @addtogroup basic Basic Functionalities
20 %> @brief A
class to
handle the Hamiltonian of the central region in Keldysh formalism.
22 %> @brief A
class to
handle the Hamiltonian of the central region in Keldysh formalism.
24 %> EQuUs v4.9 or later
29 properties ( Access =
protected )
35 methods ( Access = public )
37 %% constructorof the class
38 %> @brief Constructor of the class.
41 %> @
param varargin Cell array of optional parameters. For details see
#InputParsing. 42 %> @
return An instance of the
class 49 end % end of
public methods
Structure Opt contains the basic computational parameters used in EQuUs.
function Transport(Energy, B)
Calculates the conductance at a given energy value.
A class to calculate the Keldysh lesser and greater Green functions and self energies of a translatio...
Structure param contains data structures describing the physical parameters of the scattering center ...
A class to handle the Hamiltonian of the central region in Keldysh formalism.
A class to create and store Hamiltonian of the scattering region.