Here are the classes, structs, unions and interfaces with brief descriptions:
CBesselState | This class defines a quantum state with Bessel function of the first kind, along the radial coordinate |
CExponentialState | This class defines a quantum state with exponential like wave function |
CGaussianState | This class defines a quantum state with gaussian like wave function |
CHamiltonian | This class defines the Hamiltonian of a single component system |
CHamiltonian2Component | This class defines the Hamiltonian of a two component system |
CHarmonicPotential | This class defines the external potential that is used for Hamiltonian class |
CLattice1D | This class defines the 1D lattice structure over which the state and potential are defined |
CLattice2D | This class defines the 2D lattice structure over which the state and potential matrices are defined |
CPotential | This class defines the external potential that is used for Hamiltonian class |
CSinusoidState | This class defines a quantum state with sinusoidal like wave function |
CSolver | This class defines the evolution tasks |
CState | This class defines the quantum state |