| HΦ
    3.1.0
    | 
For Boost. More...
#include <struct.h>
| Data Fields | |
| int | flgBoost | 
| Flag whether use CMA algorithm.  More... | |
| long unsigned int | R0 | 
| long unsigned int | W0 | 
| long unsigned int | num_pivot | 
| long unsigned int | ishift_nspin | 
| unsigned int | NumarrayJ | 
| double complex *** | arrayJ | 
| double complex | vecB [3] | 
| int ** | list_6spin_star | 
| int *** | list_6spin_pair | 
| double complex*** BoostList::arrayJ | 
Definition at line 400 of file struct.h.
Referenced by ReadDefFileIdxPara(), and setmem_def().
| int BoostList::flgBoost | 
Flag whether use CMA algorithm.
Definition at line 394 of file struct.h.
Referenced by ReadDefFileNInt().
| long unsigned int BoostList::ishift_nspin | 
Definition at line 398 of file struct.h.
Referenced by ReadDefFileNInt().
| int*** BoostList::list_6spin_pair | 
Definition at line 403 of file struct.h.
Referenced by ReadDefFileIdxPara(), and setmem_def().
| int** BoostList::list_6spin_star | 
Definition at line 402 of file struct.h.
Referenced by ReadDefFileIdxPara(), and setmem_def().
| long unsigned int BoostList::num_pivot | 
Definition at line 397 of file struct.h.
Referenced by ReadDefFileIdxPara(), ReadDefFileNInt(), and setmem_def().
| unsigned int BoostList::NumarrayJ | 
Definition at line 399 of file struct.h.
Referenced by ReadDefFileIdxPara(), ReadDefFileNInt(), and setmem_def().
| long unsigned int BoostList::R0 | 
Definition at line 395 of file struct.h.
Referenced by ReadDefFileIdxPara(), ReadDefFileNInt(), and setmem_def().
| double complex BoostList::vecB[3] | 
Definition at line 401 of file struct.h.
Referenced by ReadDefFileIdxPara().
| long unsigned int BoostList::W0 | 
Definition at line 396 of file struct.h.
Referenced by ReadDefFileNInt().