BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Information to run simulation with dedicated number of threads. More...
Public Member Functions | |
ThreadInfo () | |
Public Attributes | |
unsigned | current_batch |
unsigned | n_batches |
unsigned | n_threads |
Information to run simulation with dedicated number of threads.
Definition at line 21 of file ThreadInfo.h.
|
inline |
Definition at line 28 of file ThreadInfo.h.
unsigned ThreadInfo::current_batch |
Definition at line 25 of file ThreadInfo.h.
Referenced by SimulationOptions::getCurrentBatch().
unsigned ThreadInfo::n_batches |
Definition at line 24 of file ThreadInfo.h.
Referenced by SimulationOptions::getNumberOfBatches(), and SimulationOptions::setNumberOfBatches().
unsigned ThreadInfo::n_threads |
Definition at line 23 of file ThreadInfo.h.
Referenced by SimulationOptions::SimulationOptions(), SimulationOptions::getNumberOfThreads(), and SimulationOptions::setNumberOfThreads().