HΦ  3.1.0
BindStruct Struct Reference

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

Detailed Description

Bind.

Definition at line 408 of file struct.h.

Field Documentation

◆ Boost

struct BoostList BindStruct::Boost

For Boost.

Definition at line 413 of file struct.h.

Referenced by main().

◆ Check

◆ Def

struct DefineList BindStruct::Def

◆ Large

struct LargeList BindStruct::Large

Variables for Matrix-Vector product.

Definition at line 411 of file struct.h.

Referenced by CalcByLanczos(), CalcByLOBPCG(), and CalcSpectrum().

◆ Phys

struct PhysList BindStruct::Phys

Physical quantities.

Definition at line 412 of file struct.h.

Referenced by CalcByLanczos(), CalcByLOBPCG(), CalcByTEM(), and CalcByTPQ().


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