ergo
compute_grid_thread_func_struct Struct Reference

List of all members.

Public Member Functions

 compute_grid_thread_func_struct (const BasisInfoStruct &bis_)

Public Attributes

const BasisInfoStructbis
DensitySpecStructdensity
rhoTreeNoderhoTreeRootNode
rhoTreeNoderhoTreeRootNodeShells
GridGenerationParamsStruct gridGenerationParams
FILE * gridFile
BoxStructstartBox
int Nx
int Ny
int Nz
int maxNoOfRelevantDistrsPerBox
pthread_mutex_t * fileMutex
pthread_mutex_t * jobMutex
pthread_t thread
int * currJobNumber
int noOfPoints
int noOfWrittenBatches
ComputeGridResultValuesStruct resultValues
int threadNo
int resultCode
bool generateSparsePatternOnly
Dft::SparsePattern * sparsePattern
tripleVectorOfIntcounterArrForPlot

Constructor & Destructor Documentation

compute_grid_thread_func_struct::compute_grid_thread_func_struct ( const BasisInfoStruct bis_)
inlineexplicit

Member Data Documentation

const BasisInfoStruct& compute_grid_thread_func_struct::bis
tripleVectorOfInt* compute_grid_thread_func_struct::counterArrForPlot
int* compute_grid_thread_func_struct::currJobNumber
DensitySpecStruct* compute_grid_thread_func_struct::density
pthread_mutex_t* compute_grid_thread_func_struct::fileMutex
bool compute_grid_thread_func_struct::generateSparsePatternOnly
FILE* compute_grid_thread_func_struct::gridFile
GridGenerationParamsStruct compute_grid_thread_func_struct::gridGenerationParams
pthread_mutex_t* compute_grid_thread_func_struct::jobMutex
int compute_grid_thread_func_struct::maxNoOfRelevantDistrsPerBox
int compute_grid_thread_func_struct::noOfPoints
int compute_grid_thread_func_struct::noOfWrittenBatches
int compute_grid_thread_func_struct::Nx
int compute_grid_thread_func_struct::Ny
int compute_grid_thread_func_struct::Nz
int compute_grid_thread_func_struct::resultCode
ComputeGridResultValuesStruct compute_grid_thread_func_struct::resultValues
rhoTreeNode* compute_grid_thread_func_struct::rhoTreeRootNode
rhoTreeNode* compute_grid_thread_func_struct::rhoTreeRootNodeShells
Dft::SparsePattern* compute_grid_thread_func_struct::sparsePattern
BoxStruct* compute_grid_thread_func_struct::startBox
pthread_t compute_grid_thread_func_struct::thread
int compute_grid_thread_func_struct::threadNo

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