| HΦ
    3.1.0
    | 
Bind. More...
#include <struct.h>
| Data Fields | |
| struct DefineList | Def | 
| Definision of system (Hamiltonian) etc.  More... | |
| struct CheckList | Check | 
| Size of the Hilbert space.  More... | |
| struct LargeList | Large | 
| Variables for Matrix-Vector product.  More... | |
| struct PhysList | Phys | 
| Physical quantities.  More... | |
| struct BoostList | Boost | 
| For Boost.  More... | |
| struct BoostList BindStruct::Boost | 
| struct CheckList BindStruct::Check | 
Size of the Hilbert space.
Definition at line 410 of file struct.h.
Referenced by CalcByFullDiag(), CalcByLanczos(), CalcByLOBPCG(), CalcByTEM(), CalcByTPQ(), CalcSpectrum(), CalcSpectrumByBiCG(), CalcSpectrumByFullDiag(), CalcSpectrumByTPQ(), and ReadTMComponents_BiCG().
| struct DefineList BindStruct::Def | 
Definision of system (Hamiltonian) etc.
Definition at line 409 of file struct.h.
Referenced by CalcByFullDiag(), CalcByLanczos(), CalcByLOBPCG(), CalcByTEM(), CalcByTPQ(), CalcSpectrum(), CalcSpectrumByBiCG(), CalcSpectrumByTPQ(), main(), OutputTMComponents_BiCG(), and ReadTMComponents_BiCG().
| struct LargeList BindStruct::Large | 
Variables for Matrix-Vector product.
Definition at line 411 of file struct.h.
Referenced by CalcByLanczos(), CalcByLOBPCG(), and CalcSpectrum().
| struct PhysList BindStruct::Phys | 
Physical quantities.
Definition at line 412 of file struct.h.
Referenced by CalcByLanczos(), CalcByLOBPCG(), CalcByTEM(), and CalcByTPQ().