HPhi++
3.1.0
|
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 |
For Boost.
Definition at line 379 of file struct.hpp.
std::complex<double>*** BoostList::arrayJ |
Definition at line 386 of file struct.hpp.
Referenced by ReadDefFileIdxPara(), and setmem_def().
int BoostList::flgBoost = 0 |
Flag whether use CMA algorithm.
Definition at line 380 of file struct.hpp.
Referenced by CheckMPI(), and ReadDefFileNInt().
long int BoostList::ishift_nspin = 0 |
Definition at line 384 of file struct.hpp.
Referenced by CheckMPI(), and ReadDefFileNInt().
int*** BoostList::list_6spin_pair |
Definition at line 389 of file struct.hpp.
Referenced by ReadDefFileIdxPara(), and setmem_def().
int** BoostList::list_6spin_star |
Definition at line 388 of file struct.hpp.
Referenced by CheckMPI(), ReadDefFileIdxPara(), and setmem_def().
long int BoostList::num_pivot = 0 |
Definition at line 383 of file struct.hpp.
Referenced by CheckMPI(), ReadDefFileIdxPara(), ReadDefFileNInt(), and setmem_def().
int BoostList::NumarrayJ = 0 |
Definition at line 385 of file struct.hpp.
Referenced by ReadDefFileIdxPara(), ReadDefFileNInt(), and setmem_def().
long int BoostList::R0 = 0 |
Definition at line 381 of file struct.hpp.
Referenced by ReadDefFileIdxPara(), ReadDefFileNInt(), and setmem_def().
std::complex<double> BoostList::vecB[3] |
Definition at line 387 of file struct.hpp.
Referenced by ReadDefFileIdxPara().
long int BoostList::W0 = 0 |
Definition at line 382 of file struct.hpp.
Referenced by CheckMPI(), and ReadDefFileNInt().