TBTK
include Directory Reference

Files

file  AbstractOperator.h [code]
 Abstract operator class from which other operators inherit.
 
file  AbstractState.h [code]
 Abstract state class from which other states inherit.
 
file  AmplitudeSet.h [code]
 HoppingAmplitude container.
 
file  ChebyshevSolver.h [code]
 Solves a Model using the Chebyshev method.
 
file  CPropertyExtractor.h [code]
 Extracts physical properties from the ChebyshevSolver.
 
file  DefaultOperator.h [code]
 Default (dummy) operator class for indicating default behavior.
 
file  Density.h [code]
 Property container for density.
 
file  DiagonalizationSolver.h [code]
 Solves a Model using diagonalization.
 
file  DOS.h [code]
 Property container for density of states (DOS)
 
file  DPropertyExtractor.h [code]
 Extracts physical properties from the DiagonalizationSolver.
 
file  EigenValues.h [code]
 Property container for eigen values.
 
file  FileParser.h [code]
 Reads and writes Model from and to text files.
 
file  FileReader.h [code]
 Reads data from file.
 
file  FileWriter.h [code]
 Writes data to file.
 
file  Functions.h [code]
 Collection of physically relevant functions.
 
file  Geometry.h [code]
 Contains geometric inforamtion about a model.
 
file  GPUResourceManager.h [code]
 GPU resource manager.
 
file  HALinkedList.h [code]
 Support data structure for ChebyshevSolver.
 
file  HoppingAmplitude.h [code]
 Hopping amplitude from state 'from' to 'to'.
 
file  Index.h [code]
 Data structure for flexible physical indices.
 
file  Lattice.h [code]
 A Lattice allows for repeated replication of UnitCells.
 
file  LDOS.h [code]
 Property container for local density of states (LDOS)
 
file  Magnetization.h [code]
 Property container for magnetization.
 
file  Model.h [code]
 Model Hamiltonian.
 
file  ParameterSet.h [code]
 Set of parameters.
 
file  ReciprocalLattice.h [code]
 A ReciprocalLattice allows for the creation of a momentum space Model from a UnitCells.
 
file  SpinPolarizedLDOS.h [code]
 Property container for spin-polarized local density of states (spin-polarized LDOS)
 
file  StateSet.h [code]
 Container for States.
 
file  StateTreeNode.h [code]
 Tree structure for quick access of multiple States.
 
file  Streams.h [code]
 Streams for TBTK output.
 
file  TBTKMacros.h [code]
 Precompiler macros.
 
file  TimeEvolver.h [code]
 TimerEvolver for time evolution of ground state in respons to external field.
 
file  TreeNode.h [code]
 Node in tree used by AmplitudeSet to store HoppingAmplitudes .
 
file  UnitCell.h [code]
 Unit cell that act as container of States.
 
file  UnitHandler.h [code]
 Handles conversions between different units.
 
file  Util.h [code]
 Utilities.
 
file  Vector3d.h [code]
 Three-dimensional vector with components of double type.