BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
This is the complete list of members for SpecularComputation, including all inherited members.
compute() | IComputation | |
errorMessage() const | IComputation | inline |
IComputation(const reSample &re_sample, const SimulationOptions &options, ProgressHandler &progress) | IComputation | |
isCompleted() const | IComputation | inline |
m_begin_it | SpecularComputation | private |
m_end_it | SpecularComputation | private |
m_options | IComputation | protected |
m_progress | IComputation | protected |
m_progress_counter | IComputation | mutableprivate |
m_re_sample | IComputation | protected |
m_status | IComputation | protected |
runProtected() override | SpecularComputation | privatevirtual |
setProgressHandler(ProgressHandler *progress) const | IComputation | protected |
SpecularComputation(const reSample &re_sample, const SimulationOptions &options, ProgressHandler &progress, SpecularElementIter begin_it, SpecularElementIter end_it) | SpecularComputation | |
SpecularElementIter typedef | SpecularComputation | private |
stepProgress() const | IComputation | protected |
~IComputation() | IComputation | virtual |
~SpecularComputation() override | SpecularComputation |