|
HΦ
3.1.0
|
Size of the Hilbert space. More...
#include <struct.h>
Data Fields | |
| unsigned long int | idim_max |
| The dimension of the Hilbert space of this process. More... | |
| unsigned long int | idim_maxMPI |
| The total dimension across process. More... | |
| unsigned long int | idim_maxOrg |
| The local Hilbert-space dimention of original state for the spectrum. More... | |
| unsigned long int | idim_maxMPIOrg |
| The global Hilbert-space dimention of original state for the spectrum. More... | |
| unsigned long int | sdim |
| Dimension for Ogata-Lin ??? More... | |
| double | max_mem |
| Estimated memory size. More... | |
| unsigned long int CheckList::idim_max |
The dimension of the Hilbert space of this process.
Definition at line 302 of file struct.h.
Referenced by CalcByFullDiag(), CalcByLanczos(), CalcByLOBPCG(), CalcByTEM(), CalcByTPQ(), CalcSpectrum(), CalcSpectrumByBiCG(), CalcSpectrumByFullDiag(), CalcSpectrumByTPQ(), and ReadTMComponents_BiCG().
| unsigned long int CheckList::idim_maxMPI |
The total dimension across process.
Definition at line 303 of file struct.h.
Referenced by CalcByLanczos().
| unsigned long int CheckList::idim_maxMPIOrg |
| unsigned long int CheckList::idim_maxOrg |
The local Hilbert-space dimention of original state for the spectrum.
Definition at line 304 of file struct.h.
Referenced by CalcSpectrum().
| unsigned long int CheckList::sdim |