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 DepthProbeComputation, including all inherited members.
compute() | IComputation | |
DepthProbeComputation(const reSample &re_sample, const SimulationOptions &options, ProgressHandler &progress, DepthProbeElementIter begin_it, DepthProbeElementIter end_it) | DepthProbeComputation | |
DepthProbeElementIter typedef | DepthProbeComputation | private |
errorMessage() const | IComputation | inline |
IComputation(const reSample &re_sample, const SimulationOptions &options, ProgressHandler &progress) | IComputation | |
isCompleted() const | IComputation | inline |
m_begin_it | DepthProbeComputation | private |
m_end_it | DepthProbeComputation | 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 | DepthProbeComputation | privatevirtual |
setProgressHandler(ProgressHandler *progress) const | IComputation | protected |
stepProgress() const | IComputation | protected |
~DepthProbeComputation() override | DepthProbeComputation | |
~IComputation() | IComputation | virtual |