HPhi++  3.1.0
BoostList Struct Reference

For Boost. More...

#include <struct.hpp>

Public Attributes

int flgBoost = 0
 Flag whether use CMA algorithm. More...
 
long int R0 = 0
 
long int W0 = 0
 
long int num_pivot = 0
 
long int ishift_nspin = 0
 
int NumarrayJ = 0
 
std::complex< double > *** arrayJ
 
std::complex< double > vecB [3]
 
int ** list_6spin_star
 
int *** list_6spin_pair
 

Detailed Description

For Boost.

Definition at line 379 of file struct.hpp.

Member Data Documentation

◆ arrayJ

std::complex<double>*** BoostList::arrayJ

Definition at line 386 of file struct.hpp.

Referenced by ReadDefFileIdxPara(), and setmem_def().

◆ flgBoost

int BoostList::flgBoost = 0

Flag whether use CMA algorithm.

Definition at line 380 of file struct.hpp.

Referenced by CheckMPI(), and ReadDefFileNInt().

◆ ishift_nspin

long int BoostList::ishift_nspin = 0

Definition at line 384 of file struct.hpp.

Referenced by CheckMPI(), and ReadDefFileNInt().

◆ list_6spin_pair

int*** BoostList::list_6spin_pair

Definition at line 389 of file struct.hpp.

Referenced by ReadDefFileIdxPara(), and setmem_def().

◆ list_6spin_star

int** BoostList::list_6spin_star

Definition at line 388 of file struct.hpp.

Referenced by CheckMPI(), ReadDefFileIdxPara(), and setmem_def().

◆ num_pivot

long int BoostList::num_pivot = 0

Definition at line 383 of file struct.hpp.

Referenced by CheckMPI(), ReadDefFileIdxPara(), ReadDefFileNInt(), and setmem_def().

◆ NumarrayJ

int BoostList::NumarrayJ = 0

Definition at line 385 of file struct.hpp.

Referenced by ReadDefFileIdxPara(), ReadDefFileNInt(), and setmem_def().

◆ R0

long int BoostList::R0 = 0

Definition at line 381 of file struct.hpp.

Referenced by ReadDefFileIdxPara(), ReadDefFileNInt(), and setmem_def().

◆ vecB

std::complex<double> BoostList::vecB[3]

Definition at line 387 of file struct.hpp.

Referenced by ReadDefFileIdxPara().

◆ W0

long int BoostList::W0 = 0

Definition at line 382 of file struct.hpp.

Referenced by CheckMPI(), and ReadDefFileNInt().


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