HΦ  3.1.0
CheckList Struct Reference

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...
 

Detailed Description

Size of the Hilbert space.

Definition at line 301 of file struct.h.

Field Documentation

◆ idim_max

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().

◆ idim_maxMPI

unsigned long int CheckList::idim_maxMPI

The total dimension across process.

Definition at line 303 of file struct.h.

Referenced by CalcByLanczos().

◆ idim_maxMPIOrg

unsigned long int CheckList::idim_maxMPIOrg

The global Hilbert-space dimention of original state for the spectrum.

Definition at line 305 of file struct.h.

◆ idim_maxOrg

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().

◆ max_mem

double CheckList::max_mem

Estimated memory size.

Definition at line 307 of file struct.h.

◆ sdim

unsigned long int CheckList::sdim

Dimension for Ogata-Lin ???

Definition at line 306 of file struct.h.


The documentation for this struct was generated from the following file: