HΦ  3.1.0
BoostList Struct Reference

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
 

Detailed Description

For Boost.

Definition at line 393 of file struct.h.

Field Documentation

◆ arrayJ

double complex*** BoostList::arrayJ

Definition at line 400 of file struct.h.

Referenced by ReadDefFileIdxPara(), and setmem_def().

◆ flgBoost

int BoostList::flgBoost

Flag whether use CMA algorithm.

Definition at line 394 of file struct.h.

Referenced by ReadDefFileNInt().

◆ ishift_nspin

long unsigned int BoostList::ishift_nspin

Definition at line 398 of file struct.h.

Referenced by ReadDefFileNInt().

◆ list_6spin_pair

int*** BoostList::list_6spin_pair

Definition at line 403 of file struct.h.

Referenced by ReadDefFileIdxPara(), and setmem_def().

◆ list_6spin_star

int** BoostList::list_6spin_star

Definition at line 402 of file struct.h.

Referenced by ReadDefFileIdxPara(), and setmem_def().

◆ num_pivot

long unsigned int BoostList::num_pivot

Definition at line 397 of file struct.h.

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

◆ NumarrayJ

unsigned int BoostList::NumarrayJ

Definition at line 399 of file struct.h.

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

◆ R0

long unsigned int BoostList::R0

Definition at line 395 of file struct.h.

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

◆ vecB

double complex BoostList::vecB[3]

Definition at line 401 of file struct.h.

Referenced by ReadDefFileIdxPara().

◆ W0

long unsigned int BoostList::W0

Definition at line 396 of file struct.h.

Referenced by ReadDefFileNInt().


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